Blended Contact Table |
![]() ![]() |
Blended Contact Table |
Jul 29 2005, 11:35 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jul 2005 Member No: 187,003 |
Hey guys, just wanna say real quick that your help in these forums is insanely awesome.
Now here's my quick question. As seen on my myspace http://www.myspace.com/3213890 , in the contact table, the phrase "Contact CaM" blends in with the custom buttons. How do I make it so it looks clean and not on top of each other? Here's the code I put in: <style type="text/css"> .contactTable { width:300px !important; height:150px !important; background-image:url("http://myspace.unfunf.us/contacts/contactroughw4tj.gif"); background-repeat:no-repeat; background-color:6b4226; background-attachment:scroll; background-position:center center; padding:0px !important;} .contactTable table, table.contactTable td { background-color:transparent; background-image:none; padding:0px !important;} .contactTable a {display:block; height:28px; width:115px;} /* hide the old contact buttons */ .contactTable a img {visibility:hidden; border:0px !important;} .contactTable .text {font-size:1px !important;} </style> |
|
|
|
![]() ![]() |