Results 1 to 2 of 2

Thread: Help with overlay (div) codes

  1. #1
    Join Date
    Mar 2006
    Posts
    1

    Help with overlay (div) codes

    Hey, im trying to figure out something where on a website like myspace or xanga where you can make a site and put it as an overlay over the layer below it.

    I found this code that kinda works
    Code:
    <div class="content" style="position: absolute; left:000px;  top:000px; width:000px; height:100%; overflow: visible;"><center>
    lalalalala this is your content!
    </div>
    however i cant get it to hide the layer beneith it.
    Anybody able to help me?
    Thanks,
    Scott

  2. #2
    Join Date
    Feb 2006
    Location
    Salisbury UK
    Posts
    4,332
    Layers are described here:
    http://www.echoecho.com/csslayers.htm
    Also similar things
    http://www.exclipy.com/css/imageoverlay/
    and
    http://tagsoup.com/-dev/null-/css/fixed/ - scroll and watch left image.
    Last edited by Wickham; 07 Apr 2006 at 05:46 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •