The question was asked in CS Forums today, "How do you hide the gray 'Comment Notification' Box?" The Comment Notification box the user was referring to is the message that appears on blog posts that lets users subscribe by RSS to post updates or receive updates to the post by email.

This is a nifty little feature in CS, though I've never used it and don't know of anyone who has, not on personal blogs anyway. This function probably has more value in a corporate environment.
I toyed around on my new CS 2.0 Demo site (that thing is really coming in handy) and concluded that the best way to remove the Comment Notification box was to comment out the DetailPostSubscription control in Skin-EntryViewContainer.ascx in the Themes that support it.
Funny when I posted the answer on Forums, the colon-D was converted to a Smiley. I hope the individual asking the question didn't think I was joking around. I never joke about Themed CS Controls.

[tags: Community Server]