Steve LaBadie wrote:
> I am having a problem trying to get a photo gallery positioned
> properly in IE6, works fine in IE7 and Firefox. Any thoughts would be
>  appreciated.

> http://www4.esu.edu/mascot/scroller5/index.htm

Looks like IE6 has lost track of where the many 'position: relative'
involved should go, and ends up with a "dead in the water" position for
#mygallery.

I don't have a sensible explanation for IE6' behavior, but adding...

#content {position: relative;}

...will fix it in your case.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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