Author Topic: Change "background color"  (Read 1413 times)

Offline Ruf

  • Jr. Member
  • **
  • Posts: 17
Change "background color"
« on: Sep 09, 2011, 15:56:39 »
I want know how to change background color of theme, I think it's the gray color  :dunno:

Offline ARG

  • GFX Designer
  • DS Friend
  • Hero Member
  • *
  • Posts: 5654
  • Civilian Support
    • Files4Design
Re: Change "background color"
« Reply #1 on: Sep 09, 2011, 20:17:03 »
Look for this in index.css:
Code: [Select]
/* Set a fontsize that will look the same in all browsers. */
body
{
background: #505050;
font: 12px/130% Tahoma, sans-serif;
margin: 0;
padding: 0;
}

Change the 505050 to the color of your choice.

Color Chart

 ;)
I no longer work here. Please stop sending me messages asking for premium theme support. That is what the Support Boards are for. Thank You!

Offline Ruf

  • Jr. Member
  • **
  • Posts: 17
Re: Change "background color"
« Reply #2 on: Sep 09, 2011, 23:10:48 »
Thanks  :D  :dance:  :hah:  :cheers:  :jig:  :megacool:  :rock:  :rofl: