I've looked for error in the JavaScript console, there is one message:
JMIGRATE: jQuery is not compatible with Quirks Mode
I don't know what JMIGRATE is. I am not sure whether it came with the files from DNN Creative or whether it is part of the DNN installation.
"Dark Horizon" is a skin example created by Andy Stephenson (February 2014). The complete code and the accompanying video can be found at:
How to Create a Custom DNN Skin with Bootstrap 3
http://www.dnncreative.com/Tutorial...fault.aspx The accompanying files are:
zzzj_CustomSkinningBootstrap3_Resources_3633.zip
zzzj_CustomSkinningBootstrap3_Videos_8259.zip
In the video Andy goes over the steps to translating a PSD design into a functioning DNN Bootstrap 3 website
I did not find this video by using the DNN Creative search function. It was found by a Google search. Maybe this video is not ready for prime time?
The DNN platform that I am using is v7.3.1. It is a completely vanilla installation -- exactly as from the DNN install package.
To avoid making making mistakes, I used directly the complete code example supplied by Andy rather than build the necessary files using code snippets. The complete code example matches exactly what Andy describes in the video.
Except for this glitch, everything works perfectly. I've spent hours trying to figure out what is going on to no avail.