Describe Your Pages, WordPress
May 24, 2008 3:41 PM
Subscribe
How can I make my navigation bar in WordPress look
like this, without
modifying the WordPress code?
I've fallen in love with Dan Cederholm's clean, simple site design, especially the navigation bar. I like the idea of a description under the link, but I can't figger out how to do it in WordPress, except by coding up my own, hard-coded navigation, or to hack the source code, which will most likely make upgrading a pain in the ass.
Is there a plugin I can install that'll do this for me? Should I try another method? Help!
posted by SansPoint to computers & internet (5 comments total)
3 users marked this as a favorite
<div class="title">title</div>
<div class="subtitle">description</div>
posted by delmoi at 4:08 PM on May 24, 2008