I'm using a copy of the Arty theme/template with cmsms-1.8.2. I've used the image manager to upload the corporate logo and put the html to display it in the template. When I view the site I see the alternate text because the image is apparently not found.
The syntax I'm using (straight from the current site) is:
and that's apparently not the proper relative address for it. Removing the images/ subdirectory makes no difference.
How do I specify the image source so it displays properly?
TIA,
Rich
[SOLVED] Working With Images
[SOLVED] Working With Images
Last edited by rshepard on Thu Oct 07, 2010 10:37 pm, edited 1 time in total.
Re: Working With Images
If you used ImageManager, the right path most probably is
Code: Select all
uploads/images/aesi-logo.2006.png
Re: Working With Images
Thank you, Jos. That did the trick.
Rich
Rich