You have ( 0 ) items in your
More Pure Network Sites
  • Pure vBulletin Skins
  • Pure Invision Power Board Skins
  • Pure cPanel Skins
  • Pure DirectAdmin Skins
  • Pure Admin Skins

vBulletin Tutorials

PurevB offers you not only a FAQ page, but a step by step Tutorial Page that will help guide you through your own questions about modifying your skin, text / link color changes and more.

+ Reply to Article
Results 1 to 2 of 2

Thread: How to remove the mid section of Xbox and Playstation themes

  1. #1
    Administrator
    Join Date
    Apr 2010
    Posts
    968

    Default How to remove the mid section of Xbox and Playstation themes

    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
    1. Login to admincp (http://www.yourdomain.com/admincp)
    2. Click and expand Styles & Templates
    3. Click on Style Manager
    4. To the right of the skin click the <<>> button to expand and view the templates.
    5. Locate and expand Navigation / Breadcrumb Templates
    6. Double click on the navbar template to edit

    Remove the following code:

    From Xbox
    Code:
    				<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>
    From Playstation
    Code:
    	<div id="midSection">
    		<div class="midLeft"><div class="midRight">
    			<div class="playstation"></div>
    		</div></div>
    	</div>
     

    Article Rating (1 )
    Register to vote

  2. #2
    Pure Customer
    Join Date
    Jan 2012
    Posts
    22

    Default

    You must be an PurevB customer and logged in to view this response. Join today!

 

 

Similar Threads

  1. How to remove banner box within our themes
    By Adam in forum Tutorials
    Replies: 0
    Last Post: 03-29-2011, 11:15 PM
  2. Replies: 0
    Last Post: 03-29-2011, 10:46 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts