Advertise Here

Author Topic: How do I change the Background color of the "News Section"  (Read 1603 times)

0 Members and 1 Guest are viewing this topic.

Offline ImI

  • SMF For Free Newbie
  • *
  • Posts: 5
    • View Profile

  • Total Badges: 9
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 First Post
How do I change the Background color of the "News Section"
« on: December 02, 2007, 06:10:27 am »
Forum Url: http://wwg.smfforfree3.com.



If you look at the picture, the "News" section's background is grey. This is because the style I'm using set it to grey. Is there a way somehow that I can make it black?

Thankyou very much again.





**corrected url-LL
« Last Edit: December 02, 2007, 06:19:40 am by ImI »

Offline ImI

  • SMF For Free Newbie
  • *
  • Posts: 5
    • View Profile

  • Total Badges: 9
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 First Post
Re: How do I change the Background color of the "News Section"
« Reply #1 on: December 02, 2007, 06:19:51 am »
You did what?

Offline LaundryLady

  • Helpers
  • *
  • Posts: 3253
  • Internet Challenged
    • View Profile

  • Total Badges: 26
    Badges: (View All)
    Seventh year Anniversary Sixth year Anniversary Search Poll Voter Level 5
Re: How do I change the Background color of the "News Section"
« Reply #2 on: December 02, 2007, 06:42:57 am »
I corrected your URL.  You had SMFforFree.com in there too many times and it wouldn't go to your site.


And I Play:  Mafia-Mandemz

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 Background color of the "News Section"
« Reply #3 on: December 02, 2007, 11:08:58 am »
Forum Url: http://wwg.smfforfree3.com.



If you look at the picture, the "News" section's background is grey. This is because the style I'm using set it to grey. Is there a way somehow that I can make it black?

Thankyou very much again.





**corrected url-LL

The area is under tborder and is the tborder background color.
You CAN change that be be aware that if you do it will change it everywhere tborder is used. 
Look close at your screenshot.    That will be totally black - that white bordering that you see wont be there - its not actually a border its the background color.


It can be changed it if you want to give it a try:

Code: [Select]
/* This is used on tables that should just have a border around them. */
.tborder
{
padding: 1px;
border: 1px solid #696969;
background-color: #C0C15F;
}


I created this forum to show the colors, where they are, how they are effected.   
Look at the news box color then look around the forum and you will see everything that will be effected by that change.

http://stylemanagertestsite.smfforfree2.com/index.php

 

Related Topics

  Subject / Started by Replies Last post
6 Replies
2759 Views
Last post January 26, 2009, 03:25:41 pm
by Agent Moose
11 Replies
2092 Views
Last post September 20, 2007, 07:25:26 pm
by Kimmie
3 Replies
3230 Views
Last post July 27, 2007, 05:10:31 pm
by doggiedoo86
2 Replies
1081 Views
Last post July 15, 2008, 11:35:18 am
by melisamarie
2 Replies
1113 Views
Last post May 14, 2010, 02:32:42 pm
by fullmetalgirl