Archive for the 'Themes' Category

Visually Controlling Menus using CSS Body Classes

This was written in response to a discussion on the topic of conditionally managing menus… To control the visual presence of various menu levels, a fairly simple theme modification can be made using a php function written as a WordPress action and used in conjunction with a few CSS rules.

Continue reading ‘Visually Controlling Menus using CSS Body Classes’

Working with CSS Collapsing Menus and NAVT

A discussion in the NAVT forum has promoted me to sit down and explain how you can use CSS collapsing menus with the NAVT plugin. This article assumes you have some working knowledge of Cascaded Style Sheets used to style your Word Press theme and some experience with NAVT. The article explains where and how to begin integrating a collapsing menu into your web site using NAVT to construct the correct tag structure. This article applies to NAVT version 1.0.23 and above. Continue reading ‘Working with CSS Collapsing Menus and NAVT’

Embedded Navigation Groups

Not long ago I wrote an article on how to embed navigation groups within pages and posts on your blog. This is probably one of the least used applications of NAVT. However, I think its a great feature if you have a sales organization or you operate a blog with multiple authors. Continue reading ‘Embedded Navigation Groups’