| CSS class name  |  Class set to  |  Default HTML tag  |  
  | sfforumPostTitle  |  Post title  |  <h1>  |  
  | sfforumPostTitleEdit  |  Link to edit post title  |  <span>  |  
  | sfforumPostTitleCancelEdit  |  Link to cancel the editing of the post title  |  <span>  |  
  | sfforumPostTitleSaveEdit  |  Button to save the new post title  |  <input>  |  
  | sfforumReplyPostWrp  |  Wrapper of New post button, RSS link and email subscription form  |  <div>  |  
  | sfforumReplyBtn  |  Button to open new post form  |  <input>  |  
  | sfforumSocialShareWrp  |  Wrapper of social sharing buttons, posts count and featured posts count  |  <div>  |  
  | sfforumThreadPostList  |  Wrapper of posts list  |  <ol>  |  
  | sfforumThreadPost  |  Single post wrapper  |  <li>  |  
  | sfforumThreadPostUser  |  Wrapper of info about the user who submitted the particular post  |  <div>  |  
  | sfforumUser  |  Username of the user who submitted the post  |  <strong>  |  
  | sfforumUserAvatarWrp  |  Wrapper of user’s avatar  |  <div>  |  
  | sfforumUserAvatar  |  User’s avatar  |  <img>  |  
  | sfforumUserPostsInfo  |  Wrapper of number of posts the user has submitted and since when there are registered  |  <div>  |  
  | sfforumThreadPostContentWrp  |  Wrapper of post content  |  <div>  |  
  | sfforumPostIsFeaturedWrp  |  Wrapper of featured label and links make a post featured or normal again  |  <div>  |  
  | sfforumPostFeatured  |  Featured label which indicates that the post has been marked as important  |  <span>  |  
  | sfforumPostUnmarkFeatured  |  Link to make a featured post not featured  |  <a>  |  
  | sfforumPostMarkFeatured  |  Link to make a post featured  |  <a>  |  
  | sfEditBtn  |  Link to open edit post form  |  <a>  |  
  | sfforumPostAge  |  When the post was submitted  |  <div>  |  
  | sfforumPostPermalink  |  Direct link to the post  |  <a>  |  
  | sfforumThreadPostContent  |  Wrapper of post content  |  <div>  |  
  | sfPostQuoteView  |  Quote from another post  |  <blockquote>  |  
  | sfforumPostAttachmentsList  |  Post attachments list wrapper  |  <ul>  |  
  | sfforumPostAttachmentItem  |  Single attachment wrapper  |  <li>  |  
  | sfforumPostAttachmentLink  |  Single attachment  |  <a>  |  
  | sfforumLastModified  |  When the post was edited for the last time  |  <div>  |  
  | sfforumReplyBtn  |  Link to open post reply form  |  <input>  |  
  | sfforumPostReplyContainer  |  Submit post form wrapper  |  <div>  |  
  | sfforumPostReplyForm  |  Wrapper of content to be submitted  |  <fieldset>  |  
  | sfClose  |  Link which closes reply form  |  <a>  |  
  | sfforumReplyThreadContent  |  Content field  |  <div>  |  
  | sfforumsReplyToTitle  |  Reply title  |  <h2>  |  
  | sfQuote  |  Link which enters quotation in post content  |  <a>  |  
  | sfforumReplyThreadAttachmentsWrp  |  Attach a file form field wrapper  |  <div>  |  
  | sfforumReplyThreadAttachmentsToggle  |  Link to toggle RadUpload  |  <a>  |  
  | RadUpload  |  RadUpload wrapper  |  <div>  |  
  | sfforumReplyFormVisible  |  Body tag of the page when submit post form is shown  |  <body>  |