Images not showing up
-
Is it possible to “hard code” images into the template?
In the header.php file, I’m trying to add an image in the images folder. I’ve quadruple checked the code, and it seems okay to me. Here it is:
<table border=”0″ width=”750″ cellpadding=”0″ cellspacing=”0″>
<tr>
<td><img src=”images/header.gif” border=”0″></td>
</tr>
</table>It’s that “header.gif” image that I want to add. It goes above the stuff the wordpress template generates.
The URL is: https://www.naveenmedia.com/portfolio/
Is there anything I have to do with the CSS to allow the page to read images hardcoded in? And yes, the image is in the images folder.
Any help is greatly appreciated!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Images not showing up’ is closed to new replies.