Community Add-Ons
A way to center 800px using CSS
for osCommerce Online Merchant v2.2
This contribution uses CSS, NOT a table, to
set the width of the page for 800px screen
and center the page on the screen.
Its simple, only 9 lines of code, and works.
Was discussed in http://forums.oscommerce.com/index.php?showtopic=82721 before submitting it.
Legend:
Download
Report
I couldn't get the #centerpage to work correctly until I changed <div class="centerpage"> to <div id="centerpage"> I also added a few other tweeks. Great contrib though.
