This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do you change the background color on facebook?
11-09-2012, 09:57 PM
Post: #3
 
There is a way to do it. Read this article:

http://www.facebook.com/topic.php?uid=19...topic=4072

Then go here in Facebook:

http://apps.facebook.com/profilebox/?ins...3b8f4d%22}

You will have to inject some CSS code to get to work, but it's just code for color.

<div style='background-color: #XXXXXX'> All x's will give you white.
<div style='background-color: #000000'> this will give you black.
Remember the Stop brackets Where you want the color to stop.: </div>

here's another way..:
body {
background-color: #63ACDD;
}

For the web colorcode go here:

http://www.somacon.com/p142.php

You get the entire color graph laid out in an orderly fashion here.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[] - Itzel - 11-09-2012, 09:57 PM
[] - rockindoc - 11-09-2012 09:57 PM
[] - Eduardo Colon - 11-09-2012, 09:57 PM
[] - William Lucero - 11-09-2012, 09:57 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)