Hiding links at the buttom (not working) |
Hiding links at the buttom (not working) |
![]()
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 23 Joined: Jul 2006 Member No: 439,650 ![]() |
Hello,
My links at the buttom are not hiding im not to sure why... can anyone help me out please? www.myspace.com/pumatalk Here's what i got in my style table, tr, td {background:transparent;} table table table table, table.contactTable {display:none;} td.text table{visibility:hidden;}.nametext, .whitetext12, .orangetext15 {display:none;}div table td font {display: none;}body {background-color:color here;} td.text table table{display:inline;visibility:visible;}table, td{border-width:0px;}.byebye{display:none;} |
|
|
![]() |
![]()
Post
#2
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 37 Joined: Jul 2006 Member No: 439,203 ![]() |
try
CODE <style type="text/css"> a.text, table div font a, table div div {visibility:hidden;} </style> Put it into your about me. |
|
|
![]() ![]() |