Results 1 to 2 of 2

Thread: Ultimate Fade-in slideshow (v2.4) problem with trying to overlay it with an image

  1. #1
    Join Date
    Jan 2012
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Ultimate Fade-in slideshow (v2.4) problem with trying to overlay it with an image

    I wonder if anyone might be able to help me with a small problem I'm having with Absolute positioning over a Javascript slideshow (from this site).
    It would appear that the JS slideshow overlays the overlay! You can see what I mean by checking this code...

    <img src="./images/Text.png" style="position: absolute; left: 100px; top: 50px;"></h1>
    <div id="fadeshow"></div>

    and looking at the following link...
    http://pre-ownedcars.co.za

    I would love to know how to get around this problem...
    Last edited by JiminSA; 01-19-2012 at 02:32 PM.

  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

    Code:
    <img src="./images/Text.png" style="position: absolute; left: 100px; top: 50px;z-index:2000;">
    - 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
  •