The Standard theme come with BlogEngine.NET 1.4.5 is a 2-column and fixed-width layout, I just made a little changes:
- Show sidebar in the left column, and content in the right column.
- The sidebar column is fixed-width(which i set to 250px), and the content column will auto-fit horizontally.
Here is the snapshot(click to view full pic), or you can click here to see preview on my site:
To change width of sidebar column, just modify stye.css as shown in following picture:
Preview: http://www.ecollab.cn/blog/?theme=Standard-AutoWidth
Download: Standard-AutoWidth.zip (7.64 kb) (Note: Tested in IE only)