Home
 
 
 
 
 
 
 
 
 
 
The world’s largest collection of Original Web Templates, Flash Templates, Print Templates and Graphic Elements
 
 
 
 

The BoxedArt Guide to Using Website Templates

There Are No Images in My Template

I opened the HTML file and it does not show any images or all of the images are broken...
(For example, the Internet Explorer browser displays IE no image iconwhere an image should be)

There could be several reasons the images not appearing in your website template.

Several causes and solutions are listed below:

Make sure you have unzipped your template package correctly. See: Unzipping the Template

Make sure your html web page files and the folder containing the images have not been separated

Make sure any new image files you have created are saved into the folder containing the rest of your template's images. For example, html/filled/images  or  html/blank/images

Make sure the file types for new images you have created match the template's original file types – gif needs to replace gif and jpg needs to replace jpg

Check the web page's HTML source code. The "img src=" tags need to display the correct pathway to your images, i.e. <img src="images/filename.jpg"

Table of Contents