Monday, September 05, 2011

Dynamic widths for blog template

Add the following CSS to the template for dynamic widths:


html body .content-outer {
max-width: 90%;
}

No comments:

Post a Comment