How do u get a contact table like this?

How can I get JUST this contact table for myspace?

  • How can I take this contact table off of this layout? Can someone please help me?

  • Answer:

    you can always hide it! here's the code. <style type="text/css"> .contactTable { position:absolute; left:50%; top:280px; margin-left:-40px; z-index:3; width:350px; background-color:white;} .contactTable {visibility:hidden; border:0px !important;} </style>

VBA64OOP5MYYMNISRULDGSNVYE at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

if you copy, paste. you can search me on myspace. just type in my whole name!!!!

sunshine

Okay. It might be a little difficult .. but what you have to do is find the code in the layout that says "contact tabel" Heres mine: <style type="text/css"> .contactTable {width:300px!important; height:150px!important; padding:0px!important; background-image:url("http://img390.imag... 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> so look for a code like that .. and take it out. I really hope this helps. You just have to find the code .. and take it out lol. I checked out the code in that link .. i'm pretty sure the code for JUST the contact table is between the two words (Contact Table) It looks like this: .contact table (the the code) .contact table You'll need to copy and paste it on you "edit profile" before you take the code out because when you click on part of the code, it highlights the whole thing. OR you can try and hide it with that link the person above me gave you .. just make sure its not any kind of spam =) GOOD LUCK!

Mike Gravel 2008!

I can make you one if you want. Just send me an e-mail if you want me to make you one.

Stephi♡

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.