The first probably simple question of many....

2 posts by 2 authors in: Forums > CMS Builder
Last Post: May 5, 2008   (RSS)

Re: [Itsnoprob] The first probably simple question of many....

By Dave - May 5, 2008

Hi Nigel, welcome to the CMS Builder forum!

If yo uhave a look at the code that displays your images you'll see an attribute like this for height:

height="<?php echo $upload['height'] ?>"

Just do the same thing for alt, like this:

alt="<?php echo $upload['info1'] ?>"

Hope that helps, let me know if you need any more details!
Dave Edis - Senior Developer
interactivetools.com