Skip to content

2sic/dnn-container-2shine-bs5

Repository files navigation

DNN 2shine Container

2shine DNN Container - which is what is usually needed on most modern web sites.

  1. It works perfectly with DNN Bootstrap Skins like:
  2. DNN Bootstrap4 Instant
  3. DNN 2shine BS5

Background

If you want to create a good looking website, then the container of each module must be invisible. This is the ideal container for that.

Put it into Portals/_default or /Portals/[your-portal]

We recommend that you place this in your /Portals/_default area, but you can also put it into your specific portal, like /Portals/0/. The following 2 examples assume you want to put it into _default.

Quick-Install Using Git Command

This assumes that you already have git installed on your pc and that you kind of have an idea what git is :)

  1. In your file explorer, go to /Portals/_default/, then shift-right-click on the Containers folder and choose Open Command Window Here. You should now have a command-line on that folder.
  2. Run this command:
git clone https://github.com/2sic/dnn-container-2shine-bs5 "2shine"

This will automatically get the latest copy of this container and place it in the right folder. You can now use it in any layout you want.

Installing using Windows File Explorer

  1. In your file explorer, go to /Portals/_default/Containers/
  2. Create a new folder, call it 2shine. You should now have
    /Portals/_default/Containers/2shine/
  3. Paste the ascx-file from this package into that folder. You should now have
    /Portals/_default/Containers/2shine/default.ascx

You can now use the container in any layout you want.

About

2shine Containers using Bootstrap5 for DNN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published