Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
The easiest way is to add the image code to the method header in the language files.
For example, there is a payment module "Bank transfer", open its language file:
catalog/language/ru-ru/extension/payment/bank_transfer.php
find a line there
and add a logo to it:
$_['text_title'] = 'Банковский перевод';
$_['text_title'] = '<img src="/image/catalog/payments/bank.png"/> Банковский перевод';
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question