I am still getting up to speed on the template system. I have alot of it figured out. However, I have some pages on my site that resize. I cant seem to figure out how to stop it. I tried putting a wrapper around the
require($body_code); ?>
in tpl_main_page.php
however it is not helping.
the biggest problem pages are
contact us
index.php?main_page=index&cPath=6 (displays list of products in category)
mainpage=login / logout
these pages seem to be unrelated so how do I keep them all to a specific width?
Thanks




