Advertise Here

Author Topic: How do I change the width of my board skin?  (Read 2861 times)

0 Members and 1 Guest are viewing this topic.

Offline valadi

  • SMF For Free Member
  • *
  • Posts: 83
  • Together we will Fight and Win
    • View Profile
    • Lets Talk Arthritis

  • Total Badges: 14
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
How do I change the width of my board skin?
« on: October 02, 2007, 08:32:37 pm »
Forum Url: http://sorejointcafe..smfforfree2.com


I am trying to make my Forum board skin smaller so more of the background shows and I thought this is how it is suppose to be done but when I edited the theme and nothing nothing happened, still the same size. I am using the Light Brown skin.  Thanks for any help you can offer me.

Valadi

/* The main body of the entire forum. */
body
{
   background-color: #EDECEA;
   margin: 0px;
   padding: 12px 30px 4px 30px;
   background-image: url(http://usera.imagecave.com/AJ/graphics/candy_corn_lt.gif);
     margin: auto;
     width; 70%
}

Offline Crasy

  • Global Moderator
  • *
  • Posts: 3960
  • Semi-Retired ;)
    • View Profile

  • Total Badges: 29
    Badges: (View All)
    Poll Starter Poll Voter Seventh year Anniversary Arcade Highscore Windows User
Re: How do I change the width of my board skin?
« Reply #1 on: October 03, 2007, 01:53:30 pm »
Increase the margin...I think.
Did my answer help you? Want to help out hosting costs?


Every donation counts.

Offline chiquitita

  • SMF For Free Sr. Member
  • *
  • Posts: 401
    • View Profile
    • ABBA Forum

  • Total Badges: 18
    Badges: (View All)
    Topic Starter Combination Level 4 Level 3 Level 2
Re: How do I change the width of my board skin?
« Reply #2 on: October 03, 2007, 02:07:37 pm »
the margin!!!!!!!!!! makes sense lol

Offline chiquitita

  • SMF For Free Sr. Member
  • *
  • Posts: 401
    • View Profile
    • ABBA Forum

  • Total Badges: 18
    Badges: (View All)
    Topic Starter Combination Level 4 Level 3 Level 2
Re: How do I change the width of my board skin?
« Reply #3 on: October 03, 2007, 02:13:18 pm »
I have been changin the light brown theme, put I cant use it as the forum default, it wont let me use anything apart the the default! How is this happening?

Offline valadi

  • SMF For Free Member
  • *
  • Posts: 83
  • Together we will Fight and Win
    • View Profile
    • Lets Talk Arthritis

  • Total Badges: 14
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: How do I change the width of my board skin?
« Reply #4 on: October 05, 2007, 10:05:36 am »
Forum Url: http://sorejointcafe..smfforfree2.com
I changed the margins nothing happened.  Is this a fixed size theme that will not allow for  margin width changes?

Offline lOOmis

  • SMF For Free Full Member
  • *
  • Posts: 138
    • View Profile
    • UnBoundKillerz

  • Total Badges: 15
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: How do I change the width of my board skin?
« Reply #5 on: October 06, 2007, 03:57:26 pm »
Forum Url: http://absc.smfforfree3.com
/* The main body of the entire forum. */
body
{
   background-color: #18424D;
   background-image: url(http://xxxxxxxxxxxxx.jpg);
   background-attachment: fixed;
   font-size: small;
   font-family: verdana, arial, helvetica, sans-serif;
   margin: 1px;
   padding: 0px 0px 0px 0px;
}

chiquitita I just saw oyur board and it looks good but I was thinking if the background image was fixed it would show all the band members as you scrolled thru the boards.
If you add the line in bold to your css it will make the background image fixed so the board floats over top of it. Actually copy what I have, put in your url for the image and change the padding, margin and background color to meet your needs. Hope this helps.
« Last Edit: October 06, 2007, 03:59:19 pm by lOOmis »

Offline simply sibyl

  • Helpers
  • *
  • Posts: 14347
  • On hiatus
    • View Profile
    • The Tent Dwellers

  • Total Badges: 31
    Badges: (View All)
    Level 6 Poll Voter Webmaster Arcade Highscore Windows User
Re: How do I change the width of my board skin?
« Reply #6 on: October 06, 2007, 07:43:03 pm »
valadi - if you've not yet gotten it fixed try this:

/* The main body of the entire forum. */
body
{
   background-color: #EDECEA;
   margin: 0px;
   padding-top: 12px;
   padding-bottom: 4px;
   background-image: url(http://usera.imagecave.com/AJ/graphics/candy_corn_lt.gif);
   margin: auto;
   width: 70%;
}

Offline chiquitita

  • SMF For Free Sr. Member
  • *
  • Posts: 401
    • View Profile
    • ABBA Forum

  • Total Badges: 18
    Badges: (View All)
    Topic Starter Combination Level 4 Level 3 Level 2
Re: How do I change the width of my board skin?
« Reply #7 on: October 09, 2007, 03:09:30 pm »
Hi lOOmis, thanks for the tip, but it didnt actaully work. Probaby because my backround isnt in the CSS, I just have a link for it in my header/footers

Offline valadi

  • SMF For Free Member
  • *
  • Posts: 83
  • Together we will Fight and Win
    • View Profile
    • Lets Talk Arthritis

  • Total Badges: 14
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: How do I change the width of my board skin?
« Reply #8 on: October 16, 2007, 09:12:19 pm »
Thanks Sibyl,

I kinda forgot all about this post.  I used the fix you gave me and now the board looks so much better and less congested.  You and the rest of the Mods are the greatest.

Thanks for all the help you all have given me over the past 6 months. :)

 

Related Topics

  Subject / Started by Replies Last post
3 Replies
1469 Views
Last post June 22, 2007, 10:50:42 am
by Kimmie
2 Replies
937 Views
Last post February 02, 2008, 05:42:01 pm
by Georgie
1 Replies
1474 Views
Last post June 27, 2009, 08:28:15 am
by Seldom Fail
0 Replies
618 Views
Last post June 28, 2009, 04:08:52 pm
by simply sibyl
2 Replies
1159 Views
Last post March 24, 2010, 03:25:31 pm
by HailToTheC0bra