i am trying to add a picture into the design of my blog and ive written it like this
<img src="<?=TEMPLATEPATH; ?>/style/images/maskot.png" />
and it wont display and ive made sure that the link is correct am i doing it wrong? thnx
i am trying to add a picture into the design of my blog and ive written it like this
<img src="<?=TEMPLATEPATH; ?>/style/images/maskot.png" />
and it wont display and ive made sure that the link is correct am i doing it wrong? thnx
I'd view the source and see what the src is pointing to.
You may be able to amend the path by looking at the output.