Different header image problems in some platforms
-
buntrosgali
- Forum Members

- Posts: 167
- Joined: Thu Apr 17, 2008 9:02 pm
Re: Different header image problems in some platforms
nope still doesnt work in IE 6 and im guessing linux/mac either. Think im going to try the tag sven recommended but im waiting on him to try explain it a bit better for me, as the notes attached with it aint very clear to me as how to use it.
Re: Different header image problems in some platforms
Try taking out the #header part of #header.whatever { } just leaving .whatever { }...
-
buntrosgali
- Forum Members

- Posts: 167
- Joined: Thu Apr 17, 2008 9:02 pm
Re: Different header image problems in some platforms
nope that dont work tried it on this page rules page
heres the code in the stylesheet
heres the code in the stylesheet
do you not have this problem in ur sites mark when u have used it? do u have sub menus in ur site?.rules { background-image: url(uploads/images/footyheader2.jpg); background-repeat: no-repeat;
}
Last edited by buntrosgali on Wed Sep 03, 2008 12:09 pm, edited 1 time in total.
Re: Different header image problems in some platforms
I have them every which way, working on diff. sites in diff. countries...
.rules {background: url(uploads/images/footyheader2.jpg) no-repeat;
.rules {background: url(uploads/images/footyheader2.jpg) no-repeat;

