Hide profileinfo stuff? (Not the picture and links) |
Hide profileinfo stuff? (Not the picture and links) |
![]()
Post
#1
|
|
![]() Splee. ![]() ![]() ![]() ![]() Group: Member Posts: 226 Joined: Apr 2006 Member No: 397,965 ![]() |
I shooped an example.
![]() I've been.. not.. coding for a while for myspace. I've forgotten nearly everything. *GASP* Halp please? |
|
|
![]() |
![]()
Post
#2
|
|
![]() Cornflakes :D ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 4,541 Joined: Dec 2005 Member No: 322,923 ![]() |
I don't have a mood so it didn't show up but I'm pretty sure this wouldn't hide that:
CODE <style> .profileInfo td td.text{visibility:hidden;} .profileInfo td.text a img {visibility:visible;} .profileInfo td td {visibility:visible;} </style> Hope it works, I switched back to 1.0 style to test it, haha. |
|
|
![]()
Post
#3
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
You can also try this code. That will most likely remove all of your details. If the table doesn't resize width-wise and you want to, see if this works:
CODE <style> .profileInfo {width:#px;} </style> Then replace the pound symbol with the width you want. |
|
|
![]()
Post
#4
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jun 2007 Member No: 531,822 ![]() |
I don't have a mood so it didn't show up but I'm pretty sure this wouldn't hide that: CODE <style> .profileInfo td td.text{visibility:hidden;} .profileInfo td.text a img {visibility:visible;} .profileInfo td td {visibility:visible;} </style> Hope it works, I switched back to 1.0 style to test it, haha. this one definitely worked. thank you! :) |
|
|
![]()
Post
#5
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
Topic closed & moved.
|
|
|
![]() ![]() |