The site_store_pro_account_login.css file formats the customer account login page. This CSS file is only attached to /myaccount/login.asp. The dynamic content of this page is managed through the ‘Account Login Page Configuration & Content’ screen in the web-based admin.
· .SSPro_Acccount_Login_Instructions (This class formats the login instructions text)
· .SSPro_Acccount_Login_FAILED_Instructions (This class formats the error message that is displayed for an invalid login attempt)
· .SSPro_Acccount_Login_Left_Fields (This class formats the left column of the login information table including the background image fade, font type, border, etc)
· .SSPro_Acccount_Login_Right_Fields (This class formats the right column of the login information table including the background image fade, font type, border, etc)
· .SSPro_Account_Login_Remember_Text (This class formats the “Remember” me text that is displayed next to the checkbox)
· .SSPro_Account_Login_Form_Email_Field (This class formats the email address input field)
· .SSPro_Account_Login_Form_Password_Field (This class formats the password input field)
· .SSPro_Account_Login_Form_Button (This class formats the login page submit button)
· .SSPro_Account_Logoff_Confirmation (This class formats the message that is displayed when a customer successfully log out of their account manager)
· .SSPro_Account_Login_Information_Sent (This class formats the message that is displayed after a user requests their login information using the “Forgot Password” feature.)