Hello,

This one has got me confused, I am experimenting with your theme and using the domain module. When I create a secondary Domain and define the Primary menu, the class=active attribute is not set. Any ideas why this is?

Thanks again for a great theme.

Comments

andregriffin’s picture

The class="active" function is taken care of in the Framework css like so: a:hover, a:active, li a.active {

I am unfamiliar with the domain module. If it does not build it's menu as a list, or the active selection is no longer a link, css may need to be added that only defines .active, instead of li a.active

If the module is not attaching class="active" at all, that seems like it would be a module problem.

ludo1960’s picture

Hello again,

Does this mean I am beat http://drupal.org/node/343204 ?

Only posting here cos it might be a bug in Drupal and I am unsure as how to proceed, sorry if that is in breach of posting rules.

Thanks.

andregriffin’s picture

Category: bug » support
Status: Active » Closed (fixed)

Interesting. Indeed it seems that the issue lies within either the menu or domain modules. Sorry I cant be more of help, but this is a bit out of my realm of expertise.

ludo1960’s picture

The author of the Domain module says it is a drupal problem. Any ideas how I go about reporting a bug?

ludo1960’s picture

Finally the answer: http://drupal.org/node/248522