I have a very odd issue: when my primary links menu exceeds a certain size, the last buttons aren't clickable... It seem to be related to the website's title, which seems to be a layer "in front" of a certain area of the header (at least i guess)
Any ideas??

CommentFileSizeAuthor
#10 bluebreezeD6style.css_.zip3.99 KBanonymous07

Comments

siaiweb’s picture

Oookay, i confirm: when i reduce the title's size, it enables the "unclickable" buttons... But what's strange is that i don't have any issue with IE7. It's only for FF... :S

nancydru’s picture

Title: Odd issue with primary links » Primary links not clickable after some point

I'm seeing this too. Changing title to something more noticeable

nancydru’s picture

However, it doesn't seem to have anything to do with my title. Only the rightmost 8 tabs are clickable. Unfortunately, when I'm logged in, I have 11 links.

nancydru’s picture

Oh, I do have a different problem with the links on IE6 (don't have 7) as you can see here.

iota@drupal.org.il’s picture

Status: Active » Needs review

Peace, N and all,

Yes, Firebug confirms there's a block "hiding" the links causing this.

Fix (?): remove line 171, "z-index: 1;", from style.css (in sites/all/themes/bluebreeze, obviously ;o), in the rule for "#logo-title".

Works for me -- in Konqueror (3.5) and Firefox (2.0).

anonymous07’s picture

Yes, I am a couple of years late ;-) ... but Thank You for this!

nancydru’s picture

Well, it looks like this theme, which was once a "darling," is now pretty much dead. It's been almost 2 years since anything was committed.

anonymous07’s picture

NancyDru, I am not sure if you may mean that there are other issues with it ... that may be the case, but now that this issue is fixed, it works fine for me.

In fact would love to port the CSS/etc to a 3 column theme that is NOT working right lol (see: this issue). Wished that one was working as good as this one is. ;-)

Cheers

anonymous07’s picture

This issue is still in the D6 version of bluebreeze so you have to make this edit again. It works perfectly after that.

(Well, after fixing the issue of the footer not printing in the D6 version, here.)

anonymous07’s picture

StatusFileSize
new3.99 KB

Here is a sample fix to test (with inline comment referencing this thread) in zip format.

nancydru’s picture

@anonymous07: What I mean is there are 4 year old issues in this queue and no fixes have been committed for two years:

Bevan 2 years ago 2 years ago 7 commits
Frando 2 years ago 3 years ago 197 commits

Sounds like an abandoned theme to me.

anonymous07’s picture

Oh, yeah that is really too bad ... I REALLY like this theme -- not just because of the look.

It has actually helped me resolve issues in another theme where I basically used the underpinnings of this theme with the "look" of the other theme to make that theme work properly

I would be willing to help maintain it but I have never done that before; so I would need some input from the original maintainers (or others who are familiar with doing that). And I am not a CSS expert but learning what I need to in order to fix things.

allie’s picture

My tabs have completely disappeared. WHere did they go?

itapplication’s picture

Status: Needs review » Closed (won't fix)

Won't fix for 5.x and below version. I will look into for 6.x-1.x branch.