Hi
Could someone please give me some advice.
When I snapshot my site I get a warning message telling me that I have external images in my store.
The site was designed in dreamweaver, so I'm guessing the problem started here.
The sorce code reads.
<td><img src="images/logo.jpg" width="900" height="239"></td>
Should I amend this to read ="c:/program_files/Actinic/....../logo.jpg"
Also should the slashes be forward or backward?
Thanks v much
Gareth
Could someone please give me some advice.
When I snapshot my site I get a warning message telling me that I have external images in my store.
The site was designed in dreamweaver, so I'm guessing the problem started here.
The sorce code reads.
<td><img src="images/logo.jpg" width="900" height="239"></td>
Should I amend this to read ="c:/program_files/Actinic/....../logo.jpg"
Also should the slashes be forward or backward?
Thanks v much
Gareth
Comment