Post by arfath » Fri Jan 14, 2011 5:17 pm

How do I remove the PayPal logo from the Catalog (Home page), i'm using AlertPay for transactions, kindly help me out guys, kind regards

pHOTO sHOP eXPERT
(lOGO dESIGNING, wEB gRAPHICS dESIGNING, pSD dESIGN)


New member

Posts

Joined
Fri Dec 17, 2010 2:01 am

Post by marcod » Sat Jan 15, 2011 12:53 am

Go to file:
\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>
Simply delete lines 2 and 3 so that it looks like this:

Code: Select all

<div id="footer">
</div>
<?php echo $google_analytics; ?>
</body></html>
Hope that helps.

Newbie

Posts

Joined
Fri Jan 07, 2011 3:40 am

Post by arfath » Sat Jan 15, 2011 2:56 am

thanks Marcod, thanks a lot,

pHOTO sHOP eXPERT
(lOGO dESIGNING, wEB gRAPHICS dESIGNING, pSD dESIGN)


New member

Posts

Joined
Fri Dec 17, 2010 2:01 am

Post by cabachona » Tue Jan 17, 2012 2:17 pm

Thanks too for information on removing the PayPal Logo. I don't use it and don't want it on my site.
Most helpful
:)

User avatar
Newbie

Posts

Joined
Wed Apr 13, 2011 9:04 am
Location - Sydney, Australia
Who is online

Users browsing this forum: No registered users and 5 guests