Shape 5

Joomla Templates => Basics - Club => : aroon2702 March 01, 2010, 10:59:37 PM



: Changing the header color ?
: aroon2702 March 01, 2010, 10:59:37 PM
How to change the header color on the top?

thanks


: Re: Changing the header color ?
: mikek March 02, 2010, 08:59:19 AM
Hello, that's controlled by the background image in template.css

body {
background:#191A1B url(../images/s5_header_bg.png) repeat-x scroll left top;
color:#333333;
font-family:verdana;
}


: Re: Changing the header color ?
: aroon2702 March 02, 2010, 10:58:56 AM
My problem is to change the background for header part only to be white and I did try

1. changed the s5_header_bg.png  not work
2. changed the background to be #FFFFFF
3. changed the color to be #FFFFFF

all of them could not change what I wanted please tell me

Thanks

Aroon


: Re: Changing the header color ?
: mikek March 02, 2010, 02:51:38 PM
Hello, please post a url and mention the specifics of what you would like to change.


: Re: Changing the header color ?
: aroon2702 March 03, 2010, 01:12:53 AM
 :) Sorry I just got it because of my fault

Thanks you