Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 VP-ASP 7.0 Questions
 Change image size version 7
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

jayceew
VP-CART New User

USA
114 Posts

Posted - March 05 2010 :  12:06:37  Show Profile  Reply with Quote
Hi All,

Anyone know how to change the image size in tmp_productformat.htm ? I want to fix the size of the image to 100 x 100. Changes to the template don't seem to work and I can't find any css for this. The images are links and I can't change the size of the actual image.

Thanks
Jack

Edited by - jayceew on March 06 2010 09:24:48

jhoiland
Starting Member

36 Posts

Posted - March 11 2010 :  12:58:48  Show Profile  Reply with Quote
Are your referring to the thumbnail size?

If so, that has moved to shopimageswatches.asp

The default thumb height is 40px and is set in the following variable-

theheight = 40

Should be around line 13 in the file.

The main image size is scaled to a width of 200 in shop700.css

look for:

#productexdleft {
width: auto;
float: left;
text-align: center;
}
#productexdleft img{
margin: 10px auto;
/* width: 200px;*/
}
#productexdleft .main_image{
margin: 10px auto;
width: 200px;
}

#productexdleft .image_wrapper{
width: 250px;
}

Edited by - jhoiland on March 11 2010 13:05:01
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00