Log in

View Full Version : Mini Mods - Change Ads Position on Header


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

I.am
12-29-2009, 05:14 PM
Hello, and login, help, register and remember box??

fayax
12-30-2009, 12:25 AM
umm...^ what he said. What happens to the login area?

gillaraz
12-30-2009, 03:01 AM
Hello, Everything is working fine. Here is the full picture after this mod.

ScreenShot (http://img.nattawat.org/images/e9jtiidniaetnc3wq0.jpg)

Dr.osamA
12-30-2009, 07:53 AM
thanxxx

installed
________
Sex Tub (http://www.++++tube.com/)

meissenation
01-08-2010, 12:17 AM
This works especially well if you edit the css file for #ad_global_header1 and change the div width to something smaller than 49% - otherwise your header1 will be put on a separate line if the window isn't wide enough.

ErnestA
02-14-2010, 11:34 PM
This works especially well if you edit the css file for #ad_global_header1 and change the div width to something smaller than 49% - otherwise your header1 will be put on a separate line if the window isn't wide enough.

How exactly do you edit the css file for ad_global_header1? Can you give steps please?

Thanks

Switch3130
02-16-2010, 04:35 PM
Thanks for this.