Charles wrote:
> www.e-creationz.co.uk/eye4film/index.htm

> It seem fine in IE but doesnt look good in other browser since the 
> navigation bar on top always spans to the right.

No wonder, since all browsers but IE will respect the 'width:100px;' you
have declared on div.navbar. IE/win doesn't respect dimensions on any
element, and will expand them till the content fit inside. The bug is
partially fixed in IE7.

Delete that "too narrow" width on div.navbar, and all browsers will line
up the navigation as you want.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to