
Originally Posted by
s_t_e_v_e
The page is pushed right becuase your left menu is wider than you want. It took a bit of finding, but the cause is a link to MORE in the Reviews box - you cannot see it becuase the color is white (#ffffff) In firefox, the link is beneath the title "Reviews" but in IE7, it tries to put it to the right and side of the header image, and pushes the table wide...
one method to fix it, would be to edit;
\includes\languages\english.php
find;
//text for sidebox heading links
define('BOX_HEADING_LINKS', ' [more]');
replace with;
//text for sidebox heading links
define('BOX_HEADING_LINKS', ' [more]');