Shape 5

Joomla Templates => Basics - Club => : kralingenw January 19, 2011, 01:25:02 PM



: Change background color
: kralingenw January 19, 2011, 01:25:02 PM
Hello,

I need to change the background color of the template. I use the 'light' version of Basics and I want to change the grey to blue-ish.

Thnx in advance!
Janneke


: Re: Change background color
: mikek January 19, 2011, 01:29:40 PM
Hello,

That is controlled by light.css at line 1:

body {
background:url("../images/s5_header_bg.png") repeat-x scroll left top #E5E5E5;
}


: Re: Change background color
: kralingenw January 19, 2011, 01:47:13 PM
Perfect! Thnx!  :D