anyone know how to make your contacttable look like this? |
anyone know how to make your contacttable look like this? |
![]()
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 45 Joined: Jun 2007 Member No: 535,839 ![]() |
like this guys, its a private profile but his contact table looks different, is there any code to make it look like that?
http://profile.myspace.com/index.cfm?fusea...d=91580#comment |
|
|
![]() |
![]()
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 45 Joined: Jun 2007 Member No: 535,839 ![]() |
ok so the codes this
<style type="text/css"> .contactTable { width:300px !important; height:150px !important; padding:0px !important; background-image:url("URL TO PICTURE"); background-attachment:scroll; background-position:center center; background-repeat:no-repeat; background-color:transparent;} .contactTable table, table.contactTable td { padding:0px !important; border:0px; background-color:transparent; background-image:none;} .contactTable a img {visibility:hidden; border:0px !important;} .contactTable a {display:block; height:28px; width:115px;} .contactTable .text {font-size:1px !important;} .contactTable .text, .contactTable a, .contactTable img {filter:none !important;} </style> do i take out this or what? cause if i put in that code, theres a white space where the contact table should be, and if i change the width and height it doesnt do anything |
|
|
![]() ![]() |