Different header image problems in some platforms

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
buntrosgali
Forum Members
Forum Members
Posts: 167
Joined: Thu Apr 17, 2008 9:02 pm

Re: Different header image problems in some platforms

Post 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.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Different header image problems in some platforms

Post by Dr.CSS »

Try taking out the #header part of #header.whatever {  }  just leaving .whatever {  }...
buntrosgali
Forum Members
Forum Members
Posts: 167
Joined: Thu Apr 17, 2008 9:02 pm

Re: Different header image problems in some platforms

Post 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?
Last edited by buntrosgali on Wed Sep 03, 2008 12:09 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Different header image problems in some platforms

Post 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;
Post Reply

Return to “Layout and Design (CSS & HTML)”