Hi Charles,
On Thu, 26 Jul 2007 11:53:16 -0400, you wrote:
> Have a look at this URL:
>
> http://www.imaginecanada.ca/?q=en/node/11
>
> PROBLEM
>
> Navigate through the submenu nav links "Our Board", "Our Staff", and "Our 
> Work With
> Others". In Firefox, the active link (a.active) is white. In IE6, it's the 
> same pink as
> the background, making it disappear.
>
[...]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Oddly enough, if I remove the "class='active'" from that link (using
the DOM inspector) the link shows as white in IE6 too! Perhaps there
is some other rule applying to "A" that has an equal specificity to
those rules for "active"? As I am using a "standalone" version of
IE6, the developer toolbar is only partly functional here. I would
normally check the stylesheets, but you have so many!

Note that IE5/6 Win *does* have problems with specificity rules.
Sadly, I have not been able to find anything definitive on this.
(Likely because IE is erratic here, as elsewhere.)

Incidentally, you are calling the following non-existent stylesheet:
"/files/color/imagine-37d2947b/style.css"

I see a problem with a float drop in IE6 as well. See this screen shot:

<http://webwiz.robinshosting.com/temp/images/imaginecanada.png>

Cordially,
David
--

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to