https://github.com/dnnconsulting/DnnC.Minimalist
A Dnn 8 responsive theme using Bootstrap
https://github.com/dnnconsulting/DnnC.Minimalist
Last synced: 7 months ago
JSON representation
A Dnn 8 responsive theme using Bootstrap
- Host: GitHub
- URL: https://github.com/dnnconsulting/DnnC.Minimalist
- Owner: dnnconsulting
- License: other
- Created: 2016-11-10T09:04:51.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T02:13:31.000Z (over 3 years ago)
- Last Synced: 2024-08-04T22:14:40.575Z (over 1 year ago)
- Language: CSS
- Homepage: http://dnnminimalist.com
- Size: 695 KB
- Stars: 3
- Watchers: 4
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
- awesome-dnn - DnnC.Minimalist - (by: @dnnconsulting) (Awesome DNN (DotNetNuke) [](https://github.com/sindresorhus/awesome) / Free Skins/Theme)
README
# DnnC Minimalist
## Description
A free open source responsive skin\theme for Dnn (DotNetNuke) using Bootstrap3.
## Warning : Install on Dnn 08.00.00
There is a small bug in this version of Dnn that will stop the menu showing.
To solve this is quite easy to do by following theses steps below:
Go to '/Portals/' folder of your Dnn install
In this folder you will find a file called 'web.config'
Open this file and search for the following 3 lines of html
```
```
Change the lines above to this:
```
```
Save the file and the menu's should display correctly.
## Theme Requirements & installation
Install the skin as you would with any other Dnn extension by going to the Host > Extensions page (you should not install via Admin/Extensions).
The Dnn Minimalist theme was created for Dnn8 and upwards.
To install follow the steps below:
1. Download and un-block the zip file from here.
2. Go to Host –> Extensions –> Install Extension wizard to install the Minimalist skin pack.
3. After the installation has been completed, navigate to Admin –> Site Settings –> Basic Settings (tab) –> Appearance (section) and specify portal and edit skins and containers.
Enjoy!