contact table
|
|
ok i kno ive asked about this a long time ago but i dont want 2 use ur contact table ive made another id like to use, how do i go about changing the contact table without changing the theme? |
|
|
Put this code in “Who I’d Like to Meet”
<style>
.contactTable td table { background-image:none; }
.contactTable a img {
border: 0px;
display: none;
visibility: hidden;
}
</style>
Then put the code for your new contact table AFTER this code in your “Who I’d Like to Meet”. |
|
|
great thx |
|
|
<style type="text/css"> .contactTable { width:300px !important; height:150px !important; padding:0px !important; background-image:url(“http://www.mywackospace.com/images/graphics/contact-tables/music/sublimegradientcontact3.jpg”); 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> MySpace Contact Tables from MySpace Editor.
Hi, this is a contact table code from a website other than yours. I tried to apply it to my page and it showed up, but the original plain table was still there on top of it. Is there any way to fix this problem. I also tried the after the contact table codes, but that completely messed the whole profile up. What should I do? |
|
|
Nevermind, I figured it out. Thanks any ways! ☺ Stellz |
