How to create Try2Stop.us style navigation menu in Drupal using the Zen theming system and a custom sub-theme
Image may be NSFW.
Clik here to view.These steps assume you have the following installed and configured already - Drupal CMS, Zen Theme, STARTERKIT subtheme configured to the name and settings you desire, you have a working knowledge of css.
1. Open pages.css file in the css folder subtheme directory
2. There are already styles for various regions and tags, we will need to add a few to target a specific area. The method I used for creating the menu was styling the list items, so...Read full article...