Gaah, how do I do this?
-
Ok here goes – I have a CSS menu in the footer on https://philipus.com. Hovering on the link ‘Galleries’ brings up a horizontal submenu.
I have managed to center the first level of the menu (Start Galleries Projects etc) by setting an appropriate
width
of#navigation ul li
.Now to the problem — I can’t figure out how to center the sublevel. The
width
of the elements in that part of the menu is governed by the width of#navigation ul li
as well.How can I fix this so that both levels of the menu appear centered on the page?
Thanks a million in advance for this, I really appreciate it.
/p
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Gaah, how do I do this?’ is closed to new replies.