mhinze.com archive

this is an archive of the old blog, ended 6/16/08





    04
    Apr

    theme development for BlogEngine.NET

    I am creating a theme for BlogEngine.NET based on Sandbox for Wordpress.

    Sandbox is a theme that puts css selectors EVERYWHERE ensuring that designers have complete control over their blog.

     

    here is a download link to a start: Sandbox for BlogEngine.NET

    to use it correct line 20 of BlogBasePage.cs to

    MasterPageFile = "~/themes/"+ BlogSettings.Instance.Theme +"/site.master";
     
     
     
     
     
    Technorati tags: ,

    One Response to “theme development for BlogEngine.NET”

    1. Mads Kristensen Says:

      A sandbox theme is an excellent idea. I like the fact that by using this theme, you can do almost anything from the stylesheet. Brilliant.

    Leave a Reply

    © 2007 mhinze.com