CW
Asked
Hello,
1. I want to change the size restriction on the biller logo. i want to be able to upload my logo which is about 300px by 150px but the restriction in the system is 300px by 80px. please show me which file to edit to enable me do this change on my biller logo.
2. During payment using the POS- there are a couple of options there, credit card, gift card, deposit, etc, i want to be able to have or change the name of "other" to a name of my choice or add a new name based on the type of available payment options i have.
see attached file for explanation.
1. I want to change the size restriction on the biller logo. i want to be able to upload my logo which is about 300px by 150px but the restriction in the system is 300px by 80px. please show me which file to edit to enable me do this change on my biller logo.
2. During payment using the POS- there are a couple of options there, credit card, gift card, deposit, etc, i want to be able to have or change the name of "other" to a name of my choice or add a new name based on the type of available payment options i have.
see attached file for explanation.
Attachments
- MSAnsweredHello,
1. You will need to edit the `change_logo` method of `app/controllers/admin/System_settings.php` to change the logo `max_width` and `max_height`
2. You can change the translation in language file `app/language/english/admin/sma_lang.php`
Thank you - Login to Reply