Drop down menu problem

Bryony84

Thank you for your help - all working fine now! Knew it would most probably be one tiny wrong thing, usually is!

marathoner

I just looked at your site and everything that is in your HTML is displayed correctly with the CSS. If your "About Us" and "Information" menu items actually have children then the problem is with your menu call. You need to return all of the children of all of the main menu items.

Bryony84

I looked at the css2 template to start with, thats where I found the link to the tutorial site.

This is the site in question. Each of the 3 parent links has children, but you can only look at the selected set. This is only the 2nd wb site I've ever done and also the first drop down menu. Unfortuantely that was one of the few things they said they definitely wanted on the site.

http://www.greenbankvets.co.uk/wb/

marathoner

You didn't provide the CSS or a link to your site so it's hard to help you. Probably best for to you take a look at any of the existing templates that use CSS for a drop down effect. You might want to start with the AllCSS2 template.

Bryony84

Hi everyone, I've been writing a css drop down menu based on a web tutorial and its nearly displaying properly.

I currently have 3 parent links which all have a set of children. The only problem I have with it is that the dropdown for the children will only display if the parent link is the current page. Does anyone know how to fix this?