• 0

Submenu CSS help! (Vertical)


Question

I'm having trouble getting my submenu to work on a website I'm making. I want it so that when you click or hover over the Photo link on the nav menu, 3 other links will pop up under it and push the other mean links under the photo down so that the sub menu will show it. I'm really good with designing the menu nav but when adding sub menu it never works right. Place help me.

http://www.imagraphi...ocalceclassico/

navexample.jpg

Link to comment
https://www.neowin.net/forum/topic/1075433-submenu-css-help-vertical/
Share on other sites

2 answers to this question

Recommended Posts

  • 0

looks like your html structure is wrong right now for the dropdown mechanism, which would explain why you can't style it properly.

Take a look at dropdown menu tutorials, like this one, specifically the way they nest <ul>s and how the CSS interacts with each element.

of course most of them are horizontal dropdowns but it's the same principle with a few tweaks with regards to the positioning styles. there are tutorials which lay it out like the way you want but i didn't find a good one in my brief googling. anyways you should be able to figure it out pretty easily.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.