There is an dev "logo-title" in styles.css. this is assigned with z-index:1;
thhis causes problems with firefox and k-meleon: left side from primary links not klickable (hidden behind logo-title.) IE and Opera hadn't problems with z-index.
I switched z-index to "0" and the problem was solved. I think this is a bug, please change the source.
lg migas

Comments

Bevan’s picture

Version: 5.x-1.2 » 6.x-1.x-dev

Please submit a CVS patch for the drupal 6 version; http://drupal.org/patch

Bevan’s picture

Title: mainlinks not clickable (only gecko-browser) » Primary links not clickable when overlapping with title (gecko only)
itapplication’s picture

Status: Active » Closed (fixed)

z-index of id logo-title changed to 0.

Bevan’s picture

Status: Closed (fixed) » Fixed

The convention is to link to the commit that fixed it and not close the ticket. Drupal.org will close fixed tickets after 2 weeks of no follow up.

Also, commit messages are missing a lot of information. Please read the commit message guidelines before crafting anymore commits.

itapplication’s picture

Hi Bevan,
Thanks for your info. I need your help to keep live this nice theme. Please test 7.x branch and inform me your feedback.
Regards,
Shivcharan(Shiv)
itapplication.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.