Results 1 to 3 of 3

Thread: Drop-In Content Box HELP

  1. #1
    Join Date
    May 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Drop-In Content Box HELP

    1) Script Title: Dropin Content Box

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici.../dropinbox.htm

    3) Describe problem: I would like to know how to allow the box to drop in, but be closer to the top of the browser window. Right now, the box drops in about 110px from the top of the window.

    Can this be shortened to, say... 0 ???


    Thanks!

    Tom

  2. #2
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    Code:
    <div id="dropin" style="position:absolute;visibility:hidden;left:200px;top:100px;width:500px;height:300px;background-color:#F5F5F5">
    Change the highlighted to whatever you want.

  3. #3
    Join Date
    May 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I have changed it to 1px and it still comes in the same every time.

    The URL I am using it at is: www.barbarapenson.com


    Thanks!

Bookmarks

Posting Permissions

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