css for menu structure
-
I’m trying to make this http://localhostr.com/files/L3Hmpah/Screen+Shot+2012-04-16+at+6.07.14+PM.jpg
but wordpress nests their elements, so I’ve no idea how to get it to break out of the layout without doing absolute positioning. any ideas?
<ul> <li>item 1</li> <li> <ul> <li>sub item 1</li> </ul> </li> <ul>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘css for menu structure’ is closed to new replies.