LIGHTBOX opens up way down the page... please help!!!

Discussion in 'Programming' started by CircleOfLinks, Jul 7, 2010.

  1. #1
    Hey guys,

    Not sure whats happened here, but ive installed this lightbox script many times before but never had a problem like this...

    you can view it here http://swiftproductions.com.au/DAT/photo_gallery.html

    when you actully open up an image it goes way down the screen, you have to scroll all the way down to get to it, anyone know why?

    im using LIGHTBOX v2.03

    Thanks in advanced...
     
    CircleOfLinks, Jul 7, 2010 IP
  2. Snell

    Snell Member

    Messages:
    27
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    38
    #2
    I think it's because the image is too large

    Using the following code may solve your problem
    Replace 400 & 300 by some appropriate values
    
    rev="width: 400px; height: 300px; scrolling: no;
    Code (markup):
     
    Snell, Jul 9, 2010 IP