this seems to work: <img src="includes/templates/templatename/images/image.jpg" />
Thanks.
this seems to work: <img src="includes/templates/templatename/images/image.jpg" />
Thanks.
Yep, that's the recommended method. Sorry I missed you before. The relative URL will work even if you move the site to a different folder or server, whereas an absolute URL (http://www... ) would only work from one location.