Results 1 to 10 of 3727

Hybrid View

  1. #1
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Actually z-index is used for stacking objects on top of one another (farthest to closest) what I think you want to look at changing is:
    Code:
    #lightbox {
    left:0;
    line-height:0;
    position:absolute;
    text-align:center;
    top:40px;
    width:100%;
    z-index:100;
    }
    I believe this controls how far down from the top the lightbox starts....I also have not tested this yet....ok I tested and the lightbox is exactly 40px from top of browser window
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  2. #2
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Ah thanks! I had that line bolded too but then decided that probably wasn't it haha, oh well, at least I was close ;)

  3. #3
    Join Date
    Mar 2006
    Posts
    919
    Plugin Contributions
    2

    Default Re: Zen Lightbox...

    Quote Originally Posted by s_mack View Post
    While we're at it... I noticed that if you click the image it closes - which is cool.... but it also closes if you click anywhere on the screen above the plane of the top of the image (mouse above the image or above and to the right/left)

    This isn't a huge deal, but a bit odd behaviour... any way to "fix" this?

    - Steven
    I always thorght that it was best to have the semi-transparent background linked with closing the lightbox (and it is default lightbox behaviour).

    My view was that it was 'easier' for the customer to close the image (if they didn't see the 'close' button or tried clicking on the image itself).

    I'll see if a it's possible to change this however.

 

 

Similar Threads

  1. Free Shipping Rules addon [Support Thread]
    By numinix in forum Addon Shipping Modules
    Replies: 36
    Last Post: 2 Dec 2016, 01:56 PM
  2. v151 Reviews Reply addon [Support Thread]
    By mikestaps in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 17 Oct 2014, 01:29 AM
  3. Jquery Lightbox [Support thread]
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 257
    Last Post: 2 Aug 2012, 10:57 PM
  4. File Upload Required addon [Support Thread]
    By 1100101 in forum All Other Contributions/Addons
    Replies: 21
    Last Post: 10 Dec 2011, 03:00 AM
  5. [Support Thread] IE only JavaScripts and Stylesheets Addon
    By Meshach in forum All Other Contributions/Addons
    Replies: 16
    Last Post: 31 May 2011, 08:18 PM

Posting Permissions

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