Closed (won't fix)
Project:
BlueBreeze
Version:
5.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 May 2007 at 21:41 UTC
Updated:
29 Aug 2013 at 15:46 UTC
Jump to comment: Most recent file
Comments
Comment #1
siaiweb commentedOookay, 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
Comment #2
nancydruI'm seeing this too. Changing title to something more noticeable
Comment #3
nancydruHowever, 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.
Comment #4
nancydruOh, I do have a different problem with the links on IE6 (don't have 7) as you can see here.
Comment #5
iota@drupal.org.il commentedPeace, 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).
Comment #6
anonymous07 commentedYes, I am a couple of years late ;-) ... but Thank You for this!
Comment #7
nancydruWell, 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.
Comment #8
anonymous07 commentedNancyDru, 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
Comment #9
anonymous07 commentedThis 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.)
Comment #10
anonymous07 commentedHere is a sample fix to test (with inline comment referencing this thread) in zip format.
Comment #11
nancydru@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.
Comment #12
anonymous07 commentedOh, 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.
Comment #13
allie commentedMy tabs have completely disappeared. WHere did they go?
Comment #14
itapplication commentedWon't fix for 5.x and below version. I will look into for 6.x-1.x branch.