I want to remove the credit card info and pictures at the bottom of the simply_kerrin template. Can you direct a rookie please


Rating: +0

Positive Negative

Hi

Thanks for your question.

To remove the credit card images from the footer in the Simply Kerrin Zen Cart Template:

Simply Kerrin Zen Cart Template

  1. Open the tpl_footer.php file located in the /includes/templates/simply_kerrin/common/ directory.
  2. 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" />&nbsp;<img src="includes/templates/simply_kerrin/images/icons/cc2.png" alt="Mastercard Accepted" />&nbsp;<img src="includes/templates/simply_kerrin/images/icons/paypal.png" alt="PayPal Accepted" />&nbsp;<img src="includes/templates/simply_kerrin/images/icons/moneyorder.png" alt="Money Orders Accepted" />&nbsp;<img src="includes/templates/simply_kerrin/images/icons/cc6.png" alt="JCB Accepted" />&nbsp;<img src="includes/templates/simply_kerrin/images/icons/cc3.png" alt="American Express Accepted" />&nbsp;<img src="includes/templates/simply_kerrin/images/icons/check.png" alt="Personal Checks Accepted" />&nbsp;<img src="includes/templates/simply_kerrin/images/icons/cheque.png" alt="Personal Cheques Accepted" />&nbsp;<img src="includes/templates/simply_kerrin/images/icons/cc4.png" alt="Diners Club Accepted" />&nbsp;<img src="includes/templates/simply_kerrin/images/icons/cc5.png" alt="Discover Card Accepted" />&nbsp;<img src="includes/templates/simply_kerrin/images/icons/cc7.png" alt="Visa Debit Accepted" />&nbsp;<img src="includes/templates/simply_kerrin/images/icons/cc8.png" alt="Solo Card Accepted" />&nbsp;<img src="includes/templates/simply_kerrin/images/icons/cc9.png" alt="Switch Card Accepted" />&nbsp;<img src="includes/templates/simply_kerrin/images/icons/cc10.png" alt="Maestro Card Accepted" />&nbsp;<img src="includes/templates/simply_kerrin/images/icons/storecard.png" alt="Store Card Accepted" /></div>      
    
    <!--eof payment types accepted images-->      
  3. Save the modified tpl_footer.php in the /includes/templates/simply_kerrin/common/ folder.
    Simply Kerrin Zen Cart Template - Footer

Hope you enjoy the template,

Kerrin

     
   
     
  1. No comments yet.
(will not be published)

Notify me of followup comments via e-mail. You can also subscribe without commenting.