Page 2 of 2

Re: Different header image problems in some platforms

Posted: Mon Sep 01, 2008 3:11 pm
by buntrosgali
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

Posted: Wed Sep 03, 2008 3:32 am
by Dr.CSS
Try taking out the #header part of #header.whatever {  }  just leaving .whatever {  }...

Re: Different header image problems in some platforms

Posted: Wed Sep 03, 2008 12:08 pm
by buntrosgali
nope that dont work tried it on this page rules page

heres the code in the stylesheet
.rules { background-image:  url(uploads/images/footyheader2.jpg); background-repeat: no-repeat;


}
do you not have this problem in ur sites mark when u have used it? do u have sub menus in ur site?

Re: Different header image problems in some platforms

Posted: Wed Sep 03, 2008 4:51 pm
by Dr.CSS
I have them every which way, working on diff. sites in diff. countries...

.rules {background:  url(uploads/images/footyheader2.jpg) no-repeat;