1.1 KiB
1.1 KiB
CDN Starterkit
The CDN Starterkit is rather simple to set up. You don't have to do anything until you wish to override the default Drupal Bootstrap base theme settings or provide additional custom CSS.
Prerequisite
Read the @link subtheme Sub-theming @endlink parent topic.
Override Styles
Open ./subtheme/css/style.css
and modify the file to your liking.
Override Settings
Please refer to the @link subtheme_settings Sub-theme Settings @endlink topic.
Override Templates and Theme Functions
Please refer to the @link registry Theme Registry @endlink topic.