Quote:
Originally Posted by Browser11
Thanks for the nice plugin.
Is it possible for someone to explain me, what exactly do i have to do in order banner to appear in these two positions that i've marked in the following image? (the one or/and the other)
Thx in advanced!
|
In the navbar template, try putting "$cyb_flashimagebanners" in the following location:
Quote:
<else />
<div class="navbar" style="font-size:10pt"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_start.gif" alt="" border="0" /></a><strong>$vboptions[bbtitle]$cyb_flashimagebanners</strong></div>
</if>
</td>
|