The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
Remove navbits:
Use a condition wrap navbits in this: Code:
<if condition="THIS_SCRIPT != 'index'"> <!-- Navbit code here --> </if> Shadow: Create an outer wrapper, in header template find: Code:
<!-- content table --> Code:
<div id="shadow"><!-- Start: Shadow --> Code:
$ad_location[ad_footer_end] Code:
</div><!-- End: Shadow --> Code:
#shadow { background:#fff url(path/to/shadow/image.gif) repeat-y top center; width:??px; margin:0 auto; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|