overflow: visible; z-index: 100;
11 years 6 months ago #10493
by arxtech
overflow: visible; z-index: 100; was created by arxtech
I have menu items that are stacking underneath your modules. I'm not using a particular beautiful ck style and I've changed each stylesheet on line 1 to z-index:0 with no effect.
It appears that your code is inserting style="overflow: visible; z-index: 100;" into every div, table, tr, and td at least within those module positions.
How, where can I change this?
mvs005-002.directrouter.com/~griertwo/ .... hover over modules in middle of page to see overlapping menus.
Jen
Arx Tech, Inc.
arxtech-usa.com
It appears that your code is inserting style="overflow: visible; z-index: 100;" into every div, table, tr, and td at least within those module positions.
How, where can I change this?
mvs005-002.directrouter.com/~griertwo/ .... hover over modules in middle of page to see overlapping menus.
Jen
Arx Tech, Inc.
arxtech-usa.com
Please Log in or Create an account to join the conversation.
11 years 6 months ago #10496
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic overflow: visible; z-index: 100;
Hi
I have checked and it seems that your problem comes more from the template that add relative position and zindex to the module container.
If I remove this, it works better but I can't do anything (according to my tests) on beautiful ck that solve this.
CEd
I have checked and it seems that your problem comes more from the template that add relative position and zindex to the module container.
If I remove this, it works better but I can't do anything (according to my tests) on beautiful ck that solve this.
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
10 years 10 months ago #16465
by CoppesMan
Replied by CoppesMan on topic overflow: visible; z-index: 100;
I'm having a similar problem. I have beautiful CK holding one of my menus. I have another beautiful CK module below it. When I go into the drop down menu's of the first one, the module below hides the menu. I can't figure out how to bring the drop down menu to the front of it.
I have used some css code for my menu to make it work for now, but would like a better fix by allowing the submenu to overlap the CK module below.
Here's a link. Menu "Shoppes at Coppes" on the left is what I'm talking about.
coppescommons.com
I have used some css code for my menu to make it work for now, but would like a better fix by allowing the submenu to overlap the CK module below.
Here's a link. Menu "Shoppes at Coppes" on the left is what I'm talking about.
coppescommons.com
Please Log in or Create an account to join the conversation.
10 years 10 months ago #16473
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic overflow: visible; z-index: 100;
Hi
by my side the menu is over the rest, so it is good for me
CEd
by my side the menu is over the rest, so it is good for me
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
10 years 10 months ago #16490
by CoppesMan
Replied by CoppesMan on topic overflow: visible; z-index: 100;
Hey thanks for the quick reply! For the most part it is over the rest, only the border at the bottom (of the "Shoppes at Coppes" submenu) is behind the Beautiful CK module that holds the "E News" part. Right now it's coded so that the sub menu is high enough as not to be behind the "ENews" module. I would like to be able to move that sub menu down and still not be behind that module. Does that make sense? Thanks for your help!
Please Log in or Create an account to join the conversation.
10 years 10 months ago #16493
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic overflow: visible; z-index: 100;
in the file
coppescommons.com/modules/mod_beautifulc.../mod_beautifulck.css
remove the z-index:100; on
.beautifulck.glossy .beautifulckbg, .beautifulck.glossy
coppescommons.com/modules/mod_beautifulc.../mod_beautifulck.css
remove the z-index:100; on
.beautifulck.glossy .beautifulckbg, .beautifulck.glossy
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.226 seconds