CSS classes: Blog posts widget

Following is the list of CSS classes applied to Blog posts widget:

CSS class name
Class set to
Default HTML tag
sfpostsList Wrapper of all Blog post list modes — Titles, dates and full content, Titles and dates, and Titles, dates and summaries
<ul> 
sfpostListTitleDateContent Wrapper of Titles, dates and full content mode of Blog posts list. <ul>
sfpostListTitleDate Wrapper of Titles and dates mode of Blog posts list. <ul>
sfpostListTitleDateSummary Wrapper of Titles, dates and summaries mode of Blog posts list. <ul>
sfpostListItem Single post wrapper. <li>
sfpostTitle Single post title. <h1> in details mode and <h2> in list mode
sfpostAuthorAndDate Author and publication date wrapper. <div>
sfpostDate Publication date wrapper. <div>
sfpostContent Post content wrapper. <div>
sfpostCommentsCount Link, which leads to comments list, or form, if there are no comments. <a>
sfpostSummary Post summary wrapper. <div>
sfpostFullStory Link, which leads to post details. <a>
sfpostDetails Wrapper of single post details. <div>
sfpostLinksWrp Go back link wrapper. <div>
sfpostBack Go back link in details mode. <a>

Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Web Security for Sitefinity Administrators

The free standalone Web Security lesson teaches administrators how to protect your websites and Sitefinity instance from external threats. Learn to configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Was this article helpful?