You have to apply a Snapsis skin (or a DNN skin that you have converted to use the Snapsis Skin Engine) to see the floating login and admin panels. To convert a DNN skin to use the Snapsis Skin Engine, you need to change the top line in the .ascx file to inherits=Snapsis.DNN.Skins.Skin instead of inherits=DotNetNuke.Skins.Skin |