There you go: Version 0.5 now comes in 730px width and some minor CSS improvements. The layout really was a bit too narrow in 680px.
You can set any width you want, anytime. Just modify the following CSS-rules from…
#wrapper { width: 730px; }
#blogs { width: 520px; }
#sidebar { width: 210px; }
…to your desired values.
Where the width of #sidebar
and #blogs
must be smaller than the overall width defined in the #wrapper
-rule.
The only negative effect will be a header image that is too narrow or too wide (730px image included in new version).
聯(lián)系客服