Guest Posted September 19, 2005 Posted September 19, 2005 Hi guys I have searched most of the forums here for the answer to this question, so my apologies if I have missed it. I am new to OScommerce and I would like to display the Paypal Verified logo on one of the colums on my homepage. Where do I go to add the basic html to allow this to be displayed? Also I have tried to change my shipping and privacy pages but I cannot even find where to insert the custom text as I cannot even find the OSCommerce defaults ie' 'Put shipping information here.' Any help would be great! Thanks a lot guys. :blush:
mr_biggles Posted September 19, 2005 Posted September 19, 2005 Hi go to your folder catalog/includes/languages/english/ (if you are doing it in english of course!) find files shipping.php conditions.php privacy.php etc etc open in your editor and alter this line: (last line in file) define('TEXT_INFORMATION', '[COLOR=red]Put here your Privacy Notice information.[/COLOR]'); alter the bit in red in the above example to whatever text/html you wish. Hope this helps. Ian
Wendy James Posted September 19, 2005 Posted September 19, 2005 to add the paypal logo you get the html code from paypals site then open your /includes/column_left.php or right... whichever you want to add the image to. You will then need to add <tr><td> the code from paypal </td></tr> where you want the logo to appear. Wendy James Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.