Customizing Comments Table |
Customizing Comments Table |
Nov 21 2006, 05:28 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 25 Joined: Aug 2006 Member No: 453,348 |
How do I change the colors from the default ugly orange?
|
|
|
|
![]() |
Nov 21 2006, 07:15 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
CODE table, tr, td {background-color: transparent; border: 0px; padding:2;} table table {border: 0px;} table table table table{border: 0px;} {The actual modules} table table table {border: 1px solid; border-color: ######; background-color: ######; } Add style tags and only edit this part: {The actual modules} table table table {border: 1px solid; border-color: ######; background-color: ######; } (taken from cb css) |
|
|
|
S3xy N Sm4rt Customizing Comments Table Nov 21 2006, 05:28 PM
toyo loco You would have to change all other tables. Nov 21 2006, 06:47 PM
S3xy N Sm4rt that's fine, but i don't know where on the... Nov 21 2006, 06:59 PM
S3xy N Sm4rt oh yes! thanks so much! it looks MUCH bett... Nov 21 2006, 07:40 PM![]() ![]() |