Previous Message
Next Message

Disappearing h1's and nav bar not clickable in IE...

Sent by Michael Landis on 3 February 2005 22:10


D Ross wrote:

> Another problem with this thing...
>
> http://www.davidrossdesign.us/oscars/about.htm
>
> I dont have a pc and IE but have checked it at a friends.
>
> First, the first h1 on each page is there but it's not visible. If you
> highlight where it should be it shows up. If you view on firefox or
> safari or something it looks as it should.
> Why arent the first h1's showing??

This looks like a variant of the Peekaboo Bug[1] (although, instead of
floats, this occurs on some content within relative containers). If you add
a bogus height to the H1's for IE (using the Holly hack[2] or something
similar) the color reappears.

> Also, I have a css navbar on the top of the page on about us, menu, and
> coupons pages. In IE it looks fine but is not clickable. Cant click on
> the rollover links and they dont change color upon rollover. Would
> adding a z-index of 100 or so fix this?

Your CSS looks fine, I'm guessing it might be a continuation of IE
misbehavior with position:relative. You might want to try adding a bogus
height to the anchor links. I haven't fully downloaded the content, so I
can't say this will solve it, but that's where i would start.

HTH,

Michael

[1] http://www.positioniseverything.net/explorer/peekaboo.html

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: