Remove contact table, code not working |
Remove contact table, code not working |
May 26 2006, 02:39 PM
Post
#1
|
|
|
Fuck you ![]() ![]() ![]() ![]() Group: Member Posts: 244 Joined: Nov 2005 Member No: 302,735 |
I'm trying to remove my contact table to insert a drop down link /w XSPF player... the only problem is well i can't hide my contact table for some reason... the code I was trying is
CODE .contactTable {visibility: hidden; display:none!important; border:0px !important;} .contactTable table {visibility: hidden; display:none!important; border:0px !important;} ^_^, opps nvm i figured it out on my own... CODE .contacttable {visibility: hidden !important; display: none !important;}
.contacttable table{visibility: hidden !important; display: none !important;} |
|
|
|
![]() ![]() |