Closed (fixed)
Project:
Corolla
Version:
7.x-2.2
Component:
Browser compatibility
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
17 Oct 2011 at 14:28 UTC
Updated:
8 Jul 2022 at 00:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedFor clarification, the Superfish menu is in the Features Panel block. I'm not sure if this makes a difference.
Comment #2
Anonymous (not verified) commentedFYI - I just found this in the navigation.css:
/* Corolla supports Superfish drop menus in two regions - Menu bar and the Header panel,
and we need to support standard menu blocks as well. */
So, I believe this is my problem since I am using Superfish in the Features Panel. I will see if I can make this work in the Header panel or see if I can duplicate the CSS for the Features panel and go from there.
If anyone has a suggestion/fix, please let me know.
Comment #3
Anonymous (not verified) commentedI moved the Superfish menu to the header panel and the problem persists. That does not seem to be the problem.
Comment #4
Anonymous (not verified) commentedMore info: I found that if I put the Superfish menu in the Menu Bar, it does work. The display is messed up in other ways (font color and etc.) but it does display on top of the content.
Comment #5
Anonymous (not verified) commentedFYI - I moved the SuperFish menu to the Menu Bar and it is working fine. However, the Header panel and Secondary (Feature) panel still displays behind the content. I have made do by moving what I wanted in the secondary to the menu bar and what I wanted in the menu bar to the User menu but it would be nice to be able to change that up a bit.
Comment #6
Jeff Burnz commentedgr8britton - can I see your site, it would be easier for me to see your setup and trouble shoot the problems. Cheers.
Comment #7
Anonymous (not verified) commentedUnfortunately, it is an internal site. Can I send you some files to make it easier?
Another side note: I changed to Pixture Reloaded and it works fine.
Comment #8
Jeff Burnz commentedYes, maybe some screenshots with captions or some accompanying text to explain what is happening.
Comment #11
Anonymous (not verified) commentedI have attached a doc with a few screen shots.
Comment #12
Anonymous (not verified) commentedDid this document help?
Comment #13
Anonymous (not verified) commentedAny word?
Comment #14
Anonymous (not verified) commentedWell, I just had to abandon using this theme as I did not get any responses re: how to fix this.
Comment #15
Jeff Burnz commentedTrivial, loads of info about this exists.
#header-wrapper {
position: relative;
z-index: 100;
}
Comment #16
Anonymous (not verified) commentedAs stated:
"I found that the z-index IS set throughout the form and changing them has had no effect."