|
| Remove grey 'Comments' box from Roller |
 |
Tue, 1 Aug 2006 16:52:39 +0000 |
Hi There,
I want to only have the list of feeds on my page, and not the grey box saying
'Comments' on the left.
Since it pops up a blank page, I'd like to remove this completely.
Is this possible?
Thanks for helping...
Eva
|
| Post Reply
|
| Re: Remove grey 'Comments' box from Roller |
 |
Tue, 1 Aug 2006 17:00:34 +0000 |
just found it myself:
removed
<td valign="top" width="1">
<div class="BlogRating">
<a href='<%# DataBinder.Eval(Container.DataItem,
"CommentsUrl"%>' target="_blank"><span
class="BlogCommentCount"><%# GetCommentCount(Container.DataItem)
%></span><br/>
<CSR:ResourceControl ResourceName="roller_comments_label"
runat="server" /></a>
</div>
</td>
from Skin-RollerPostListing.ascx %>" target="_blank">
|
| Post Reply
|
| Re: Remove grey 'Comments' box from Roller |
 |
Tue, 8 Aug 2006 14:30:13 +0000 |
I don't see that file anywhere. What directory was it under?
|
| Post Reply
|
|
|
|
|
|
|
|
|
|