Michiel
Member
Posted 8 years ago #
Hi! I am very new to WP and have gone through a couple of designs in the "Your WordPress" section in the support forums and started to wonder how to create horizontal menus like done for example here: http://www.ceejaycee.net/
Does anybody know how to do that? Pls. note I am very new to WP:-)
I guess you can use an unordered list and some CSS (basically display:inline)
This page might have all the answers for you.
Michiel
Member
Posted 8 years ago #
HI! Thanks!! Very helpfull! Michiel
Michiel
Member
Posted 8 years ago #
Hi! Perhaps a stuppid question.... I found now with the links above a cool horizontal menu but... it has a HTML section and a CSS section. How do I include the HTML section in the index.php? I am not familiar with php so.....
Example: http://css.maxdesign.com.au/listamatic/horizontal08.htm
Anything outside the <?php ?>'s in the index page is html
Michiel
Member
Posted 8 years ago #
I managed to create an horizontal menu but have the following questions:
- somehow the menu is displayed in de middle column (I am using a 3 column layout)
- how can I make sure that when I click on a menu item (ex photo's) that the header picture and menu stays; so that the photos will be displayed under the menu and image header?
MANY THANKS!!
I guess this question really needs a uri to the blog so the guys can see it.
smashige
Member
Posted 6 years ago #
hello,
I'm looking also for a fancy horicontal menu, it should look like this>>> http://www.smashig.com/layout.html
the horicontal menu should be pages, I'm fairly unknown in using wordpress - but I wanna learn it, its just an awesome tool.
however, I have wroten in the header.php following code, like in the instruction...
<div id="navmenu">
/*
<div id="navmenu">
</div>
*/