PDA

View Full Version : Photo


fish4carp
07-29-2006, 02:25 PM
Hi

Is there any way to stop the Abstract Image from being on the Full Story Page as it makes the page on my site look messy.

see http://www.bdaa.co.uk/?news=29

Thanks :)

Roger

Micha
07-31-2006, 12:48 PM
Of course there is a way ;)

Just open your article_Full.tpl template and remove or comment out this line of code:
<img src="{ROOT}files/{ARTICLE_IMAGE}"
alt="image" align="left" border="0" style="padding-right: 5px;" />

fish4carp
07-31-2006, 02:47 PM
Hi Micha

Many thanks that worked a treat....cheers :)