misa Posted October 11, 2011 Share Posted October 11, 2011 I am using prestaboost light popup and also a slider.....now stay's the slider in front and at the back you can see the popup Link to comment Share on other sites More sharing options...
ysco Posted October 11, 2011 Share Posted October 11, 2011 Hello misa, You must change the z-index to solve this problem. The z-index from the prestaboost module must be higher then the z-index from the slider module. Regards, ysco.. Link to comment Share on other sites More sharing options...
misa Posted October 13, 2011 Author Share Posted October 13, 2011 Good tip..........but in which file? Link to comment Share on other sites More sharing options...
ysco Posted October 13, 2011 Share Posted October 13, 2011 Hello misa, Go to prestaboostlite folder then css folder then open prestaboostlite.css and change the z-index from this line #backgroundpopup to z-index:12001 and try if this solve your problem. Probably the slider uses a lower z-index. Regards, ysco.. Link to comment Share on other sites More sharing options...
misa Posted October 13, 2011 Author Share Posted October 13, 2011 Ok...changed it but I can't see it (cookie) but in explorer it pops up at the left upper corner and not in the middle check: www.fitnesswinkel.com Link to comment Share on other sites More sharing options...
ysco Posted October 13, 2011 Share Posted October 13, 2011 Hello misa, It is still behind the slider, did you also cleared cache ?? i thought you had PS 1.3.x version. If you have PS 1.4 you must set force compile to ON and Cache to OFF. You can also check the z-index off the slider to see if that has a lower or a higher value then z-index:12001. ysco.. Link to comment Share on other sites More sharing options...
ysco Posted October 13, 2011 Share Posted October 13, 2011 Hmm i can`t see a z-index in your magicslideshow files. Most off the time this causes the problem because off the wrong value in the z-index, if both modules uses a z-index. So if the magicslideshow has a z-index off 2000 then prestaboostlite should had a higher z-index. ysco.. Link to comment Share on other sites More sharing options...
misa Posted October 13, 2011 Author Share Posted October 13, 2011 It's getting better.............already #popupContact { display:none; position:fixed; position:absolute; /* hack internet explorer 6*/ background:#FFFFFF; border:2px solid #cecece; z-index:12001; text-align:left; padding:15px; But in Explorer it still popup on the upper left corner Link to comment Share on other sites More sharing options...
ysco Posted October 13, 2011 Share Posted October 13, 2011 Hello misa, It shows correct now on google chrome/firefox/safari/ and opera. Change the z-index from #popupContact to 12005 this one must be higher then #backgroundpopup that must have a z-index off 12001. regards, ysco.. Link to comment Share on other sites More sharing options...
misa Posted October 13, 2011 Author Share Posted October 13, 2011 Ok..........let's give it a try, seems ok now, thanks Link to comment Share on other sites More sharing options...
ysco Posted October 13, 2011 Share Posted October 13, 2011 Your welcome misa If your problem is solved the please add <solved> in the first thread topic . Regards, ysco.. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now