I have the following in my stylesheet:

#header-sub.plansEmp{background:
url(../images/member/member-header-biker-bg.jpg) 0 0 no-repeat;}
#header-sub.plansIndividual{background:
url(../images/member/member-header-families-bg.jpg) 0 0 no-repeat;}

In IE6, #header-sub.plansEmp works. But when I go to the page that
#header-sub.plansIndividual is for, the image doesn't show. If I
change the order of the above, the opposite occurs -
#header-sub.plansIndividual works, but #header-sub.plansEmp img
doesn't show. How can I fix this?

-- 

Tom Livingston | Senior Interactive Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to