Hi,
I have uploaded my Actinic store to my webspace (www.highstreetsaver.co.uk) which includes the addition of two promotional pictures. These were added to the site template using the following code:
<p align="center"><img src="/promotion_returns_small.jpg" width="120" height="94" alt="returns" /> </p>
<p/>
I am able to see the images on all pages within Actinic but on the website I
can only see them on the homepage. All other pages are not finding the images.
Looking at the properties for the images on the website, the url shows as the following on the homepage:
http://www.highstreetsaver.co.uk/aca...urns_small.jpg
and the following on all other pages:
http://www.highstreetsaver.co.uk/pro...urns_small.jpg
Can someone advise how I overcome this problem?
Regards,
Trev
I have uploaded my Actinic store to my webspace (www.highstreetsaver.co.uk) which includes the addition of two promotional pictures. These were added to the site template using the following code:
<p align="center"><img src="/promotion_returns_small.jpg" width="120" height="94" alt="returns" /> </p>
<p/>
I am able to see the images on all pages within Actinic but on the website I
can only see them on the homepage. All other pages are not finding the images.
Looking at the properties for the images on the website, the url shows as the following on the homepage:
http://www.highstreetsaver.co.uk/aca...urns_small.jpg
and the following on all other pages:
http://www.highstreetsaver.co.uk/pro...urns_small.jpg
Can someone advise how I overcome this problem?
Regards,
Trev
Comment