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 21 2008, 10:40 PM
Post
#2
|
|
![]() 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. |
|
|
|
metalmikey Hiding General Info Mar 20 2008, 03:11 PM
miyashu CODE<style type="text/css">
table ... Mar 20 2008, 07:14 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![]() ![]() |