Totally Zenned
- Join Date:
- Oct 2007
- Location:
- Emporia, Kansas
- Posts:
- 1,729
- Plugin Contributions:
- 0
Zen Lightbox addon [Support Thread]
out of curiosity I just checked mine in IE to see if it is off center and it is centered like it should be.
I am using version 1.5 of lightbox and mostlygrey template.
maybe it is something in your template that is messing with the code for the lightbox, keeping it from working right
I wanted my thumbnails to be centered on the page in the previous template so I did this:
removed the "back" from
<div id="productMainImage" class="centeredContent back">in tpl_modules_main_product_image.php
located in
/includes/templates/your-template/templates/tpl_modules_main_product_image.php
not sure if that will work for you but with the mostlygrey template they were already centered so I did not have to go edit that file.