Contact table!?, it wont go away? |
![]() ![]() |
Contact table!?, it wont go away? |
Feb 26 2006, 02:38 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 311 Joined: Jul 2005 Member No: 179,869 |
Ok I have like 3 codes trying to hide my contact table but it wont go away and its in the most randomist sopt in my profile! here is my profile what code can i use to hide it??.........
My Myspace Please help, |
|
|
|
Feb 26 2006, 11:14 AM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Maybes it only shows in IE? Since I don't see one.
|
|
|
|
Feb 26 2006, 11:17 AM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,534 Joined: Jul 2005 Member No: 170,127 |
Well. The reason it's showing up in the most random places, is because it has positioning values...
QUOTE <style>.contactTable {background: rgb(102, 153, 204); position: relative; top: 30px;} .contactTable table {background: rgb(255, 255, 255);}</style> <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> Use .contactable{display: none;} only. |
|
|
|
Feb 26 2006, 12:51 PM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 311 Joined: Jul 2005 Member No: 179,869 |
yay thanks a bunch
|
|
|
|
![]() ![]() |