DATES in POSTS |
DATES in POSTS |
Oct 21 2005, 09:01 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 19 Joined: Sep 2005 Member No: 230,979 |
how do i put a background color for the dates in posts? like those in words "subscription" and "blogrings"
check here pls post the code. thanks a lot |
|
|
|
![]() |
Oct 21 2005, 10:11 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 150 Joined: May 2005 Member No: 132,977 |
Try this:
CODE <style type="text/css"> div.blogheader, .caption { color: #000000; background-color:#ffffff; font-family:arial; font-size:8pt; } </style> You can also add other formatting, like borders, underlines, bolded text, etc. |
|
|
|
![]() ![]() |