| Set your background color/image |
|
|
| Written by Administrator | |
| Wednesday, 06 February 2008 | |
|
The Commportal template is laid out in PNGs this means you can easily change the background color or even image via the index.php file for Joomla 1.0.x or the template manager for Joomla 1.5 Native. We tried to make things as easy as possible so we used PNGs to layout the template but you may have to edit a few images (if you want to change colors or you can't get your background to display correctly with the current color scheme), the menu hover images etc due to the template design. Sliced PSDs are provided to make image edits as easy as possible.
For Joomla 1.0.x look for the following at the top of the index.php file:
//Enter the URL to a background image that will repeat throughout the body of the template
$s5_repeatback = "images/bodyback.jpg"; //Enter the color in HEX of the background you would like for the template body $s5_colorback = "#FFFFFF"; For Joomla 1.5 look for the same lines of configuration under "extensions > template manager" select commportal then click edit and on the following screen (right hand side) you notice the background options. |
|
| Last Updated ( Monday, 14 July 2008 ) |
| < Prev | Next > |
|---|