boxybh28 Posted April 26, 2014 Share Posted April 26, 2014 ok so i have this problem and never had in any versions. i have a div with css backgound green and then i create a shadow for that box. now i cant see the shadow. now in my css the box is relative and the shadow is absolute positioned and the shadwo is z-index: -1 so i tried something. anything i give z-index:-1 hides ratehr it might be going at extreme back.???? any help. i have been using ps from the frst version they ever developed this1.6 is the most funniest version i have encountered. Link to comment Share on other sites More sharing options...
vekia Posted April 26, 2014 Share Posted April 26, 2014 please share url to your website and show where exactly you added css styles (for what element) it's hard to imagine your problem, witohut possibility to "see" it it's hard to say whats going on Link to comment Share on other sites More sharing options...
boxybh28 Posted April 28, 2014 Author Share Posted April 28, 2014 please share url to your website and show where exactly you added css styles (for what element) it's hard to imagine your problem, witohut possibility to "see" it it's hard to say whats going on it is not in url i have tkaen 1.6 06 version on localhost. then simply i make a box and a shadow to the box. now posion of the shadow is absolute and make it z-index:-1 and see the shadow vanishes. then what i did was just take a simple box with filled grey color and make it relative positioned and do z-index:-1 and that box dissapears . Link to comment Share on other sites More sharing options...
Recommended Posts