View Full Version : Removing the default header image
RaceJunkie
06-17-2008, 06:00 PM
What about removing the default header image. I have cleared the Path to image, one does not show now under Header image info. But the article still shows a image.
http://www.localracechat.com/forums/forumdisplay.php?f=240
Morgan
06-17-2008, 07:54 PM
Changing or removing the default header image does not remove it from already posted articles. Set 'Supress Header Image' for the Type to yes via the ACP, or edit the GARS_threadbit template if you don't want it on already posted articles:
<if condition="$thread['header_image']">
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]"><img src="$thread[header_image]" border="0" style="border: 2px #000000;padding:2px;" alt="$thread[threadtitle]" /></a>
<else />
</if>
RaceJunkie
06-19-2008, 08:23 PM
i have not done the edit above but i noticed new articles now have text where the image was.:confused:
http://www.localracechat.com/forums/forumdisplay.php?f=240
Morgan
06-20-2008, 02:45 PM
Set 'Supress Header Image' for the Type to yes via the ACP.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.