Thanks a lot. My issue is resolved with the help of your tips. Web2py's active community is one of its major plus points. Thanks again. :) --Vineet
On Sep 23, 1:01 am, pbreit <pbreitenb...@gmail.com> wrote: > Maybe you want to increase the width of "wrapper"? > > #wrapper {width: 900px;} > > If you use Chrome or Safari (or Firebug on Firefox), right-click to "Inspect > element". Then click on <div id="wrapper"> in the code listing. Over on the > right, double-click on "900px" which will let you edit it and see the result > immediately.