Skip to main content

Reply to "Custom Template Tags are here!"

quote:
Would it be helpful if we provided an extra set of tags (say like [IMAGE_URL1]) that would insert only the image URL into your template, so you could specify the image size and other attributes directly in the HTML of the template?
This would not utilize the supersize feature obviously, but then it wouldn't have a blue border either unless you specified it.


I think what many of us are looking for is a way to insert a custom sized clickable thumbnail without having the blue border. The other service enabled us to do this by using their own system for the resizing so that the thumbnails didn't lose quality or become distorted as they would with standard html resizing.

Below is an example of code where we would get a full size image resized to 500 pixels. We can change the '500' to whatever size fits our needs for that particular template. This same bit of code is also used for our click to enlarge thumbnails.

 <img src="http://members.sparedollar.com/resize.aspx?user=[#SDUSER]&img=[#IMAGENAME10]&size=500" hspace="4" vspace="4" border="2"> 
Copyright © 1999-2018 Auctiva.com. All rights reserved.
×
×
×
×