EliteConf
 All Data Structures Namespaces Files Functions Variables Pages
index.php
Go to the documentation of this file.
1 <?php $this->pageTitle=Yii::app()->name; ?>
2 
3 <h1>Welcome to your Freshy 2 themed <i><?php echo CHtml::encode(Yii::app()->name); ?></i></h1>
4 
5 <p>Congratulations! You have successfully installed the Freshy2 Yii Theme.</p>
6 
7 <p>Check out the style-sheets for ideas of how to use this awesome theme, originally developed for Wordpress by <a href="http://www.jide.fr/english/downloads/freshy2">JidĂ©</a>.</p>
8 
9 <p>The theme features several different styles, so edit themes/freshy2/layouts/main.php to make it use a different style than the default.<br/>
10 The styles all bear the name of custom_<i>stylename</i>.css </p>
11 
12 <p>Beware that you need to adjust any Gii-generated views and layouts, because the theme does not use Blueprint.</p>
13 
14 <p>You might want to customize the sidebar menu widget - it should take advantage of what Freshy2 offers. That's left as an exercise for you. :)</p>
15 
16 <hr/>
17 <p>Please pay a visit to <a href="http://yiithemes.mehesz.net/">Yii Themes</a> to discover other great themes :)</p>