|
|
|
|
|
Page 5: Images Hosted on eBay If you host your images on the web (like at an image host), you can skip to the next page.
- - - - - - - - - - - - - - - - - - - -
|
Summary
- Delete all of the image tags (Not the comment tags):
<img src="http://www.desacs.com/images/image_place_holder.gif">
- Some templates have 3 image tags. So, find ^^ again to see if there are any more images that need to be deleted.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Delete all of the image tags
- Once you find the image comment tag (<!--^^Image-->). You need to delete the next line.
- This is what the image tag looks like:
<img src="http://www.desacs.com/images/image_place_holder.gif">
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Some templates have 3 image tags
- Find ^^ until all image tags are deleted (up to 3 images per template)
|
|
|
|
|