[SOLVED] Working With Images

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
rshepard
Forum Members
Forum Members
Posts: 30
Joined: Sat Sep 25, 2010 6:50 pm

[SOLVED] Working With Images

Post by rshepard »

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
Last edited by rshepard on Thu Oct 07, 2010 10:37 pm, edited 1 time in total.
Jos
Support Guru
Support Guru
Posts: 4019
Joined: Wed Sep 05, 2007 8:03 pm
Location: The Netherlands

Re: Working With Images

Post by Jos »

If you used ImageManager, the right path most probably is

Code: Select all

uploads/images/aesi-logo.2006.png
rshepard
Forum Members
Forum Members
Posts: 30
Joined: Sat Sep 25, 2010 6:50 pm

Re: Working With Images

Post by rshepard »

Thank you, Jos. That did the trick.

Rich
Post Reply

Return to “CMSMS Core”