Re: [css-d] Page width problem with IE6

2008-09-18 Thread Tim Dawson
Martin Möller wrote: 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

Re: [css-d] Page width problem with IE6

2008-09-18 Thread Tim Dawson
David Hucklesby wrote: On Thu, 18 Sep 2008 07:41:20 +0100, Tim Dawson wrote, re: http://www.holidaymullandiona.co.uk/pages/home3.php Thank you Martin and David, How embarrassing ! I knew I'd been staring at it too long. Hello again Tim, You may like to install the IE Debug Bar -

Re: [css-d] Page width problem with IE6

2008-09-18 Thread David Hucklesby
On Thu, 18 Sep 2008 07:41:20 +0100, Tim Dawson wrote, re: http://www.holidaymullandiona.co.uk/pages/home3.php Thank you Martin and David, How embarrassing ! I knew I'd been staring at it too long. Hello again Tim, You may like to install the IE Debug Bar - http://www.debugbar.com/

[css-d] Page width problem with IE6

2008-09-17 Thread Tim Dawson
I have a page which is auto centred {margin: 0 auto;}, and is meant to be be 770px wide. This should allow it to display on a 800x600 screen with a vertical scroll bar, without requiring horizontal scrolling. I don't have an 800x600 screen, so the best I can do is simulate it using Web Developer

Re: [css-d] Page width problem with IE6

2008-09-17 Thread Martin Möller
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

Re: [css-d] Page width problem with IE6

2008-09-17 Thread David Hucklesby
On Wed, 17 Sep 2008 23:10:14 +0100, Tim Dawson 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. http://www.holidaymullandiona.co.uk/pages/home3.php (CSS