| Custom Background and Color |
|
|
|
|
Since business look is entirely laid out in PNGs and transparent backgrounds, you choose the background image and background color.
Setting the background color and image is easy, in Joomla 1.0.x just open up your index.php and look for the following lines of code: //Choose your background image by entering the URL below: $s5_backimage = "http://www.shape5.com/back.jpg"; //Choose your background color by entering a HEX value below: $s5_backcolor = "#89C1D0"; In Joomla 1.5 you can set background color and image URL in the template parameters section of the Joomla admin. Below is an example of a background image taking up the entire background of the website. Notice the transparency on the login boxes. ![]() |
| < Prev | Next > |
|---|