Hiding General Info, In band/artist profiles |
Hiding General Info, In band/artist profiles |
Mar 20 2008, 03:11 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 40 Joined: May 2005 Member No: 133,401 |
How do I hide the General Info sections on my artist profile? I want to replace it with an image.
http://myspace.com/pomylony Thanks. :) |
|
|
|
![]() |
Mar 20 2008, 07:14 PM
Post
#2
|
|
![]() cake or DEATH ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 631 Joined: Sep 2005 Member No: 223,586 |
CODE <style type="text/css"> table td.text {visibility:hidden;} td.text td, td.text span, td.text a {visibility:visible;} </style> Place that code in your About Me. However I'm not sure it's possible to replace your general info with an image. You could have a background image for that table, though. |
|
|
|
metalmikey Hiding General Info Mar 20 2008, 03:11 PM
metalmikey That didn't work. That just hid the music play... Mar 21 2008, 08:09 AM
Insurmountable Codes that work on regular defualt profiles won... Mar 21 2008, 09:37 AM
metalmikey Mhmm. Anyone know the code? Mar 21 2008, 11:58 AM
Insurmountable There isn't a real class for the table which m... Mar 21 2008, 10:40 PM![]() ![]() |