Tim Dawson <[EMAIL PROTECTED]> wrote:
> Works OK in FF3 and IE7, but in IE6 the menu persists in being about 30px too
> wide, as does the div#inner (grey background), although both are set to 770px 
> in
> the CSS.

Hi Tim,
Checkout:
<!--[if IE 6]>
<link rel="stylesheet" type="text/css"
href="http://www.holidaymullandiona.co.uk/pages/../css/ie6hacks0.css";
/>
<![endif]-->

It says: div#nav {margin-left: 0; width: 800px;}

Heres where you got your 30px from.

Cheers,
Martin
______________________________________________________________________
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