Hide Certain Links? |
![]() ![]() |
Hide Certain Links? |
Mar 31 2007, 10:03 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 15 Joined: Feb 2007 Member No: 503,207 |
Hey, I was just wondering is there a code to hide:
[input username] has # friends or view all of [username] friends or displaying # of # comments |
|
|
|
Apr 1 2007, 12:12 AM
Post
#2
|
|
![]() vivacity ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,466 Joined: Jan 2007 Member No: 495,247 |
Has # Friends:
CODE <style> .redbtext {display:none; } </style> View All Friends: CODE <style> .redlink {display:none;} </style> Display Comments: CODE <style>
.redtext {display:none; } </style> |
|
|
|
Jun 17 2007, 09:23 AM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Apr 2007 Member No: 519,078 |
hey may i know how to hide my friend's link?
|
|
|
|
![]() ![]() |