Results 1 to 3 of 3

Thread: Previous and Next links disappeared in lightbox2.03a

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

    Question Previous and Next links disappeared in lightbox2.03a

    1) Script Title: lightbox2.03a

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

    3) Describe problem: I have used this script many times with success but something's wrong this time.

    The Next and Previous links do not appear despite the images being grouped.

    http://www.scapecottage.com/gallery.html


    I am wondering if it's a CSS issue. (?) I think it worked until I changed the overlay to 100% to fit the screen on IE (It was displaying properly in FF but not IE)

    It lets you scroll through the images using the arrow keys so I think the grouping still works - the links are just not showing.

    Any ideas?
    Jen

  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

    You also got rid of:

    Code:
    #hoverNav{
    	position: absolute;
    	top: 0;
    	left: 0;
    	height: 100%;
    	width: 100%;
    	z-index: 10;
    	}
    Put that back.
    - John
    ________________________

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

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

    Default

    Thanks! Worked a treat!

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
  •