border around entries |
![]() ![]() |
border around entries |
*dumball* |
![]()
Post
#1
|
Guest ![]() |
i can't find it
|
|
|
![]()
Post
#2
|
|
<33 ![]() ![]() ![]() ![]() Group: Member Posts: 244 Joined: Jan 2004 Member No: 1,540 ![]() |
QUOTE <style type="text/css"> table.blogbody { /* this edits the other the place where the blog is */ border: 0px solid 000000; background-color: #ffffff; width:400px; } </style> Just edit the part where it's bolded. ![]() |
|
|
*dumball* |
![]()
Post
#3
|
Guest ![]() |
it dont work where do u put it
|
|
|
*CJ1* |
![]()
Post
#4
|
Guest ![]() |
the website stats
|
|
|
*dumball* |
![]()
Post
#5
|
Guest ![]() |
hmm it still dont work do you have another code for borders around entries?
|
|
|
![]()
Post
#6
|
|
![]() ..Michelle ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,002 Joined: Feb 2004 Member No: 3,282 ![]() |
bordered blog with bordered header:
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> .blogheader { border: 1px SOLID #000000; } .blogbody { border-right: 1px SOLID #000000; border-bottom: 1px SOLID #000000; border-left: 1px SOLID #000000; } </style> <!-- end code provided by createblog.com --> bordered blog only: CODE <!-- begin code provided by createblog.com --> <style type="text/css"> .blogbody { border: 1px SOLID #000000; } </style> <!-- end code provided by createblog.com --> Change "#000000" to whatever color you want. You put it in the "Input your own Header HTML" section. ![]() |
|
|
![]()
Post
#7
|
|
![]() i will be LOVED, some day. ![]() ![]() ![]() ![]() Group: Member Posts: 238 Joined: Jan 2004 Member No: 263 ![]() |
So what if you want a bottom border for your left modules?!?!
|
|
|
![]() ![]() |