Colored Borders |
Colored Borders |
Feb 25 2006, 12:30 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 119 Joined: Nov 2004 Member No: 61,408 |
I would like to add colored borders around everywhere (in the screenshot) where I've put a thin red border. (I added the red borders in Paint---there are no borders currently). I don't want a border around anything that doesn't have one in the picture. How would I do this?
I have yet to figure out borders. After trying different codes, I kept messing up, so I thought I'd just ask. Also, do all borders have to be the same color? Here is the URL: http://i1.tinypic.com/oiw5c5.jpg |
|
|
|
![]() |
Feb 26 2006, 12:33 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 119 Joined: Nov 2004 Member No: 61,408 |
I know bumping isn't the best thing to do, but I was wondering if anyone can help. I've waited the day and no replies. Just thought I'd give it another try.
|
|
|
|
Feb 26 2006, 12:36 AM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,804 Joined: May 2005 Member No: 137,527 |
I know you can have diff tables have borders, I also know that you can set certain text to have borfders, but I don't think that its possible for you to have colored borders in such random places on your profile. To answer your second question; Yes, you can have diff colored borders, but not for each table, just for the diff sides of the border.
|
|
|
|
Feb 26 2006, 12:53 AM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 119 Joined: Nov 2004 Member No: 61,408 |
Okay, well I tried something....
Here is what I got... http://i1.tinypic.com/ok8pdu.jpg I like the way that the borders look on the left side (interests, details, etc.) BUT I hate the way they look on the right side (about me, friends, comments, etc.) I want to get rid of the double border around About Me. There are WAY too many borders in the friend area! All I want it ONE border around the entire friends box. Here is the code that I used: <style> table table table {border: 1px solid; border-color: FFFFFF;} </syle> |
|
|
|
![]() ![]() |