https://www.icyphoenix.com/viewtopic.php?f=36&t=3021&p=21029#p21029 ----------------------------------- wingzfan Fri 02 Nov, 2007 04:44 Re: Page Width ----------------------------------- [quote user="Mighty Gorgon" post="21009"]Do not use tables for that... use div instead. OPEN this in header just after tag: [codeblock]
[/codeblock] and CLOSE it in footer just before tag: [codeblock]
[/codeblock] Let me know. Remember that if you have 1024 you need a width which is less than 1024 otherwise page will stretch, because you need extra pixels to show its full width. 960 pixels it is usually enough even for including scrollbars.[/quote] Awesome that worked perfectly. Thank you so much man. BTW, you have done an amazing job with this system man. Im thoroughly impressed.