Project:Austin Zen Sub Theme
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:caroltron
Status:closed (fixed)

Issue Summary

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

AttachmentSize
primary_tab.patch78 bytes

Comments

#1

Assigned to:Anonymous» caroltron

#2

Category:bug report» feature request
Status:needs review» closed (fixed)

This 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.