I screwed up. I just updated my wife's website to v1.3.8a and was changing the header.php and meta_tags.php files and when I refreshed the page the entire site shifted to the left so that there is no margin anymore and a huge margin on the right side. I swear I only changed the following:
Header.php
define('HEADER_ALT_TEXT', '...');
Meta_tags.php
define('TITLE', '...');
define('CUSTOM_KEYWORDS', '...');
Did I accidently change something else somewhere?


Thanks again.

