Author Archives: C. Scott Asbach

About C. Scott Asbach

Scott is a freelance web designer/developer and stay-at-home dad. He holds an AA degree in Electronic Imaging and Media Arts and is going back to school to earn a BA in Computer Information Systems.

So if you are using 1140 grid you can make sure your text and line heights scale evenly within your columns by using ems for you max-width. Find the line in your 1140 Grid CSS that says max-width 1140px. Calculate the ems by dividing 1140 by your base font-size. Now change the max-width from 1140px to this new value in ems. Now when you zoom in and out your should find that your text scales beautifully.

I’ve actually had this in the Twenty Till Noon theme for a while and it’s been working great. Continue reading

Posted on by C. Scott Asbach | Leave a comment