Results 1 to 2 of 2

Thread: 2 dynamicdrive scripts cant work 2ogether?

  1. #1
    Join Date
    Dec 2005
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation 2 dynamicdrive scripts cant work 2ogether?

    I am using 2 scripts from dynamicdrive titled: Motion gallery and Image thumbnail viewer

    The motion gallery pictures are on top of the thumbnails when u click the pictures on the profile. I want the motion gallery pictures to be layered under the thumbnails when u click to enlarge them.

    Follow link: www.tmeet.com/prog/profile.php?id=1

    Thnx in advanced

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    In your style, add the red part:

    Code:
    #showimage{
    position:absolute;
    visibility:hidden;
    border: 1px solid gray;
    z-index:100;
    }
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •