border around the profile |
border around the profile |
Apr 22 2008, 07:37 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 13 Joined: Aug 2006 Member No: 450,189 |
i found a code to place a border around the myspace profile,
but it also puts a border around the bottom links. how do you get rid of the border on the bottom? here is the code URL |
|
|
|
![]() |
Apr 23 2008, 03:14 PM
Post
#2
|
|
![]() Cornflakes :D ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 4,541 Joined: Dec 2005 Member No: 322,923 |
Since you can no longer hide your bottom links and copyright this code will wrap the bottom links under your comments and into that table instead of being on the very bottom
CODE <style type="text/css">
table, td, tr {height:0px;} table, td, tr {padding:0px;} table {border: 1px solid black;} td {border: none;} tr {border: none;} tr table {border: none;} div table {border: 1px solid black;} div table {border-bottom: 0px;} .FooterWarpper {border: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> <table><tr><td><table><tr><td><br><br></style> |
|
|
|
nikkismiles border around the profile Apr 22 2008, 07:37 PM
XTC Use this instead.
CODE
<style type="text/c... Apr 22 2008, 07:48 PM
nikkismiles QUOTE(XTC @ Apr 22 2008, 05:48 PM) Use th... Apr 22 2008, 08:12 PM
nikkismiles thank you so much! Apr 22 2008, 07:50 PM
XTC QUOTE(nikkismiles @ Apr 22 2008, 07:50 PM... Apr 22 2008, 08:00 PM
XTC Grr I used to do this all the time.
Try this one.
... Apr 22 2008, 08:15 PM
nikkismiles QUOTE(XTC @ Apr 22 2008, 06:15 PM) Grr I ... Apr 22 2008, 08:27 PM
aaayotiffany QUOTE(XTC @ Apr 22 2008, 09:15 PM) CODE... Apr 22 2008, 08:21 PM
XTC Oh I see, your profile is too short.
If you made ... Apr 22 2008, 08:30 PM
XTC Aagh your profile is on private. Apr 22 2008, 08:31 PM
aaayotiffany http://www.createblog.com/scripts/script.php?id=88... Apr 22 2008, 08:34 PM
nikkismiles QUOTE(aaayotiffany @ Apr 22 2008, 06:34 P... Apr 22 2008, 08:37 PM
aaayotiffany oh, i knew that. lol.
try removing the bottom ... Apr 22 2008, 08:42 PM
nikkismiles QUOTE(aaayotiffany @ Apr 22 2008, 06:42 P... Apr 22 2008, 08:45 PM![]() ![]() |