Myspace White Contact Table |
Myspace White Contact Table |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 70 Joined: Nov 2007 Member No: 594,072 ![]() |
Is there a contact table I can get that looks just like the myspace one but white? the font is white?
|
|
|
![]() |
![]()
Post
#2
|
|
![]() Mel Blanc was allergic to carrots. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 6,371 Joined: Aug 2008 Member No: 676,291 ![]() |
^Exactly. I would just hide the default text and then just make a custom image with white text and a "whatever color" background. It's not really hard.
CODE <style>
table.contactTable table, table.contactTable table a, table.contactTable td td {background-color:transparent !important;} table.contactTable {background-color:white;} table.contactTable td.text a img {visibility:hidden;} table.contactTable {background-image:url(IMAGE URL) !important; background-position:center; background-repeat:no-repeat;} </style> |
|
|
![]() ![]() |