I want to remove the credit card info and pictures at the bottom of the simply_kerrin template. Can you direct a rookie please
Hi
Thanks for your question.
To remove the credit card images from the footer in the Simply Kerrin Zen Cart Template:

- Open the tpl_footer.php file located in the /includes/templates/simply_kerrin/common/ directory.
- Delete this section of code:
<!--bof payment types accepted images—> <div class="center"><img src="includes/templates/simply_kerrin/images/icons/cc1.png" alt="Visa Accepted" /> <img src="includes/templates/simply_kerrin/images/icons/cc2.png" alt="Mastercard Accepted" /> <img src="includes/templates/simply_kerrin/images/icons/paypal.png" alt="PayPal Accepted" /> <img src="includes/templates/simply_kerrin/images/icons/moneyorder.png" alt="Money Orders Accepted" /> <img src="includes/templates/simply_kerrin/images/icons/cc6.png" alt="JCB Accepted" /> <img src="includes/templates/simply_kerrin/images/icons/cc3.png" alt="American Express Accepted" /> <img src="includes/templates/simply_kerrin/images/icons/check.png" alt="Personal Checks Accepted" /> <img src="includes/templates/simply_kerrin/images/icons/cheque.png" alt="Personal Cheques Accepted" /> <img src="includes/templates/simply_kerrin/images/icons/cc4.png" alt="Diners Club Accepted" /> <img src="includes/templates/simply_kerrin/images/icons/cc5.png" alt="Discover Card Accepted" /> <img src="includes/templates/simply_kerrin/images/icons/cc7.png" alt="Visa Debit Accepted" /> <img src="includes/templates/simply_kerrin/images/icons/cc8.png" alt="Solo Card Accepted" /> <img src="includes/templates/simply_kerrin/images/icons/cc9.png" alt="Switch Card Accepted" /> <img src="includes/templates/simply_kerrin/images/icons/cc10.png" alt="Maestro Card Accepted" /> <img src="includes/templates/simply_kerrin/images/icons/storecard.png" alt="Store Card Accepted" /></div> <!--eof payment types accepted images-->
- Save the modified tpl_footer.php in the /includes/templates/simply_kerrin/common/ folder.

Hope you enjoy the template,
Kerrin
|
|||||||
- No comments yet.



