kingbette Posted March 10, 2009 Share Posted March 10, 2009 Hi, I want to change the width of main page to fit my site, I have tried many ways, but no lucky. I'm sure this is possible, since this site have adjusted the width very well. see http://clients.servebyte.com/ any idea is appreciated. Thanks. 0 Quote Link to comment Share on other sites More sharing options...
kingbette Posted March 10, 2009 Author Share Posted March 10, 2009 I find that this site http://clients.servebyte.com/ only works in firefox. If we open it in IE 7.0, the width of client area is not adjusted, and looks very ugly. Any idea to resolve this? Thanks. 0 Quote Link to comment Share on other sites More sharing options...
kingbette Posted March 10, 2009 Author Share Posted March 10, 2009 If I change table.wrapper to like this, then it can work in firefox, but can not work in IE, and idea? table.wrapper { width : 980px; background:#FFFFFF url(http://www.servebyte.com/images/content.jpg) repeat-y; padding: 0 25px 25px 25px; } 0 Quote Link to comment Share on other sites More sharing options...
dotnetrix Posted March 10, 2009 Share Posted March 10, 2009 I also need to change the width of the table that contains the whmcs code. As far as I can see I have 1. The Header which I managed to resize, 2. The body "WHMCS" part which I can't and 3. The footer that I was also able to resize, but not the middle part 0 Quote Link to comment Share on other sites More sharing options...
dotnetrix Posted March 10, 2009 Share Posted March 10, 2009 Ok, after changing my header and footer to the required size, I edited header.tpl, located this section: <table style="border-bottom: 1px solid rgb(187, 187, 187); background: rgb(235, 235, 235) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" align="center" cellpadding="0" cellspacing="0" width="860"> And just changed the width there, now all is working, hope this helps! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.