Hi,
Can someone please tell me what the z-index of the eJunkie cart overlay is please? And also if there is a way of changing this?
Thank you
created
Jul '13
last reply
Jul '13
- 3
replies
- 1.3k
views
- 3
users
- 2
links
Hi,
Can someone please tell me what the z-index of the eJunkie cart overlay is please? And also if there is a way of changing this?
Thank you
The background-dimming overlay has z-index: 11100, and the actual cart display has z-index: 11102. You should be able to override these with !important CSS declarations like so:
{z-index: 12200 !important;}
{z-index: 12202 !important;}
BTW, if your actual problem is that Flash content in your page (e.g., embedded video) always shows up in front of the cart, that's not a z-index issue; you need to set Flash content to be "transparent", so the cart can show through the Flash:
http://www.e-junkie.com/ej/help.flash-shopping-cart.htm
http://www.e-junkie.com/ej/tips.flash.youtube.htm
Topic | Category | Replies | Views | Activity |
---|---|---|---|---|
Ebay delivery | E-junkie Discussions | 2 | 399 | Dec '24 |
Replace file but use the same link | E-junkie Discussions | 1 | 335 | Jul '24 |
Alt Texts in Buttons? | E-junkie Discussions | 2 | 319 | Jul '24 |
Issue with CC processing | E-junkie Discussions | 3 | 271 | Aug '24 |
Credit card payments not accepted | E-junkie Discussions | 2 | 254 | Sep '24 |