Border help |
![]() ![]() |
Border help |
Apr 25 2008, 11:35 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 99 Joined: Sep 2006 Member No: 464,312 |
I've never actually seen this on a profile but I was wondering if there is a way...
here is an example i made... [attachment=15168:example.jpg] is there a way to put a border around it like i did here in this example? |
|
|
|
Apr 25 2008, 04:04 PM
Post
#2
|
|
![]() cake or DEATH ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 631 Joined: Sep 2005 Member No: 223,586 |
try using this script.
|
|
|
|
Apr 25 2008, 10:36 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 99 Joined: Sep 2006 Member No: 464,312 |
Thanks so much the only problem I am having with this script is that there is a border around where the bottom navigation box used to be....
![]() is there anything i can change in this code to make it so that there is no border at the bottom? Even a code to shrink it or something? CODE <style type="text/css">
table, td, tr {height:0px;} table, td, tr {padding:0px;} table {border: 5px solid black;} td {border: none;} tr {border: none;} tr table {border: none;} div table {border: 0px solid black;} div table {border-bottom: 0px;} table tr td div {border: none;} table table {width: 100%;} table table table table table table {border: none;} table table table table table {border: none;} table table table table {border: none;} table table table {border: none;} table table {border: none;} a.text, table div font a, table div div {font-weight: normal;} div table tr td form{display:none;}</style> |
|
|
|
Apr 25 2008, 10:45 PM
Post
#4
|
|
![]() cake or DEATH ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 631 Joined: Sep 2005 Member No: 223,586 |
there's actually a topic about that same issue here.
check the very last reply and see if that helps you. if that's not what you're looking for, please let us know =]. |
|
|
|
![]() ![]() |