CSS Vertical Menu on Sidebar of WordPress Theme

Today I modified the vertical menu on my another website by changing its style become vertical button. When mouse hovers on the link, then it will look pressed just like when you push a button. In addition, the selected menu will look different with the other normal menu or link. So here is the following [...]

Share
[Read more...]

CSS Menu for Categories and Pages in WordPress

If you want to display the list of your categories and pages in your menu of your WordPress theme, it is strongly recommended for you to use CSS stylesheet menu. The following css and PHP code will help you to implement this. By using this code, the menu item and or the parent menu item [...]

Share
[Read more...]