Hi
Im having similar problems with the spacing of additional images -

Ive tried the suggestions pointed out by Glen above however i can get it configured properly

My coding was exactly how it was above and have now changed to the following

$col_width = floor(40/$num_images) ;
} else {
$col_width = floor(100/IMAGES_AUTO_ADDED) ;

i tried the -1 but i think thats for a fix in IE which im not having any issues with.

i changed the 100 value on the first coding from 100 which seemed to remove padding or spacing on the left of the image however there is a fairly large gap between them still not too sure why.

you can see an example on the following page

http://zainabscollection.com/index.p...products_id=30

any help would be appreciated