I'm having alot of problems!, With my DIV, and alot more! |
I'm having alot of problems!, With my DIV, and alot more! |
![]()
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 7 Joined: Apr 2008 Member No: 642,901 ![]() |
Is there a way to take away your friends names in the friendspace/comment area? I tried a code from a myspace code site but It took away the comment back/send message buttons that are with each comment.
This post has been edited by kaitlynvandort: Nov 18 2008, 07:39 PM |
|
|
![]() |
![]()
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 7,063 Joined: Jul 2008 Member No: 670,288 ![]() |
Use this code:
CODE <style>
.a {hide friends names} .friendSpace td a {visibility:hidden; font-size:0px; letter-spacing:-100px;} .friendSpace td a img {visibility:visible;} .a {remove borders around friends pics} .friendSpace td a img {border:0px;} </style> |
|
|
![]()
Post
#3
|
|
![]() Newbie ![]() Group: Member Posts: 7 Joined: Apr 2008 Member No: 642,901 ![]() |
Use this code: CODE <style> .a {hide friends names} .friendSpace td a {visibility:hidden; font-size:0px; letter-spacing:-100px;} .friendSpace td a img {visibility:visible;} .a {remove borders around friends pics} .friendSpace td a img {border:0px;} </style> Thank you so much!!! |
|
|
![]() ![]() |