The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]() Quote:
1) Set in the stylevars the doc width to 100%. 2) Set in vbulletin.css under .body_wrapper --> width: 1200px; & margin: 0px auto; 3) Set in vbulletin_chrome.css under .header -- > width: 1200px; & margin 0px auto; 3) Created a new class called #mylayout with the width: 1200px & margin: 0px auto; properties 4) Placed class mylayout into Navbar template here: Code:
<div id="navbar" class="navbar"> <ul id="navtabs" class="navtabs floatcontainer<vb:if condition="$show['member'] AND $notifications_total"> notify</vb:if>"> <div id="mylayout"> <vb:if condition="$stylevar['titleimage']"><div><a name="top" href="{vb:link forumhome}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div></vb:if> |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|