Hi,
I have inserted javascript code to my site and I have experienced problem with content.
Here’s screenshot:
http://postimg.org/image/72mchesyp/
My site: http://www.atliekutvarkymas.lt/
CSS:
.white_content {
display: none;
position: absolute;
top: 25%;
left: 25%;
width: 600px;
height: 300px;
padding: 16px;
border: 16px solid orange;
background-color: white;
z-index:1002;
overflow: auto;
}
Thanks
Hi voldemarasp!
Did you get this sorted? The page looks fine now… btw if you still have the same issue please change the z-index:9999999;
Then the content should appear above all the content.
Cheers!
Vinay Kashyap