I am trying to make a horizontal drop down menu at the top of my page. I want the children to appear directly below the parent item in a list, not horizontal children. I think I have just messed up my css, I tried adding display:inline; to the menu container but this didnt work. If you have a look at my site you'll see that yes the menus drop 'down' but everything is still vertical. I tried experimenting with the horizontal children tutorial to no avail.

any help would be great!

www.doubleburnballooning.com/team

thanks

Comments

korda’s picture

I managed to get the parents to display inline but it dumps my width and the test items show up like: HomeProductCompany instead of being the specified 170px wide with the image background.

any help?