Quote Originally Posted by dealman876 View Post
great addon, but having a little problem, in IE the copyright & store name runs in the menus...please help with this

URL: www.dealport.us
open includes/templates/YOUR_TEMPLATE/common/tpl_footer.php

find the following lines of code and add the highlighted portion:

<!--bof- site copyright display -->
<div class="clearBoth">&nbsp;</div>
<div id="siteinfoLegal" class="legalCopyright"><?php echo FOOTER_TEXT_BODY; ?></div>