Results 1 to 10 of 3727

Hybrid View

  1. #1
    Join Date
    Dec 2008
    Posts
    158
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    I've just installed this contribution on my website, however I'm getting this code:
    Code:
    jQuery(function($) { $("a[rel^='lightbox']").slimbox({}, function(el) { return [el.href, el.title /* + '
    Download this image'*/]; }, function(el) { return (this == el) || ((this.rel.length > 8) && (this.rel == el.rel)); }); }); //-->
    written on top of any page with products!

    http://alepia.ch/index.php?main_page...products_id=57


    Moreover I have the issue that the 'search field' overlaps lightbox how can I solve this?
    Last edited by alepia; 11 Aug 2012 at 05:55 AM.
    www.alepia.ch Alepia suisse

  2. #2
    Join Date
    Jun 2012
    Posts
    68
    Plugin Contributions
    2

    Default Re: Make Zen Cart Lightbox Movable

    Can someone make the lightbox movable/draggable?
    That will be awesome.

  3. #3
    Join Date
    Nov 2009
    Posts
    285
    Plugin Contributions
    5

    Default Re: Zen Lightbox...

    Quote Originally Posted by alepia View Post
    I've just installed this contribution on my website, however I'm getting this code:
    Code:
    jQuery(function($) { $("a[rel^='lightbox']").slimbox({}, function(el) { return [el.href, el.title /* + '
    Download this image'*/]; }, function(el) { return (this == el) || ((this.rel.length > 8) && (this.rel == el.rel)); }); }); //-->
    written on top of any page with products!

    http://alepia.ch/index.php?main_page...products_id=57


    Moreover I have the issue that the 'search field' overlaps lightbox how can I solve this?
    Not sure where the extra jquery came from that ended up in your body. Can you check the installation files and make sure they are in the right places.
    I did notice that you also have a version of colorbox installed on your site. You should really try to remove that if you are going to stick with ZLB. The installation of both may be causing your issues.

    for your search bar issue, you need to remove the z-index from this line in your css file
    Code:
    #navMainSearch {float:right;position:relative;top:-20px;right:10px;z-index:15000;}

 

 

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