Hi
In this thread you have a skin switcher code for displaying skin based on the user role logged in. http://www.snapsis.com/DotNetNuke/Support/tabid/560/aff/12/aft/5475/afv/topic/PortalAlias-SmartSkin--Switcher.aspx
I'm trying to use your roleswitcher.aspx code on a minimalist 2.0 skin and it doesn't appear to be picking up the CSS file. Each Minimalist ascx skin file has an associated css file named the same as the ascx file in order for it work...I see in this forum you have talked about linking the CSS skin
. How can I incorporate that into your RoleSwitcher.aspx code? Can I put that right after the skin = "MySkin.ascx" line?
Thanks for help, I really appreciate it. Jerry |