New WordPress Tutorials Page
Just a quick update to let you all know of the new WordPress Tutorials page which has a list of all of the tutorials on Theme Lab with a short description. Hopefully it will be a little easier to navigate than through the category archives.

Looking for web hosting?
Question: What's the best type of web hosting?
Answer: The kind you don't have to worry about.
And that's precisely why I recommend HostGator. I've been using them myself for years and they've been nothing short of superb.
Fast load times, great support, WordPress-friendly, and good prices. Not much more you can ask for.
New customers can get 25% off of any HostGator web hosting package with the coupon: themelab25percentoff
Note: I am a HostGator affiliate, but that doesn't make my recommendation any less genuine.





Can you give us a tutorial on how to make drop down lists of sub-pages (or even sub-categories) like you did with Multiflex 5 – thanks
Hey Pete, what Gerhard did in Multiflex 5 was a CSS-based sub-page list – which WordPress auto generates the code for when there’s a sub-page present. All you really need to do with a CSS template that supports it is use the wp_list_pages function, and the template should handle the rest.
Cool.. I’ll have a look at the template code to work out how’s it done. I tend to learn best by reverse engineering anyway
That is a very cool thing. Thanks!