On 11/24/06, Andrew S. Townley <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've just put a new site live (http://www.archistry.com) which is the
> real version of the layout issue that Gunlaug helped me with before.  It
> works as I expect on Linux in Firefox and Konqueror (although with some
> slight color differences between the logo image background and the
> branding background), but I'm having some issues getting it to work
> correctly with IE 6 (SP1 under CrossOver office 4.2/wine 20040716 and
> Windows XP SP2) and Opera 9.

Hi,

To make the menu width works in opera 9, set the width of
div.navigation not less that the required spaces of the menu content

.navigation { width: 200px; }

Setting the width will also makes the menu appears like a block element in IE.

-Charles-
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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