Friend/comments |
![]() ![]() |
Friend/comments |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 84 Joined: Mar 2007 Member No: 511,742 ![]() |
Okay. I had my top friends and comments hidden but kept the ''view all/add all'' links.
Now im wanting to show my top friends. but i cant find a code to hide comments but keep the links that wont also hide my friends. >_< Also is there a code to shrink the size of the friends so that it wont stretch out a tiny profile ? please help if anyone knows D: |
|
|
![]()
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 631 Joined: Feb 2008 Member No: 619,081 ![]() |
Resize friend's pictures
CODE <style> table table table table table table a, table table table table table table a:hover, table table table table table table a:link, table table table table table table a:visited, table table table table table table a:active {visibility:visible; display:block; padding:0px; text-align:center; font-size:7px; font-weight:normal; font-family:small fonts; text-decoration:none; text-transform: uppercase; width:100%; height:15px;} table table table table table table a img {visibility:visible; height:30px; padding:0px; border:0px;} .imgonlinenow, .redlink {display:none;} </style> Hiding comments CODE <style>td.text td.text td td a, .redlink, td.text td.text td b a {visibility:visible!important;} td.text td.text td a {visibility:hidden;}</style>
<style>table b {display:none;}</style> <style>table table table table b a {display:none;}</style> |
|
|
![]() ![]() |