Solutions

WP Vertical Nav in Sidebar with Thesis

October 7, 2011

There’s been a couple people asking how to get a wp vertical nav in their sidebar.  This post covers how to get over the technical css issues, the prettyfication you can do on your own after the fact. Step 1 – Setup your wp-nav Step 2 – Add the nav to your sidebar using the [...]

Read the full article →

Thesis Full-Width Nav

October 7, 2011

I’m mainly posting this so I have somewhere to reference people rather than copying and pasting the coder every time. Originally developed by Kristarella The following adds a full-width nav below the header area:

Read the full article →

Add custom author class to body

October 4, 2011

The following code adds a custom body class to all posts and author pages in the form of author-# where # is the ID of the author.

Read the full article →

IE Z-Index Solution for Thesis multi-line nav with submenus

September 1, 2011

So lots of people are having issues with Thesis in IE7 and IE8 where subnav items appear beneath the other rows of the nav if their nav spans multiple rows.  Well I finally came up with a solution.

Read the full article →