Myspace White Contact Table |
Myspace White Contact Table |
Oct 26 2008, 09:47 PM
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?
|
|
|
|
![]() |
Oct 27 2008, 10:11 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 70 Joined: Nov 2007 Member No: 594,072 |
No because I have a different colored background.
|
|
|
|
Oct 28 2008, 12:37 PM
Post
#3
|
|
![]() 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> |
|
|
|
Oct 29 2008, 09:06 PM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 70 Joined: Nov 2007 Member No: 594,072 |
I know I can make my own, thanks. Does anyone know a good site that has good contact table generators that DON'T show their logo on the contact table when you get the code?
|
|
|
|
Oct 29 2008, 09:23 PM
Post
#5
|
|
![]() Mel Blanc was allergic to carrots. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 6,371 Joined: Aug 2008 Member No: 676,291 |
Well that's the thing. I don't think you can actually change the text color. You could try searching for the code that makes it grayscale. That might work..?
|
|
|
|
Oct 30 2008, 11:38 AM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 70 Joined: Nov 2007 Member No: 594,072 |
/edit
Okay I've created my own :) How do you hide the "Contacting XXXX"? that's above the contact table? |
|
|
|
Oct 30 2008, 03:45 PM
Post
#7
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Use this code:
CODE <style>
.whitetext12 {display:none; background:none; border:0px;} </style> |
|
|
|
Nov 1 2008, 12:01 AM
Post
#8
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 70 Joined: Nov 2007 Member No: 594,072 |
Thank you.
|
|
|
|
Nov 1 2008, 12:42 AM
Post
#9
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrator Posts: 8,629 Joined: Jan 2007 Member No: 498,468 |
Topic Closed & Moved
|
|
|
|
![]() ![]() |