
We are planning to include functionality on the listing page to enter in your own image URLs instead of just having to select from Auctiva hosted images. When this is possible, then you can use the [IMAGE1_URL400x300] tag and have it be replaced with images hosted on your own webspace. Unfortunately though, right now this isn't possible
. You could just hard-code the images into your template (like <img src="http://www.somedomain.com/images/mypic.jpg"> ) but then you would have to change the template (or make a new one) for each auction!
