Click to See Complete Forum and Search --> : rollover menu


jrthor2
04-22-2007, 08:43 PM
Could someone help me fix the rollover on the "Product Search" link of the below link so that the text is yellow in the window that pops up? If you rollover the popup window, the background changes to yellow with black text, but when your not over it, the text is black on a black background.

Also, how can I get the left nav to extend the whole way down the page if the page is lengthy?

www.goldenglovepromotions.com/test/ (http://www.goldenglovepromotions.com/test/)

Thanks

ray326
04-22-2007, 11:15 PM
Try selectors like "ul li ul li" instead of "ul ul li".

You need the black background on the wrap and white on the centerCol. Move the separator border from leftCol to centerCol. Fiddle with centerCol margins and padding.

jrthor2
04-23-2007, 07:00 AM
Thanks, that fixed the left column extending the length of the page, but my rollover menu still has a black background with black text, so you can't see the menu options.

ray326
04-23-2007, 03:32 PM
It's got to be selector-related.

jrthor2
04-23-2007, 03:37 PM
I've gotten the rollovers to work, but I still have an issue with IE and the content area. I can't get the whit background to go the whole way down, if the page only has a small amount of content. Take a look at this page (http://www.goldenglovepromotions.com/contact_us/) and you'll see what I mean.

Corey Bryant
04-23-2007, 05:40 PM
Listamatic (http://css.maxdesign.com.au/listamatic/) might be a good website to check out.

If you still need the sub-menus, suckerfish (http://www.alistapart.com/articles/dropdowns/) or Brothercake menu (http://www.udm4.com/) might be a good choice.

jrthor2
04-23-2007, 09:14 PM
Well, now my rollover menu doesn't work right in IE7. When you rollover "Product Search", it doesn't highlight, but it pops up the sub menu, but as soon as you try to move your mouse to the sub menu, the menu goes away. Could someone please help me? I've implemented the menu from alistapart's website.

Thanks!