Thanks Xavier,
ok.. here is my challenge...
if I set % for table display images, then the images will take on the dimension set in configuration, correct?
So if I set images dimension to 145 x 145, the image in the table will be 145 x 145%
So if I set images to 100 x 100, they display and resize perfectly.. BUT .. in the front category display (div) they are VERY small.
How can I have them display properly in both?
Is there a way to modify $divWidth;?>%; so I can force it to only be 66% in that instance?
So with that, a 150 x 150 image would display at 100 wide.