A clean, prepared bootstrap4 skin for DNN (DotNetNuke), ready to make awesomeness - ideally combined with bootstrap content-templates.
- This theme needs the Invisible Container to work, but this gets installed automatically for you when you install the theme with the installer.
- Check out other DNN Bootstrap Skins like:
- And it's awesome together with professional content-templates like
This repo uses Bootstrap 4 and will not be maintained any more. We strongly suggest you check out the new 👉🏽 2shine Bootstrap5
This theme is a layout/skin for the CMS DNN based on Bootstrap4 and SASS. It allows you to create simple custom designs within minutes and complex designs within a few hours. This is why it's called instant.
- A clean, best-practices, responsive Bootstrap 4 Skin / Theme
- ...based on SASS, with a set of variables-files to customize layouts in minutes
- An e-mail encryptor to encrypt mail addresses in the layout
- A SEO-title optimizer
- An automatic svg/png integration for responsive logos
- Layout footer implementing SEO microformats
- NPM for all dependencies
- Webpack to process the sass/typescript into the resulting CSS/Javascript
There are three ways to install the initial package
- By downloading the package and installing it through the web UI of DNN
- By using
git clone
to create a copy of this repository in your Skins folder - By downloading the zip and manually copying it to the Skins folder
You can read more about this here.
You can now quickly customize and redesign everything within minutes. Check out the instructions here.
You now have created the layout within minutes or hours, but you're still missing the perfectly designed inner pieces, like tile-lists, content-accordeons, galleries, sliders, blogs and more. Fortunately these are both super-easy to add and use the same mechanisms for design. They can even re-use the variables of your skin, to automatically match look and feel :)
To get the awesome designed content, install 2sxc and the default bootstrap4 content-templates. You can then change the SCSS in the content-templates to also point to the _variables.scss
of this skin, and re-generate all styles for an amazingly fast development workflow.
- v4.20.00 2021-11-05
- removed jquery
- added language switch
- added optional dropdown menu to main menu
- v4.11.00 2021-10-22 updates npm packages
Daniel & Tom