entry dividers, can you change the color |
![]() ![]() |
entry dividers, can you change the color |
Oct 17 2004, 08:00 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 80 Joined: Aug 2004 Member No: 44,902 |
you know the simple line dividers that appear to separate one entry from another? is there a code that changes the line to whatever color you want? please let me know, thanks
|
|
|
|
Oct 17 2004, 08:07 PM
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"> hr { /* horizontal divider */ border: 1px solid #B9F2B8; } </style> <!-- end code provided by createblog.com --> Pretty self-explanitory. Change the variables and stuff. Goes into custom header... |
|
|
|
Oct 17 2004, 08:40 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 80 Joined: Aug 2004 Member No: 44,902 |
hmm, I put the code in just like that, except I changed the color code....but it didnt change the divider colors...any idea what the problem might be?
|
|
|
|
![]() ![]() |