You will find that with both the Xbox and Playstation vBulletin 4 themes that they come with a mid section mainly for graphical reasons. We do include the psds for this section so that if you wish you can modify to fit your forum, or if you decide you would rather just remove the mid section here are the instructions.
Remove Mid Section from Xbox and Playstation
- Login to admincp (http://www.yourdomain.com/admincp)
- Click and expand Styles & Templates
- Click on Style Manager
- To the right of the skin click the <<>> button to expand and view the templates.
- Locate and expand Navigation / Breadcrumb Templates
- Double click on the navbar template to edit
Remove the following code:
From Xbox
From PlaystationCode:<div id="midSection"> <div class="midLeft"><div class="midRight"> <div class="midPlayers"> <div class="xboxLeft"><div class="xboxRight"> <div class="xbox"></div> </div></div> </div> </div></div> </div>
Code:<div id="midSection"> <div class="midLeft"><div class="midRight"> <div class="playstation"></div> </div></div> </div>









LinkBack URL
About LinkBacks




Reply With Quote
