Help - Search - Members - Calendar
Full Version: paypal link
CubeCart Forums > General > General Discussion
pinknfluffy29
hi

how do i put a paypal link/symbol under my mailing list box?? i want customers to see that i use a secure paypal gateway.

i would also like to put a list of brands somewhere.

any ideas?
thanks
esther
webicon
For a paypal ready made solution paste this where needed in the tpl file...

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 -->
semolinapilchard
hi its pinknfluffy but i lost cookies and cant remember username doh!!!


thanks webicon - im really nebie and have just been shown how to use ftp. where do i put the above paypal code to put it on my index page???


and can anyone show/tell me how to remove the currency/lanquage boxes please???

thanks

esther
hardnut33
check the pinned posts for removing your curr/lang boxes

the paypal code goes in the styleTemplates/content/index.tpl file somewhere...depending where you wanna place it..
i have mine under latest products but you can also put the paypal logo in a side box...find out how to do this by searching 'paypal logo in a box'
hope this helps
hardnut33
styleTemplates/global/index.tpl

edit out {CURRENCY}{LANGUAGE} from here to remove them completely

back up the files BEFORE making ANY changes...just in case you make a booboo
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.