Hi you
Problem 1: Use this template mod:
https://vborg.vbsupport.ru/showthread.php?t=209961 or
https://vborg.vbsupport.ru/showthrea...hlight=spacing
Problem 2: Give me more informations. Where do you want to place your image?
If you want to align your image to the right, near your forum title, you must do this:
In the template forumhome_forumbit_level2_post,
Find:
HTML Code:
<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
Add below:
HTML Code:
<if condition="$forumid == 35">
<img src="http://www.spearfishingplanet.com/sfpbannerads/topicads/spucclub.jpg"width="299" height="64""ALIGN=RIGHT" "valign=center" align="right"> <else />
</if>