How do I..., change the color on the tables? |
How do I..., change the color on the tables? |
Jul 12 2008, 10:31 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 21 Joined: Feb 2006 Member No: 372,831 |
Okay, I see people have different colors as their table color, and a white background, and I was just wondering how to do that?
|
|
|
|
![]() |
Jul 12 2008, 11:10 PM
Post
#2
|
|
![]() DDR \\ I'm Dee :) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Mentor Posts: 8,662 Joined: Mar 2006 Member No: 384,020 |
Have you checked over this topic?
CODE <style> Will make your background white, and then change ###### to whatever color you want.body { background-color: ffffff;} table table { border: 0px } table table table table{border:0px} table, tr, td { background-color:transparent; border:none; border-width:0;} table table table {background-color:######;}</style> Or did you mean the ones that look like default layouts? |
|
|
|
![]() ![]() |