Page 316 of 373 FirstFirst ... 216266306314315316317318326366 ... LastLast
Results 3,151 to 3,160 of 3721
  1. #3151
    Join Date
    May 2009
    Posts
    197
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by capecodjoe View Post
    I ended up making a work around that worked for me. I do have other add on's and it seems like it had nothing to do with the Image Handler 2, as far as I can tell it had a lot to do with Fual Slimbox. I just didn't understand why it was happening since I had already uninstall Fual Slimbox but the Prev and Next buttons was still not showing up in the Lightbox image.
    Any way my fix is not pretty but it worked for me.

    This is what I did:, (oh, the website I made is not a separate template but a combination of added modules and a lot of file editing of the default template that came with Zen Cart, so I don't know if this fix will work for everyone).

    1. I made a new folder called called zen_lightbox and placed it here: includes/templates/classic/zen_lightbox
    2. Inside the zen_lightbox folder I added the images that came with the Zen Lightbox addon. They were nextlabel.gif and prevlabel.gif.
    3.Inside my css folder located at includes/templates/classic/css there was a file from the Fual Slimbox addon named stylesheet_slimbox_ex.css. Open this file up and add the following code:


    #lbNextLink {
    right: 0;
    display: block;
    width: 40px;
    background: url(../images/zen_lightbox/nextlabel.gif) no-repeat right;
    background-image: url(../images/zen_lightbox/nextlabel.gif)no-repeat right;
    padding_left:40px;
    margin-left:40px;
    }


    #lbPrevLink {
    right: 0;
    display: block;
    width: 40px;
    background: url(../images/zen_lightbox/prevlabel.gif) no-repeat left;
    background-image: url(../images/zen_lightbox/prevlabel.gif)no-repeat left;
    padding_left:40px;
    margin-left:40px;
    }





    That's it, I refreshed my browser tested Lightbox out and it worked. Basically what I did was made the prev and next buttons show up on top of whatever div was blocking the other prev and next buttons from showing up.

    I tried to explained this the best I could and I hope this will help those with a similar issue with Lightbox
    Yes, it works, but I still have a problem with "Next" and "Previous" buttons.

    The "Next" and "Previous" buttons displayed in the middle of the image. When I move the mouse to the "Next" or "Previous" buttons, the "Next" or "Previous" button moves to the top.

    I don't know what is going on. Please give me some advice regarding this issue.

    Thanks very much.

  2. #3152
    Join Date
    Nov 2009
    Posts
    285
    Plugin Contributions
    5

    Default Re: Zen Lightbox...

    Quote Originally Posted by ttmb33 View Post
    Yes, it works, but I still have a problem with "Next" and "Previous" buttons.

    The "Next" and "Previous" buttons displayed in the middle of the image. When I move the mouse to the "Next" or "Previous" buttons, the "Next" or "Previous" button moves to the top.

    I don't know what is going on. Please give me some advice regarding this issue.

    Thanks very much.
    can you post a link to your site?

  3. #3153
    Join Date
    May 2009
    Posts
    197
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by niestudio View Post
    can you post a link to your site?
    Oh I forgot to provide a link.

    Here is my link:

    http://overproduct.com/index.php?mai...&products_id=1


    Thanks

  4. #3154
    Join Date
    Nov 2009
    Posts
    285
    Plugin Contributions
    5

    Default Re: Zen Lightbox...

    Quote Originally Posted by ttmb33 View Post
    Oh I forgot to provide a link.

    Here is my link:

    http://overproduct.com/index.php?mai...&products_id=1


    Thanks
    that tip is for an old version of zen lightbox.
    what exactly were you trying to get done before you tried that tip?

  5. #3155
    Join Date
    May 2009
    Posts
    197
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by niestudio View Post
    that tip is for an old version of zen lightbox.
    what exactly were you trying to get done before you tried that tip?
    I did get anything done before then. Just because the buttons did not shown up.

  6. #3156
    Join Date
    May 2009
    Posts
    197
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by ttmb33 View Post
    I did get anything done before then. Just because the buttons did not shown up.
    I did not get anything done before then. I just got Zen Lightbox fresh installed.

  7. #3157
    Join Date
    Nov 2009
    Posts
    285
    Plugin Contributions
    5

    Default Re: Zen Lightbox...

    Quote Originally Posted by ttmb33 View Post
    I did not get anything done before then. I just got Zen Lightbox fresh installed.
    The default behavior for the lightbox software is for the prev/next buttons to show up when you mouse over.
    there is a setting in ZenLightbox where you can have the buttons show up all the time, did you try that?

  8. #3158
    Join Date
    Sep 2011
    Posts
    24
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by niestudio View Post
    The default behavior for the lightbox software is for the prev/next buttons to show up when you mouse over.
    there is a setting in ZenLightbox where you can have the buttons show up all the time, did you try that?
    Thank you very much. I forgot to turn "Always show "Prev/Next" buttons to TRUE in Cofiguration>Zen Lightbox setting. Now it works great.

    Again, thanks very much.

  9. #3159
    Join Date
    Sep 2011
    Posts
    24
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Hi All,

    I have another question regarding Additional Images.

    For instance:

    I have 5 images which named like this: a, a1, a2, a3, a4.

    If I upload them to /images folder, Zen Lightbox can pull up the additional images.

    If I upload them to the folder I created such as /images/homedecor, then Zen Lightbox cannot pull up additional images.

    Please give me some tips and advices.

    Thanks very much.

  10. #3160
    Join Date
    Nov 2009
    Posts
    285
    Plugin Contributions
    5

    Default Re: Zen Lightbox...

    Quote Originally Posted by johnn196703 View Post
    Hi All,

    I have another question regarding Additional Images.

    For instance:

    I have 5 images which named like this: a, a1, a2, a3, a4.

    If I upload them to /images folder, Zen Lightbox can pull up the additional images.

    If I upload them to the folder I created such as /images/homedecor, then Zen Lightbox cannot pull up additional images.

    Please give me some tips and advices.

    Thanks very much.
    does your page show them without ZLB enabled?

 

 

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

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR