Log In · Register

 
 
Closed TopicStart new topic
tables
lala09
post Oct 28 2008, 11:09 PM
Post #1


Senior Member
****

Group: Member
Posts: 144
Joined: Aug 2006
Member No: 459,714



is there a code where i could change the white color of the table to black?
http://i38.tinypic.com/2009r2r.png
 
none345678
post Oct 29 2008, 12:07 AM
Post #2


Sex, Blood, & RocknRoll
*******

Group: People Staff
Posts: 5,305
Joined: Nov 2007
Member No: 596,480



CODE
<style type="text/css">
table, td{ background-color:000000; border:none; }
body{background-image:url();background-attachment:
fixed;background-repeat: repeat;}</style>



Pretty sure that should do it.
 
Mickey
post Oct 29 2008, 09:21 AM
Post #3


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Actually, this should do:

CODE
<style>
table, td {background-color:000000; border:none;}
</style>
 

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