blog backround?, how can you change the color? |
blog backround?, how can you change the color? |
Oct 3 2004, 10:27 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Oct 2004 Member No: 53,204 |
I want my post backgrounds to be a different color than my page backround, but I couldn't find the code for that. Can someone help me out? Thanks!
|
|
|
|
![]() |
Oct 3 2004, 10:50 AM
Post
#2
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> table.blogbody { /* this edits the other the place where the blog is */ border: 1px dashed #CHANGETHIS; background-color: #CHANGETHIS; width: 400px; } </style> <!-- end code provided by createblog.com --> Change the obvious..... |
|
|
|
![]() ![]() |