Creating a Horizontal Menu
I want my site to have a horizontal menu. So that my friend can easily browse to the page they want.
Here are the steps for WordPress 2.6 that I do:
Step 1: Create horizontal menu showing page list
First I have to decide what page need to be in the horizontal menu. Currently, I just need "Home", "Blog" and "About" pages. This navmenu division is right under header division in header.php (theme template file):
Step 2: Add style on the horizontal menu
I need a style that match with the theme. I did it in the rush. After some study, the style.css (theme template file) will have additional code as below:
Gallery
Comments
Comments powered by Disqus