Page 115 of 373 FirstFirst ... 1565105113114115116117125165215 ... LastLast
Results 1,141 to 1,150 of 3726
  1. #1141
    Join Date
    Nov 2008
    Posts
    7
    Plugin Contributions
    0

    Default Issue with Attribute images

    Hello,

    A new user here, we have a new zencart that has been implemented and i installed he zen lightbox yesterday. Works like a charm, however i have 1 issue, that perhaps someone could shed some light

    1- If my product has no attributes defined, the lighbox works fine. ex here

    2- However if my product has attributes defined, the image still opens up in a pop up. Ex here


    We use the same product image for the attributes but for some reason the lighbox wont be triggered for these products.

    Please any suggestions would be great

    Thanks

  2. #1142
    Join Date
    Nov 2007
    Posts
    162
    Plugin Contributions
    0

    Default Re: Having trouble with overlay

    Quote Originally Posted by HomicideRocker View Post
    I figured out my problem. I hope it helps you others. I was just making the mistake of wrapping the menu in a tag that said "div id" and not "div class". Once I changed it to "div class", I had no problem.

    Ha. Silly middle of the night goof on my part.
    I am having the same trouble with the lightbox appearing BEHIND the top menu header.

    Being somewhat css challenged... could you tell me which stylesheet and exactly what 'div id' or 'div class' sections you edited to make the lightbox appear in front of the cascading menus.

    I am using zencart version 1.3.8 and have ImageHandler2 installed
    I'm using the zencart_zen template by clyde jones (here's a link to the template if needed) http://www.zen-cart.com/index.php?ma...roducts_id=450

    My website is:
    http://www.ZenCrystals.com

    And here's a picture of what the lightbox looks like on the site if that helps...




    Any help would be greatly appreciated.

    Zencart ROCKS
    www.ZenCrystals.com
    www.CraftMagick.com
    Magickal & Metaphysical supplies/services

  3. #1143
    Join Date
    Nov 2007
    Posts
    162
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Just solved my own issue from above...

    for anyone else with the same issue of lightbox displaying behind a css menu that is NOT css savvy, here is how i fixed it...

    1. using Firebug (the firefox addon) i pinned down the class element for my menu (in my case with the zencart_zen template it was .level1)

    2. in Admin>Config>Zen Lightbox i ADDED ,level1 to the DIV CLASS TO HIDE section

    Everything works PERFECTLY now!! Thank you for such an excellent module... i'm off to donate now

    P.S. for those less css illiterate than me, the answer is explained in the README.HTML folder near the bottom under FAQ's

    Thanks again for such a great mod!

    Zencart ROCKS
    www.ZenCrystals.com
    www.CraftMagick.com
    Magickal & Metaphysical supplies/services

  4. #1144
    Join Date
    Nov 2007
    Posts
    162
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by Craft Magick View Post
    Just solved my own issue from above...

    for anyone else with the same issue of lightbox displaying behind a css menu that is NOT css savvy, here is how i fixed it...

    1. using Firebug (the firefox addon) i pinned down the class element for my menu (in my case with the zencart_zen template it was .level1)

    2. in Admin>Config>Zen Lightbox i ADDED ,level1 to the DIV CLASS TO HIDE section

    Everything works PERFECTLY now!! Thank you for such an excellent module... i'm off to donate now

    P.S. for those less css illiterate than me, the answer is explained in the README.HTML folder near the bottom under FAQ's

    Thanks again for such a great mod!

    Zencart ROCKS
    NEVER MIND... it worked for a minute and has now reverted to displaying behind the main menu nav bar again...

    such a shame, this was a really wonderful idea...

    Zencart still ROCKS though!
    www.ZenCrystals.com
    www.CraftMagick.com
    Magickal & Metaphysical supplies/services

  5. #1145
    Join Date
    Nov 2004
    Location
    West Mids, England
    Posts
    203
    Plugin Contributions
    1

    Default Re: Zen Lightbox...

    Try changing the 'z-index' on either or both of the css files.

    Craig

  6. #1146
    Join Date
    Dec 2008
    Location
    Tasmania. Australia
    Posts
    38
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Added the div class hide suggested by Craft Magick, which made it work perfectly for me, after giving me nothing prior to that change. Excellent lightbox. Only thing is that I have close on overlay click set to true but the lightbox still only closes when the close link is clicked.

    Would be nice to have it close on a click anywhere on the image, but no nig deal if that is not functional.

    Thanks for the add on

  7. #1147
    Join Date
    Nov 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: Issue with Attribute images

    Quote Originally Posted by knobbery View Post
    Hello,

    A new user here, we have a new zencart that has been implemented and i installed he zen lightbox yesterday. Works like a charm, however i have 1 issue, that perhaps someone could shed some light

    1- If my product has no attributes defined, the lighbox works fine. ex here

    2- However if my product has attributes defined, the image still opens up in a pop up. Ex here


    We use the same product image for the attributes but for some reason the lightbox wont be triggered for these products.

    Please any suggestions would be great

    Thanks
    HI,

    Does anyone have any pointers for me on this issue..

    Any help would be appreciated

    Thanks
    Ameet

  8. #1148
    Join Date
    Nov 2007
    Posts
    162
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by CES View Post
    Try changing the 'z-index' on either or both of the css files.

    Craig
    Please forgive my ignorance, but what is the 'z-index' and where/how do I change it to?

    My drop-down menu header bar is still showing up in front of the product image (unless you happen to be scrolled further down the screen when you click on the image - which is why I thought the issue was resolved!)

    Here is what I have currently listed in the admin>config>zen lightbox>div class to hide section:

    zenLightboxHideMe,.submenu,.level1,.level2

    Perhaps I am misunderstanding the difference between div class and div id ??? (I'm a novice with css)

    Running zc version 1.3.8 with the zencart_zen template

    Here's a link to the website
    www.ZenCrystals.com

    Any help is appreciated...

    Zencart ROCKS

    P.S. Anna718, glad my solution worked for you
    www.ZenCrystals.com
    www.CraftMagick.com
    Magickal & Metaphysical supplies/services

  9. #1149
    Join Date
    Nov 2004
    Location
    West Mids, England
    Posts
    203
    Plugin Contributions
    1

    Default Re: Zen Lightbox...

    Hi

    I've had a quick look at your css and it looks as if your z-indexes should work, I think!

    Try looking on the dropdown menu support forum:
    http://www.zen-cart.com/forum/showthread.php?t=58629

    Or, you could try Fual Slimbox (Lightbox) instead:
    http://www.zen-cart.com/forum/showthread.php?t=82990

    Craig

  10. #1150
    Join Date
    Nov 2008
    Posts
    36
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    I install the zen_lightbox_1-4-UPDATED for the first time, and i have a proablem.

    When i click on the product image the image is not showing .
    Please help mee.

    I put an link too se an example.

    http://www.perfectoffice.ro/index.ph...roducts_id=125

    Ihope somewone ken help mee!!!

 

 

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