border for comments. |
![]() ![]() |
border for comments. |
Sep 21 2005, 03:13 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 15 Joined: Jul 2005 Member No: 164,483 |
I have this script for adding a background to your 'add comments' and stuff but I want a border around it too &I don't know how to do it.
the script: |
|
|
|
Sep 21 2005, 03:16 PM
Post
#2
|
|
![]() Member ![]() ![]() Group: Member Posts: 15 Joined: Jul 2005 Member No: 164,483 |
Oh, and so I don't have to make another thread, what's the script for putting the entry date in the same table as your entry?
|
|
|
|
Sep 21 2005, 03:18 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,519 Joined: Feb 2005 Member No: 102,857 |
Use this.
CODE <style type='text/css'>div.smalltext{background-color: #ffffff; border-coor: #000000; border: 1px solid #000000; }</style> Adjust the border part how you want it. |
|
|
|
Sep 21 2005, 03:45 PM
Post
#4
|
|
![]() Member ![]() ![]() Group: Member Posts: 15 Joined: Jul 2005 Member No: 164,483 |
Thanks.
Can you answer my other question? :P |
|
|
|
Sep 21 2005, 06:08 PM
Post
#5
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,336 Joined: Mar 2005 Member No: 114,010 |
Don't double post. The edit button is there for a reason. And the entry date is in the same table as your entry.
|
|
|
|
Sep 21 2005, 07:52 PM
Post
#6
|
|
![]() Member ![]() ![]() Group: Member Posts: 15 Joined: Jul 2005 Member No: 164,483 |
Fine. Is there a way I can get my date in the same BOX as my entry?
|
|
|
|
Sep 21 2005, 07:55 PM
Post
#7
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,336 Joined: Mar 2005 Member No: 114,010 |
It is. By default, anyways. Find the text div.blogheader, .caption in your stylesheet/codes and if there's a border, take it out.
Or add it in... depending on how you look at it. CODE border-top: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000;
|
|
|
|
Sep 21 2005, 08:23 PM
Post
#8
|
|
![]() Member ![]() ![]() Group: Member Posts: 15 Joined: Jul 2005 Member No: 164,483 |
Kay.
I hate having so many questions, it makes me look dumb. :P But, what's the code for showing only comments. Like, without the time, eprops, and all. |
|
|
|
![]() ![]() |