Logo

Hi everyone. Can anyone tell me how i insert my logo in my Yii application.I mean i want to replace my web logo with "My Web Application" and also i want to insert a favicon in my Yii application.How could i do this?

Edit these 2 files:

• Layout file: path\to\myapp\protected\views\layouts\main.php

• Config file: path\to\myapp\protected\config\main.php

Check out this post…it has the info you want to know.

http://www.yiiframework.com/forum/index.php?/topic/17721-help-using-chtmlimage-to-add-a-site-logo-for-the-layout/