It is possible to customize the look and feel of the configurator. By default we render the configuring answers in a default template. This can be manipulated using CSS.CSS styling#
With CSS you can style the different controls by using the correct CSS classes.
See Styling Example for a summery of some common style options.Templating#
If the default template does not suite your needs, you can completely override this default with your own standards.
To apply a custom template, just use HTML. In this HTML you can place some template keys in which the configurator will fill the corresponding values.See Template Example for more details on this subject. Modified at 2024-08-16 13:56:35