CSS Styling and Naming
HTML elements within the selling screens are styled used normal CSS rules. As part of loading the selling page you can define an external CSS page that is loaded. This means you can update or replace Fieldpine default styling with your own.
In general, Fieldpine reserves all CSS names starting with (in any case) 'fieldpine' or 'fdl' or simply 'f_'. So on your self created selling interface you can freely use any CSS names you wish.
Where you are using Fieldpine default UI Dispatch Handlers then these handlers will often dynamically create HTML and update the page. The elements on this dynamically created HTML receive CSS style names as described on this page. The naming of these styles loosely follows the BEM convention
Your Selling Screen | » | User selects "Discount" popup |
» | Using Fieldpine Default Handler | |
|
|
||||
» | Using your discount override handler | ||||
|
|