Hi All,

Up against the wall on this one:

I have a nice standard "son-of-suckerfish" drop down menu working well
in ie/ff on the following page:
http://tms.siborg.com/index2.html

my problem is that instead of a fixed width & colour, i need to have
different colours and widths for each drop down.

I tried making new classes for these new parameters: e.g.;
#nav2 li {
          width:200px;
          background-color:yellow;
}
#nav2 li {
          width:260px;
          background-color:green;
}
but i can't seem to apply them to the appropriate <ul> list elements
and override the styles specified in "#nav.

if someone could prod me in the right direction that would be much appreciated!
thanks,
Michael

-- 
"Everything you love, everything meaningful with depth and history,
all passionate authentic experiences will be appropriated, mishandled,
watered down, cheapened, repackaged, marketed and sold to the people
you hate."

- anon
______________________________________________________________________
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