Jump to content


Buy 2 skins get 1 free
Refer members and earn 20% commission on purchases they make!

Fixed width XenForo Skins

fixed width xenforo xf themes skins templates styles

  • You cannot reply to this topic
No replies to this topic

#1 Sean James

    Administrator

  • Administrators
  • 12,627 posts
  • LocationSydney Australia

Posted 20 July 2011 - 07:45 PM

Changing our skins to a fixed width only takes minutes.

Goto the admin page and then click the 'Appearance' tab then from the left menu click 'Templates'

Search for the template called extra.css and find this code below which is at the top of the template:

#bpwrapper {
border: 1px solid #202020;
margin: 10px 25px 0px 25px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}

Change the above code to this:

#bpwrapper {
width: 1000px;
border: 1px solid #202020;
margin: 10px auto 0px auto;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}

Change width: 1000px; to the width you would like to use.


Attached Image: fixed-xenforo.png





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users

Links

Customers

Our Network

Our Friends


  • Follow us...
  • Subscribe to our Announcements
  • Follow us on Twitter
  • Follow us on Facebook
  • Follow us on LinkedIn
  • Follow us on Google +
  • We accept Paypal & 2Checkout with Mastercard and Visa