I was able to get it working by changing the Inherits statement to Snapsis.DNN.Skins.Skin instead of DotNetNuke.UI.Skins.Skin and placing the controls folder from one of the Snapsis sample skins in the skin folder. I did get an error when trying to apply the skin from the Host>Skins pages, but it applys just fine to an individual page or under Admin>Site Settings The popup Login can be added by using an asp:hyperlink with an id=hypLogin like the sample skins have. I'll keep looking to see why the Host>Skins page has a problem. |