Quote Originally Posted by jimproz View Post
Hello. I thank you for providing great looking free templates for Zen Cart. I am using the All Business and I have a problem I just can't seem to find the solution. I don't even know if it's a template css problem or something else. Basically, I installed Fual Slimbox lightbox and the problem I am having is that the 2 additional images are smaller than the first one. I am trying to make the other 2 images match the first image. Somehow the other 2 images are getting resized to 53 px wide and 80 px height. And the other 2 images are showing up 1 line down from the main image in Opera and Explorer browswers. In Firefox, they show up on the same line as the first (main) image.
I'm selling big/tall men's clothing and I would like to use all 3 images of a particular jean.

When I'm in Opera and I select 'Inspect Element' it shows the code. Here is where the problem is:
<div class="centerBoxWrapperContents">
<table width="100%" align="center" cellpadding="1" cellspacing="15" border="0">

If I change the table width to 10% and delete the align totally, the other 2 pictures line up right next the the first picture, while keeping the description content aligned correctly which is what I want.
I then change the width and height of the other 2 pics to match the first, which is perfect, except the only problem then is the other 2 pics are about 8 pixels or so lower than the main pic. I hope you can help me or steer me in the right direction. I've worked on this for 3 days trying to figure it out and I'm about at my wits end. Thanks for your help with this
Hey Ann

Thanks for the reply. I did figure out how to change the table width and alignment by using the Developers Tool Kit in the Admin panel. I typed in the div id tag and had it search my pages.
I'm just beginning to build my store/site. Here is the direct url to the only product I have listed so far.
http://www.bigandtallwarehouse.com/i...&products_id=5

This is how I would like it to look. As you can see, the 2 other thumbnails are smaller then the first or 'main' one. I would like them to be all equal size and alignment the same. Not sure what is causing the other 2 images to resize differently. They are all the same size as far as height and width. Thank you so much for your help