CSS classes: Search widgets

Following is the list of CSS classes applied to search widgets:

CSS class name  Class set to  Default HTML tag
sfsearchBox Wrapper of search box. <fieldset>
sfsearchTxt Search text field. <input>
sfsearchSubmit Submit search button. <input>
sfsearchResultStatistics Wrapper of statistic of the performed search (how many results were found for the input phrase). <p>
sfsearchResultsWrp Wrapper of search result list for both Titles, excerpts, URLs and Titles only modes. <dl>, <ol>
sfsearchReultTitleSnippetUrl Wrapper of search result list for Titles, excerpts, URLs mode. <dl>
sfsearchReultTitlesOnly Wrapper of search result list for Titles only mode. <ol>
sfsearchResultTitle Search result title. <dt>, <li>
sfsearchResultHighLighter Search result snippet. <dt>
sfsearchResultUrl Search result URL. <dt>
sfHighlight Search phrase. <strong>

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?