gillaraz
12-28-2009, 10:00 PM
Some of you may feel like me that I don't want the ads appear under the logo. I need to put ads next to the logo but same line !!
Here is what I did very easy.
Step1
Go to header template
find
{vb:raw ad_location.global_header1}
Copy and delete it.
Step2
Find
{vb:raw vboptions.bbtitle}}" /></a>
and then Place this code below.
<br><br>
<center>
{vb:raw ad_location.global_header1}
</center>
That's all. The Global Header1 Ads will appear on the next of your logo site.
Remark In this mod, I move only Global Header1 Ads. You can move Header2 too but need to arrange the position.
Hopefully, This help :D
Here is what I did very easy.
Step1
Go to header template
find
{vb:raw ad_location.global_header1}
Copy and delete it.
Step2
Find
{vb:raw vboptions.bbtitle}}" /></a>
and then Place this code below.
<br><br>
<center>
{vb:raw ad_location.global_header1}
</center>
That's all. The Global Header1 Ads will appear on the next of your logo site.
Remark In this mod, I move only Global Header1 Ads. You can move Header2 too but need to arrange the position.
Hopefully, This help :D