Sent by Kelley Minars on 13 April 2007 21:09
Thank you so much for the help. The nav and the body all work fine now. I'm
going to have to play some with the hover thing though. But again, thank you
very very much. :-)
Kelley
On 4/12/07, Gunlaug Sørtun [EMAIL-REMOVED]> wrote:
>
> Kelley Minars wrote:
> > Hello everyone. This is my first post, so I hope it goes alright.
>
> Just fine... welcome.
>
> > http://tinyurl.com/yusyz6 which looks perfectly fine in Firefox,
> > Opera, Safari, and IE7. However, when you look at it in IE6 it kills
> > almost the entire navigation and messes up the middle content and the
> > footer.
>
> Yes, IE6 has a few bugs... :-)
>
> > I'm just not sure where to start.
>
> Probably easiest to start by ditching the entire IE specific stylesheet,
> as it's mostly a repetition of the regular one. IE is weak and buggy,
> but it'll pick up what it can make any use of from the regular
> stylesheet, and will only need a few corrections here and there.
>
> #menu h2 a {position: relative;}
> ...will make the main part of the menu appear right.
>
> IE6 can't hover anything but links, so you'll need something like the
> 'whatever:hover' to make IE6 reveal those drop-downs.
> <http://www.xs4all.nl/~peterned/csshover.html>
>
> * html #contentcenter {overflow-x: hidden;}
> ...will keep IE6' 'auto-expansion' bug under control.
>
> body {margin: 0;}
> ...is necessary for correct line-up.
>
> That's the basic fixes for IE6 - once the IE specific stylesheet is gone.
>
> regards
> Georg
> --
> http://www.gunlaug.no
>
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/