Closed (fixed)
Project:
Austin Zen Sub Theme
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
20 Aug 2009 at 22:26 UTC
Updated:
26 Jun 2010 at 21:14 UTC
Hi,
Color.css has a bug that will cause the 1st primary menu item/tab to always be highlighted. This is because it's styling the tab via "#navbar #primary li.active-trail a" rather than "#navbar #primary li.active a". The attached patch will fix it.
Ryan
| Comment | File | Size | Author |
|---|---|---|---|
| primary_tab.patch | 78 bytes | ryan_courtnage |
Comments
Comment #1
caroltron commentedComment #2
caroltron commentedThis is the intended design treatment for #primary top nav. The top item is meant to stay highlighted to indicate the "section" of the menu that you are in.