Archive for the ‘wordpress’ Category

An Image Wordpress Navigation with Hover and Active Links

Monday, July 7th, 2008

Wordpress has some great functions to display a menu to the user (list_cats(), wp_list_pages(), etc.) but no straightforward way to incorporate images into these menus.

In this tutorial I’ll show you how to use your own image menu, apply a highlighting effect, and top it off with an active state as well.

(more…)