Back to vBulletin 4.x Template Modifications

add banner under longin
Mod Version: 1.00, by bing11

vB Version: 4.2.0 Rating: (0 vote - 0 average) Installs: 8
Released: 11 Mar 2013 Last Update: Never Downloads: 0
Not Supported Template Edits  

This is my first small mod post here.

hope anybody can teach me more

I find 3 ways finish this Job

My way is very easy no any css add or change.

In the header template find

Code:
 
    </div>
    <div class="ad_global_header">
before this add
Code:
<ul>
            <li>{vb:raw ad_location.global_header2}</li>
            </ul>
and then just remove
Code:
{vb:raw ad_location.global_header2}
and place the HTML code for the banner in the ad_global_header2 template here
Admin CP -> Styles & Templates -> Style Manager -> Edit Templates -> Ad Location Templates -> ad_global_header2

It is working good in Ie7 Safari fireofax and Chrome . but not look good in Opera (Widescreen)

Hope someone can help me.

other 2 ways

is
Align Logo with Header Advert 2 (No Drop)

and

http://www.vbulletin.com/forum/forum/vbulletin-4/vbulletin-4-questions-problems-and-troubleshooting/vbulletin-4-quick-tips-and-customizations/351448-how-to-add-right-side-banner-to-header-under-the-login-username-info? ( I think it is the best one)

They are both great idea. but look like not fit to IE7

Finally I add a function to this mod learn from 3.8

Show this banner only forumhome

When you edit ad_global_header2 just do this

Code:
<if condition="THIS_SCRIPT == 'index'">your html code </if>
It is very Simple. hope can help you

Download

No files for download.

Screenshots

Click image for larger version
Name:	11.png
Views:	579
Size:	24.3 KB
ID:	144114  

Similar Mods

Board Optimization Add Banner & The Banner in Navbara Times are changing vBulletin 3.8 Template Modifications

vblts.ru supports vBulletin®, 2022-2024