How do you make Friend Count Visible? |
How do you make Friend Count Visible? |
Aug 7 2008, 11:47 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 18 Joined: Nov 2007 Member No: 588,043 |
can anyone tell me the part of this code that makes your friend count visible? Is it even in this part of the code??
Thanks in advance! CODE <style>
.contacttable,.whitetext12,.nametext,.lightbluetext8,.orangetext15,.blacktext12, btext,.redtext,.redbtext{display:none;height:0px;!important;visibility:hidden} td td td td{border:0px;width:0px;text-align:right;} table,td,tr{padding:3px;width:;background-color:transparent} table table table{padding:4px;height:0%;width:100%;} table table,table table table table,table,tr,td{height:0px;!important;border:0px;!important} table table table table,table table table table td.text, td.text td.text table{display:visible;} td.text table table{display:inline;visibility:visible;} table td table tr td.text table{visibility:visible;} table td table tr td.text table table,table td table tr td.text table table td.text{visibility:visible;} </style> |
|
|
|
![]() |
Aug 7 2008, 11:57 PM
Post
#2
|
|
![]() DDR \\ I'm Dee :) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Mentor Posts: 8,662 Joined: Mar 2006 Member No: 384,020 |
Here, it should up now.
CODE <style>.contacttable,.whitetext12,.nametext,.lightbluetext8,.orangetext15{display:no
e;height:0px;!important;visibility:hidden}td td td td{border:0px;width:0px;text-align:right;}table,td,tr{padding:3px;width:;background-color:transparent}table table table{padding:4px;height:0%;width:100%;}table table,table table table table,table,tr,td{height:0px;!important;border:0px;!important}table table table table,table table table table td.text, td.text td.text table{display:visible;}td.text table table{display:inline;visibility:visible;}table td table tr td.text table{visibility:visible;}table td table tr td.text table table,table td table tr td.text table table td.text{visibility:visible;}</style> |
|
|
|
Aug 8 2008, 12:31 AM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 18 Joined: Nov 2007 Member No: 588,043 |
that worked, thanks!!
|
|
|
|
Aug 8 2008, 12:53 AM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrator Posts: 8,629 Joined: Jan 2007 Member No: 498,468 |
Topic Closed & Moved
|
|
|
|
![]() ![]() |