![]() |
Z-Index Central Column
Just had the ultimate mini cart mod installed, but the alert box is hidden behind the central column.
We need to change the z-index of the column to zero apparently which dosn't sound difficult at all. Where would I find it though :lol: And am I safe to change it Thanks for any pointers:D |
Re: Z-Index Central Column
Add to the very end of skin1/main.css
try Code:
#center-main{z-index:0} Code:
#center{z-index:0} But I think it is better to increase z-index of popup |
Re: Z-Index Central Column
Thankyou Victor,
When I added either of the lines the whole template cleared :? It was installed by xcartmods so I assumed it was the template causing a problem, not just a setting in the mod. The pop up z-index is 1000 I will see if that does anything Thanks again:D |
Re: Z-Index Central Column
I have tried adding both of those values as suggested with no luck Have also increased the z-index of the pop up, again no luck
The edge of the box is visible, the rest is behind the centre column. Any other ideas at all? Thanks:-) |
Re: Z-Index Central Column
it's not z-index.
you need to change overflow from hidden to visible as everything beoynd the central column is cropped try #center{overflow:visible} or #center-main{overflow:visible} |
Re: Z-Index Central Column
Hi Victor,
Sadly still no luck, it remains firmly tucked away behind the centre column:( http://www.candccentral.co.uk/images/site.JPG Thought a piccy might help. |
Re: Z-Index Central Column
Where is this minicart inserted?
One of its wrappers has overflow set to hidden. try .menu-dialog .title-bar {overflow:visible} If this won't help please provide me with your store URL or attach HTML source of this page here |
Re: Z-Index Central Column
Thankyou for all you help Victor:D
I dropped 7dana an email a couple of days ago, and Goran sorted out the problem today for us:mrgreen: You were spot on, it was the "overflow hidden" property in the centre column. Really appreciate the help you have given us. |
All times are GMT -8. The time now is 06:35 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.