Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #589893

    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

    #590697

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.