[css-d] IE problem navigation and other info moving over.

2010-09-21 Thread Carol Swinehart

http://www.bowenhouse.org/

This looks fine in the other browsers

I need a fix for IE that doesn't break the other browsers.

Thanks,

Carol

__
css-discuss [cs...@lists.css-discuss.org]
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/


Re: [css-d] IE problem navigation and other info moving over.

2010-09-21 Thread Duncan Hill
On Tue, 21 Sep 2010 20:33:52 +0100, Carol Swinehart  
 wrote:



http://www.bowenhouse.org/

This looks fine in the other browsers

I need a fix for IE that doesn't break the other browsers.

Thanks,

Carol


Try removing:

position:absolute;
margin-left:560px;

from your #navigation rules.

Duncan
__
css-discuss [cs...@lists.css-discuss.org]
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/