Hi,
Thank you for your answer, i added $ad_headerEnd to my header.tpl like this:
Quote:
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="$stylevar[right]" id="header_right_cell">
$ad_headerEnd
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if>
</td>
</tr>
</table>
|
but the ads aren't correct justified to the right side. Any idea what can I do

?