Hide last login, info, city, state, without hiding mood |
Hide last login, info, city, state, without hiding mood |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Feb 2006 Member No: 375,870 ![]() |
How do you hide the last login, state, city, the view pics | videos links without hiding the mood?
|
|
|
![]() |
*The Markster* |
![]()
Post
#2
|
Guest ![]() |
Try this code:
CODE <style type="text/css">
.profileInfo, .profileInfo .text { visibility: hidden; } .nametext, .profileInfo a img, .profileInfo a { visibility: visible !important; } .profileInfo td { visibility: visible; } </style> |
|
|
![]() ![]() |