Page is a not externally linkable
incrediBILL - 7:02 am on Apr 9, 2012 (gmt 0)
One way to handle restricting page size is in your CSS for a div that wraps the content areas of the page to include the following: "width:95%;max-width:1000px;" obviously replacing "1000px" with whatever size you want your page to stop expanding.