2010-03-27, 00:44:50
Hi all,
I'm creating my own theme, however I am having problems simply displaying images.
This is in my template.php file.
If I create a div with a background image defined in the .css file, then it displays with no problems.
However if I try to use the <img src=""> tag, then nothing is displayed. I have checked my links are not broken, and the code appears in the source but appears as though it is not being parsed.
Am I being oblivious to something that I have overlooked?
Cheers
I'm creating my own theme, however I am having problems simply displaying images.
This is in my template.php file.
If I create a div with a background image defined in the .css file, then it displays with no problems.
However if I try to use the <img src=""> tag, then nothing is displayed. I have checked my links are not broken, and the code appears in the source but appears as though it is not being parsed.
Am I being oblivious to something that I have overlooked?
Cheers