Log in

View Full Version : template edit help


Hawk7173
03-23-2011, 05:05 AM
I would like to add a image in the space that the forum tools are located or in the space just above, but in a specific forum. I know the code for the image imput and centering, but need to know how to (code) designate which forum in the forumdisplay template.

Thanks in advance:confused:

HMBeaty
03-23-2011, 05:11 AM
<a href="https://vborg.vbsupport.ru/showthread.php?t=231525" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=231525</a>

Hawk7173
03-23-2011, 05:39 AM
I tried the code provided, but the image doesn't show. Seems I have a problem on vB4.1.2 with thumbnails as the images don't show.

This is what I have:

<vb:if condition="$forum[forumid] == 42">

<center><a href="WEB LINK">HTML <img src="IMAGE LINK" alt="Our Secure Shopping Cart" />
</a></center>
</vb:if>

Lynne
03-23-2011, 04:06 PM
Link please? If the image isn't showing, perhaps your html is incorrect.