Go to file:
\catalog\view\theme\{your theme}\template\common\footer.tpl
It should look like this:
Simply delete lines 2 and 3 so that it looks like this:
Hope that helps.
\catalog\view\theme\{your theme}\template\common\footer.tpl
It should look like this:
Code: Select all
<div id="footer">
<div class="div1"><a onclick="window.open('https://www.paypal.com/uk/mrb/pal=W9TBB5DTD6QJW');"><img src="catalog/view/theme/default/image/payment.png" alt="" /></a></div>
</div>
</div>
<?php echo $google_analytics; ?>
</body></html>
Code: Select all
<div id="footer">
</div>
<?php echo $google_analytics; ?>
</body></html>
Who is online
Users browsing this forum: No registered users and 5 guests