I am having some issues with my Images when I download them. They seem to be getting compressed and I am not sure why can anyone help me on this issue. Thanks Look at it at www.zenmonster.com Thanks
hello, I took a quick look at that page. I found the following tag: <img src="/cart/images/Helix.jpg" border="0" alt="Samsung Helix" title=" Samsung Helix " width="100" height="80"> That tag refers to: http://zenmonster.com/cart/images/Helix.jpg The Helix.jpg image is 600x600 pixels. The image tag (<img ...>) is forcing the image to fit into 100x80 pixels. You will probably want to either create a smaller thumbnail image that is 100x80 pixels or you will want to force the Helix.jpg image to 80x80. Good luck... Marty Trujillo