The Arcive of vBulletin Modifications Site. |
|
Change Ads Position on Header Details »»
|
|||||||||||||||||||||||||||
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 HTML Code:
{vb:raw ad_location.global_header1}
Step2 Find HTML Code:
{vb:raw vboptions.bbtitle}}" /></a>
HTML Code:
<br><br> <center> {vb:raw ad_location.global_header1} </center> Remark In this mod, I move only Global Header1 Ads. You can move Header2 too but need to arrange the position. Hopefully, This help ![]() Screenshots
Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Hello, and login, help, register and remember box??
|
|
#3
|
|||
|
|||
|
umm...^ what he said. What happens to the login area?
|
|
#4
|
|||
|
|||
|
Hello, Everything is working fine. Here is the full picture after this mod.
![]() |
|
#6
|
|||
|
|||
|
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.
|
|
#7
|
|||
|
|||
|
Quote:
Thanks |
|
#8
|
|||
|
|||
|
Thanks for this.
|
![]() |
|
|