Help - Search - Members - Calendar
Full Version: Paypal Logo
CubeCart Forums > CubeCart Version 3 > Installation & Upgrade Help (Version 3)
underworldfence
How do I get Paypal logos to appear on my website?
Please help
eric47905
Depends on where you want them to appear.

If you just want them say on your homepage, you would drop the code for the logo into the homepage html in the admin area.

Otherwise you would place it in one of many different files depending on where you wnat it to appear.

But the first step is to go to paypal and get the logos or buttons you want. After you log in you can go to merchant services and they have a selection you are allowed to display. The code for all of them will be displayed with them as well.
webicon
This is the code for the standard Paypal Graphic Solution given by Paypal.com
CODE
<!-- PayPal Logo --><table border="0" cellpadding="10" cellspacing="0" align="center"><tr><td align="center"></td></tr><tr><td align="center"><a href="#" onclick="java script:window.open('https://www.paypal.com/uk/cgi-bin/webscr?cmd=xpt/cps/popup/OLCWhatIsPayPal-outside','olcwhatispaypal','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=400, height=350');"><img src="https://www.paypal.com/en_GB/i/bnr/vertical_solution_PP.gif" border="0" alt="Solution Graphics"></a></td></tr></table><!-- PayPal Logo -->


Simply paste this code where you want it in your templates at skins/yourskin/styleTemplates/global/index.tpl ...
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.