![]() |
Fancy_Cat menu flying out under central block
I just installed the fancy categories flyout menu. It looks great everywhere except on the home.php page. It flys out"under" the central block. Anybody know what css I need to fix or is the problem elsewhere?
|
Re: Fancy_Cat menu flying out under central block
Does this happen in all browsers or IE only? You may ned to apply z-index property on parent element and menu to get it to show on top of all elements
|
Re: Fancy_Cat menu flying out under central block
Yes, that worked. I put a z-index: 1; and all is well. Sometimes the fix is easy. Thanks! :P
|
Re: Fancy_Cat menu flying out under central block
Hi,
Can you please tell me where you found the location to place the z-index for the menu , for the life of me I can't find where to add the z-index. Thanks very much :-) Cheers, Alex |
Re: Fancy_Cat menu flying out under central block
Heh, it's been a while since I did that but here's where I have set z-index 1 in my css for category menus
Code:
.fancycat-icons-scheme li:hover ul, Hope that helps. If not, let me know and I'll take a closer look on Monday. Have a nice weekend. 8) |
Re: Fancy_Cat menu flying out under central block
I am having this same problem. The flyout is underneath the main content blocks so you cannot see the category titles.
I tried adding a z-index:1; in the two places shown above by just_me in the main.css for Fancy Category. Any ideas? I'm trying in both Firefox and IE |
Re: Fancy_Cat menu flying out under central block
It may be the overflow property of the parent containers
url would help to be more specific |
Re: Fancy_Cat menu flying out under central block
I am having the same issue with v4.4 testing and I am unable to find the correct reference in any of the css. I have looked in the common files--> modules--> flyouts--> main.css and could not find anything that worked by changing the z-index and overflow. I also looked in the skin I am using: Vivid Dreams Violet-->css-->altskin.css. Can anyone lend a hand? I am feeling a little lost in v4.4.
Thanks, Jeff |
Re: Fancy_Cat menu flying out under central block
Quote:
Here is my main.css for the Fancy Category module - I still can't get the Category to display on top of the central block. I set all the overflow properties to 'visible' Code:
/* |
Re: Fancy_Cat menu flying out under central block
I just wanted to bump this to see if anyone could help me fix my CSS (above) so the flyout works properly.
Thanks |
All times are GMT -8. The time now is 03:40 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.