I am working on a site that needs to have several sections. For example:
1.Section for Customers
2.Section for vendors
3.Section for employees
Each section has a different color theme so that the user knows which area of the site he or she is currently in. We have a skin that has been duplicated in 3 different color themes to accomplish this. I had originally thought that I would try to find a way for dnn to switch the skins depending on the link ot possibly using subdomains such as customers.mysite.com and vendors.mysite.com an so on.. however the sites share some information and it looks like a maintanance nightmare to do that.
Is anyone aware of a way to have dnn switch skins etc.. depending on which page of the site the user is viewing? Or other possible suggestions?
your help is greately apprecitated!
Thanks,
Jeff |