Log In · Register

 
 
Closed TopicStart new topic
Hiding General Info, In band/artist profiles
metalmikey
post 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. :)
 
miyashu
post 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
post Mar 21 2008, 08:09 AM
Post #3


Senior Member
***

Group: Member
Posts: 40
Joined: May 2005
Member No: 133,401



That didn't work. That just hid the music player...
 
Insurmountable
post Mar 21 2008, 09:37 AM
Post #4


Cornflakes :D
*******

Group: Staff Alumni
Posts: 4,541
Joined: Dec 2005
Member No: 322,923



Codes that work on regular defualt profiles won't work on band profiles Miyashu.
 
metalmikey
post Mar 21 2008, 11:58 AM
Post #5


Senior Member
***

Group: Member
Posts: 40
Joined: May 2005
Member No: 133,401



Mhmm. Anyone know the code?
 
Insurmountable
post Mar 21 2008, 10:40 PM
Post #6


Cornflakes :D
*******

Group: Staff Alumni
Posts: 4,541
Joined: Dec 2005
Member No: 322,923



There isn't a real class for the table which makes it a bit more complicated.


I mean the simpliest way to get them hidden would to hide the whole left column, which would simply be:
CODE
<style>
table table table {visibility:hidden;}
td td.text object, td td.text div *, td.text2 *, .FixBox1 *
{visibility:visible;}</style>


I'll try and figure something out, but I'm not promising anything.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: