I am attempting to edit the site default template to add a header image with link hotspots I want displaying throughout the entire site, but when uploading I receive the following message:
Warning: The HTML templates specify source files (with "SRC=" commands) that reside in directories other than the acatalog directory on the web site. Actinic can not handle these files and they are being omitted from the list of files to upload.
No source files in the templates should have a path. Store them in the site specific directory locally, and they will be uploaded to the Actinic web directory.
This doesn't make sense to me. How can I add an image to the template without using the 'src' tag ?
Warning: The HTML templates specify source files (with "SRC=" commands) that reside in directories other than the acatalog directory on the web site. Actinic can not handle these files and they are being omitted from the list of files to upload.
No source files in the templates should have a path. Store them in the site specific directory locally, and they will be uploaded to the Actinic web directory.
This doesn't make sense to me. How can I add an image to the template without using the 'src' tag ?
Comment