Hi Joomlart,
This is about the JM_Bistro templates for magento.
I want to change the paypal logo to other cards logo.
Where can i do that? and how.
Regards,
Peter
6 answers
you can change it here in this File \app\design\frontend\base\defaulttemplate\paypal\ partner\logo.phtml
Note: If you Find my Post useful please click on the Thanks Icon
Hi,
i did try to find it out, but when i go into the file :
i see this code:
<div class="paypal-logo">
<a href="#" title="<?php echo Mage::helper(‘paypal’)->__(‘Additional Options’) ?>" onclick="javascript:window.open(‘<?php echo $this->getAboutPaypalPageUrl() ?>’,’paypal’,’width=600,height=350,left=0,top=0,lo cation=no,status=yes,scrollbars=yes,resizable=yes’ ); return false;"><img src="<?php echo $this->escapeHtml($this->getLogoImageUrl()) ?>" alt="<?php echo Mage::helper(‘paypal’)->__(‘Additional Options’) ?>" /></a>
</div>
How can i change the picture and the url.
Cos now the picture is from another website , i think so.
can you not simply download the image then create a new module/html code add the image to that then place it where it needs to go.
I’m sure there are thousands of paypal images available on the internet
H mfc,
Can you plz give a guide to do this like step by step.
Can you also say how to get rid of the paypal logo.
Thx
Go to : Admin -> System -> Configuration -> Paypal -> Frontend Experience Settings Tab -> set "PayPal Product Logo" to "No Logo"
Clear you cache and you will not see that logo in that place.
Note: If you Find my Post useful please click on the Thanks Icon
And it works agian! Thx Charan
Charan if i want to upload my creditcard logo where paypal logo was.- how can i do to?
Can you plz help me
This question is now closed