HammerHead Theme for DNN

  • Demo: Not currently in use
  • Open Source: MIT License
  • Minimum DNN version: 09.00.02+
  • Compatible DNN Versions:  09+
  • Bootstrap: Uses Bootstrap V4.0.0
  • Layouts: 3, Home, SmallHeader and Edit (edit has a ContentPane at full width) layouts have a variety of useful pane configurations. Also includes a PopupSkin.ascx that will be loaded by DNN modal controls, not intended to be used as a page layout.
  • Containers: 6 total
  • Responsive: Utilizes Bootstrap’s responsive design capabilities.
  • Visual Studio 2017: Built using C#, using a Skin specific version of my build scripts based on my DNN Development Templates, build in RELEASE mode and the Skin will be packaged, including the Containers.
  • Unsupported: Have at it, play with it, use it, just don’t expect to get free support from me on this, I’m too busy these days. You can however pay for support 
  • Menu Warning: If you have Parent/Children menu items, in order to better handle the responsive menu, the parent pages should not have content on them, they should be disabled and be used only for displaying child items. The reason for this is that in order to allow for better touch support on mobile devices clicking on the Parent item will open the submenu, instead of navigating to the Parent page.
  • Installation Warning: Requires installation at the Host/Extensions page NOT via the Admin/Extensions page.

Download Now