Quote:
Originally Posted by Loco.M
here is a grey - black one that is nice
Code:
body {
background:#dddddd;
color:#000000;
}
.tcat {
background:#aaaaaa;
color:#000000;
}
.thead {
background:#bbbbbb;
color:#000000;
}
.tborder {
border:dotted #0000FF;
}
.tbody {
background:#cccccc;
color:#000000;
}
.tfooter {
background:#bbbbbb;
color:#000000;
}
and here is another attempted from me..
it's grey - blue
Code:
body {
background:#f3f2f2;
color:#1c05fa;
}
.tcat {
background:#f3f2f2;
color:#ff0000;
}
.thead {
background:#f3f2f2;
color:#1c05fa;
}
.tborder {
border:dotted #1c05fa;
}
.tbody {
background:#f3f2f2;
}
.tfooter {
background:#f3f2f2;
color:#7ad8e3;
}
I think some other cool stuff can be done, but CSS isn't really my thing 
|
Nice - thanx for the sharing
Quote:
Originally Posted by nix
|
WOW! Just saw your profile
Looks like you've added several additional blocks like the Media one is kewl!
Care to share the template edits? Would be really nice!
Thanx,
Jacquii.