CSS classes: Login widget

Following is the list of CSS classes applied to Login widget:

CSS class name Class set to Default HTML tag 
sfLoginWrp Wrapper of the login form. <fieldset>
sfLoginFieldsWrp Wrapper of login fields. <ol>
sfLoginField Wrapper of single login field. <li>
sfCheckBoxWrapper Wrapper of Remember me on this computer checkbox. <li>
sfTxtLbl Label of login form input fields (email and password). <label>
sfTxt Input fields (email and password). <input>
sfValidator Wrapper of error message of email and password input fields if either of them was not filled correctly. <span>
sfSubmitBtn Wrapper of Login button. <div>
sfLinkBtn Outer Login button. <a>
sfSave Outer Login button. <a>
sfLinkBtnIn Inner Login button. <strong>
sfLoginHelp Wrapper of Forgot your password?, Change Password links and How to set SMTP? instructions. <div>
sfDetailedInfo Wrapper of How to set SMTP? instructions. <div>
sfNeutral Wrapper of instructions or neutral message. <div>, <p>

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?