Cheeky Chino Posted July 20, 2003 Posted July 20, 2003 Was wondering how people make there thumbnail size images on there "Whats New" page, or the default page. The thmbnail size of image to go with the size that that picture is, like all mine now are at 120p x 120p. ive seen people have all sorts of sizes on the one page. Is this maybe that they have used 10% or something to size there images? If you would like to c whar i mean, www.ozcasemodz.com/shop/catalog and see how the images are all squished up. www.ozcasemodz.com for the main site. If anyone could help me out ASAP with this would be gratefull. Thankyou Ozcasemodz.com - Your All Australian Case Modding Site Ozsource.com.au - Your Australian Counter-Strike: Source Website
Guest Posted July 20, 2003 Posted July 20, 2003 Hello Fellow Computer Modder, Just edit the files like default.php look down until you see something that has to do with Categories or Products and look for this phrase 'tep_image(DIR_WS_IMAGES . $categories['categories_image'], $categories['categories_name'], '100', '100')' and change it to 'tep_image(DIR_WS_IMAGES . $categories['categories_image'], $categories['categories_name'], '', '')'
Cheeky Chino Posted July 20, 2003 Author Posted July 20, 2003 And removing the numbers does what? Will it make the images sidplay at fulll size? Ozcasemodz.com - Your All Australian Case Modding Site Ozsource.com.au - Your Australian Counter-Strike: Source Website
Guest Posted July 20, 2003 Posted July 20, 2003 You can set the image sizes in admin under, I think, configure> images. Setting just one of Height OR Width will let your images stay in proportion. hth
Cheeky Chino Posted July 20, 2003 Author Posted July 20, 2003 You can set the image sizes in admin under, I think, configure> images. Setting just one of Height OR Width will let your images stay in proportion. But i dont want every image to be the same size, i want some long and some wide Ozcasemodz.com - Your All Australian Case Modding Site Ozsource.com.au - Your Australian Counter-Strike: Source Website
Cheeky Chino Posted July 20, 2003 Author Posted July 20, 2003 ATM it looks like this: tep_image(DIR_WS_IMAGES . $categories['categories_image'], $categories['categories_name'], SUBCATEGORY_IMAGE_WIDTH, SUBCATEGORY_IMAGE_HEIGHT) . Ozcasemodz.com - Your All Australian Case Modding Site Ozsource.com.au - Your Australian Counter-Strike: Source Website
Guest Posted July 20, 2003 Posted July 20, 2003 If you leave both height and width blank it will show the images at their actual size, without any need to edit the code. You might also want to look at one of the multi pics contributions. :wink:
Cheeky Chino Posted July 20, 2003 Author Posted July 20, 2003 Ummmm well what i did (fluke) I went to the Admin > Configuration > Images I set NO width but i set the hight as 120. Now it looks 100% better. http://www.ozcasemodz.com/shop/catalog - check for yourself Ozcasemodz.com - Your All Australian Case Modding Site Ozsource.com.au - Your Australian Counter-Strike: Source Website
Guest Posted July 20, 2003 Posted July 20, 2003 Ummmm well what i did (fluke) I went to the Admin > Configuration > Images I set NO width but i set the hight as 120. Now it looks 100% better. http://www.ozcasemodz.com/shop/catalog - check for yourself is that not what i said? You can set the image sizes in admin under, I think, configure> images. Setting just one of Height OR Width will let your images stay in proportion. hth apologies if I didn't explain clearly enough!
Cheeky Chino Posted July 21, 2003 Author Posted July 21, 2003 Yeah i was a little confused about wht everyone said. Soi just went to admin and removed the width all together as a test and it worked :D, so yeah. Cheers Ozcasemodz.com - Your All Australian Case Modding Site Ozsource.com.au - Your Australian Counter-Strike: Source Website
Recommended Posts
Archived
This topic is now archived and is closed to further replies.