The Arcive of vBulletin Modifications Site. |
|
add banner under longin Details »»
|
|||||||||||||||||||||||||
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">
Code:
<ul>
<li>{vb:raw ad_location.global_header2}</li>
</ul>
Code:
{vb:raw ad_location.global_header2}
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 https://vborg.vbsupport.ru/showthread.php?t=232325 and http://www.vbulletin.com/forum/forum...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> 11.png Show Your Support
|
|||||||||||||||||||||||||
| 2 благодарности(ей) от: | ||
| sodasusu, tanzeelniazi | ||
| Comments |
|
#2
|
|||
|
|||
|
Do you have any screenshots?
|
|
#3
|
|||
|
|||
|
|
|
#4
|
|||
|
|||
|
Nice Mod Install Working Fine in VB4.2.0
1 Question I use this method 2 Method First Header method and 2nd is this: http://www.vbulletin.com/forum/forum...username-info? But my Banner is not Full in Right Side Showing Little gape |
|
#5
|
|||
|
|||
|
Now i am using this method:
http://www.vbulletin.com/forum/forum...username-info? But My banner showing in only Main Page why he is not showing in all forum i mean when i click another section banner is not showing |
|
#6
|
|||
|
|||
|
Quote:
Code:
<if condition="THIS_SCRIPT == 'index'">your html code </if> |
|
#7
|
|||
|
|||
|
Quote:
Why my banned is not Full Right side i want my banner Full left side Below Logout |
|
#8
|
|||
|
|||
|
use the first one should work
|
|
#9
|
||||
|
||||
|
how to make the advert to show on forumdisplay and index only?
|
|
#10
|
||||
|
||||
|
how to center it in the middle of the page?
thanks |
![]() |
|
|