The site_store_pro_customer.css file formats the customer account registration page (form). This CSS file is attached to /myaccount/customer_manager.asp and /myaccount/customer_manager_preview.asp. The dynamic content for these pages is managed through the Registration Form Content Manager
· .SSPro_Customer_Top_Text (This class formats the welcome text / instructions to instruct the user on how to complete the registration process.)
· .SSPro_Customer_Required_Fields_Text (This class formats the text that, by default, reads “Required Fields”)
· .SSPro_Customer_FORM_TABLE (This class formats the outer border of the registration form area.)
· .SSPro_Customer_Form_Field_Labels (This class formats the registration form labels (left column) text , borders and background gradient image.)
· .SSPro_Customer_Form_Field_Labels_ERROR (This class changes the field labels to a different color when there is an error on a specific field entry)
· .SSPro_Customer_Form_Column_RIGHT (This class registration form right column width, borders and background gradient image.)
· .SSPro_Customer_Section_Banners (This class formats the section text labels for the various sections of the registration form (shipping information, billing information, etc.)
· .SSPro_Customer_Section_Description (This class formats the text that instructs the user on completing the customer information section that includes their name, address, city, etc.)
· .SSPro_Customer_Form_Fields (This class formats the text input form fields on the registration form and credit card billing information form.)
· .SSPro_Customer_Form_Fields_ERROR (This class formats the error message text that is returned when a text input field contains invalid data or is left blank for required field(s).)
· .SSPro_Customer_Form_List_Menus (This class formats the list menu drop-downs on the registration form and credit card information entry form.)
· .SSPro_Customer_Form_List_Menus_ERROR (This class formats the error message that is displayed if the user does not make a selection on a required list menu)
· .SSPro_Customer_Section_Footer (This class formats the bottom (closing) row of each section of the registration forms. Includes border and shading formatting)
· .SSPro_Customer_Section_Header (This class formats the top (opening) row of each section of the registration forms. Includes border and shading formatting)
· .SSPro_Customer_Receive_Emails_TEXT (This class formats the ‘Receive Emails’ text that is displayed next to the opt-in checkbox)
· .SSPro_Customer_AUTOFILL_Billing_Fields_Checkbox (This class formats the ‘Copy My Shipping Information Into My Billing Information’ text)
· .SSPro_Customer_ERROR_MESSAGE_Notification (This class formats the error message that alerts the user that there were errors on their registration form submission. Appears on top of page.)
· .SSPro_Customer_ERROR_MESSAGE_Notification_DETAILS (This class format the specific text error messages for each element that was not completed correctly. Appears on top of form directly below the Error Message Notification.)
· .SSPro_Customer_ErrorMESSAGE_FIELDS (This class formats the error message that will appear directly below a specific element on the form that was not completed correctly.)
· .SSPro_Customer_RequiredStar (This class formats the * that denotes that the form element is required for completion of the account registration.)
· .SSPro_Customer_Bottom_Text (This class formats the instructions on the bottom of the page for submitting the registration form)
· .SSPro_Customer_Section_Image_Bar_Rows (This class formats the rows that contain the specific section graphic header images)
· .SSPro_Customer_TermsOfUSE_TEXT_DISPLAY (This class formats the terms of use display area when use the non-scrolling option)
· .SSPro_Customer_TermsOfUSE_TEXT_AREA_DISPLAY (This class formats the terms of use display area when using the scrollable text box option)
· .SSPro_Customer_TermsOfUSE_Checkbox_TEXT (This class formats the ‘Agree with terms of use’ text that is displayed next to the agreement checkbox)
· .SSPro_Customer_Registration_ThankYOU (This class formats the text that is display to the user after a successful account registration (non-order registrations only))
· .SSPro_Customer_Activation_SUCCESS_TEXT (This class is displayed when a user activates their email address using the email account activation feature)
· .SSPro_Customer_Activation_FAILURE_TEXT (This text formats the text that is displayed is the user’s account email verification fails)
· .SSPro_Customer_Activation_INSTRUCTIONS_TEXT (This class formats the text that instructs the user how to activate their account using the email account activation feature)