About
Digital Colony is the technical web site for Michael Allen Smith of Seattle.
Tag Archives: themes
EnableTheming Propery Ignored – The Bug and the Fix
ASP.NET 2.0 gave developers a server-based styling technology called Themes. From the web.config file a single line can dictate how an entire web site will look. The theme of this site at this writing is called Joshua. <system.web> <pages theme=”Joshua”/> … Continue reading
