Hi there, I want to know that how to wider the page body (blue colored) of this site http://www.aycommunication.com Regards bushib
Broken link... Just have some element width width:5000px or however large you want it (percents may work as well, 110%) Or even the body{width:5000px;} may work... if not that, then try it on wrap.
Well, that will break your site. However, you can do that in the CSS by finding the corespondent id of the div and increasing the value. Good Luck!