SMF For Free Support Forum
Signup For Free Forum
September 07, 2008, 06:20:38 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to SMF For Free. The best free SMF Host
 
   Home   Help Search Arcade Gallery Login Register  

Pages: [1]
  Print  
Author Topic: Slim Down  (Read 245 times)
0 Members and 1 Guest are viewing this topic.
Squabbit86
SMF For Free Newbie
*
Offline Offline

Posts: 5


View Profile
« on: May 16, 2008, 08:45:41 am »

Forum Url: http://redmoon.smfforfree2.com
Just wondering if there was a code that made the boards smaller in width.  Mainly so that it would look sleeker as well as to allow the background to be seen a lot better.  If anyone could help me out with this it would be most appreciated.
Logged
SharpShot
SMF For Free Hero
*
Offline Offline

Posts: 833


Aetus.net is my home


View Profile WWW
« Reply #1 on: May 16, 2008, 08:50:10 am »

Try:
http://smcodes.smfforfree3.com/index.php/topic,244.0.html
Logged





Squabbit86
SMF For Free Newbie
*
Offline Offline

Posts: 5


View Profile
« Reply #2 on: May 16, 2008, 09:10:07 am »

Tried it.  It didn't do what I needed it to. 
« Last Edit: May 16, 2008, 09:16:10 am by Squabbit86 » Logged
LaundryLady
Global Moderator
*
Offline Offline

Posts: 3042



View Profile WWW
« Reply #3 on: May 16, 2008, 09:25:38 am »

I believe you can do that with margin padding in the css also.  Look for this section in your css.

Code:
/* The main body of the entire forum. */
body
{
             background-color: #3d2e29;
             background-image: url(URL);
             background-repeat: repeat;
             background-attachment: fixed;
             margin: 0px;
            padding: 12px 30px 4px 30px;
}

Change the 2nd and 4th numbers in this part
Code:
padding: 12px 30px 4px 30px;
to however many pixels you want on each side.  The higher the number the more space in the margins.

Logged

Squabbit86
SMF For Free Newbie
*
Offline Offline

Posts: 5


View Profile
« Reply #4 on: May 16, 2008, 09:33:55 am »

Yay!  Thank you.  That's exactly what I needed to do.
Logged


Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC
ServerBeach Coupon
Page created in 0.557 seconds with 18 queries.