Previous Message
Next Message

Opera doesn't play nice

Sent by Jeroen Coumans on 19 November 2003 12:12


Opera 7.22 (Linux version, if that makes a difference)

http://linuxfromscratch.org/~jeroen/styleswitch/lfs/news.html
Select the "Two column, menu" layout.

http://linuxfromscratch.org/~jeroen/styleswitch/style/2columns-menu.css

The menu doesn't work, while it works perfectly in Mozilla. The culprit 
seems to be the following rule:
#generalnav li:hover h3 { padding: 0; border-bottom: 5px solid #636da2;}

If I remove that, at least the menu will popup. But, each list item has 
width 30%, unless I add this:
#generalnav li:hover ul li { width: 100%; border: 0;}
and then the width is as wide as the largest li item, while it should be 
as wide as the h3.

Anybody have an idea how I can adjust the CSS so Opera displays it as 
Mozilla? Thanks,

-- 
Groeten/Greetings,
Jeroen Coumans
www.jeroencoumans.nl
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: