Primary links not clickable when overlapping with title (gecko only)
migas - February 17, 2008 - 23:42
| Project: | bluebreeze |
| Version: | 6.x-1.x-dev |
| Component: | CSS |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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

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