We are often asked how to change the color, size or other properties of certain page elements in the sample project.
To find out which CSS definitions are available for a specific HTML element, you can use the Chrome developer tools integrated in the Chrome browser, for example. Firefox users can install the free Firebug extension, which offers very similar functions. This also allows changes to the CSS to be tested "live" before they are written to the CSS files.
This video shows some of the many possibilities of these two tools.
The video uses our old sample project (version 3), but the techniques can be applied to any website.
Updated: 17.07.2024
