Log In · Register

 
How do i change background?, color.
Select
post Mar 8 2007, 09:23 PM
Post #1


Senior Member
***

Group: Member
Posts: 74
Joined: Oct 2006
Member No: 472,652



how do i change my background color? i was looking and it said to use this code:

<style type="text/css">
body {
background-color: #000000;
}
</style>

but it wont work so could anybody help me please?
 
 
Start new topic
Replies
*Intercourse.*
post Mar 8 2007, 09:32 PM
Post #2





Guest






And yes Deary it goes in your about me section, or any section should work too, except your headline.

CODE
<style type="text/css">
body{ background-color:000000;}</style>

If you use this, keep in mind that the background color will only show on the sides wink.gif

If you want it to cover the whole background you can try this instead:
CODE
<style type="text/css">
table, td {background-color:transparent; border:none; border-width:0;}
body{background-color:000000;}</style>


*Both are set to have black backgrounds.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: