This topic is locked
[SOLVED]

 Modify the width of a page

2/15/2012 11:25:49 AM
ASPRunnerPro General questions
K
kbdci author

I would like the page width to match the width of my header and footer which is 95%. I tried adding <table style="width=90%"> to the end of my header page and </table> to the beginning of my footer page as suggested in a different answer in this forum, but it didn't change the width of the page. Can you help? Thanks.

Sergey Kornilov admin 2/15/2012

The answer greatly depends on what layout do you use.
If you need more help post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.

K
kbdci author 2/15/2012



The answer greatly depends on what layout do you use.
If you need more help post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.


Thanks I am using the Madrid layout and tried adding width=95% to the html in the visual editor and that worked.