Previous Message
Next Message

website breaks in IE6 (big surprise there), any help would be appreciated!

Sent by Gunlaug_Sørtun on 26 March 2008 20:08


Scott Thigpen wrote:


> http://www.sthig.com/api/

> you will see it works fine in all browsers but IE6 totally screws up
> and pushes the menu to the wrong side.

Delete:

#navcontainer ul {width: 100%;}

....to prevent expansion, and add...

#navcontainer {display: inline;}

....to kill that old 'margin-doubling on floats' bug in IE6.

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

Message thread: