Post by reto » Thu Nov 27, 2014 11:26 pm

Hi

I would like to change the size of the payment instruction. I'm not able to find the code responsible to print the payment instruction, in confirm (template / controller) it looks like the info is comming from the (in this case) payment/bank_tansfer.php controller.

But I'm not able to locate the code that does output the HTML.. I would like to change the size from currentli H2 to H3.

Se attached image.

Thank you fro your help.

Attachments

Unbenannt.PNG

Unbenannt.PNG (18.9 KiB) Viewed 836 times


Newbie

Posts

Joined
Mon Nov 17, 2014 6:54 pm

Post by daynight » Fri Nov 28, 2014 1:58 pm

In catalog/language/english/payment/bank transfer.php

Find
$_['text_description'] = 'Please transfer the total amount to the following bank account.';

Replace
$_['text_description'] = '<font size="5">Please transfer the total amount to the following bank account.</font>';

Edit the value 5 or 4 something.

Newbie

Posts

Joined
Fri Jul 11, 2014 5:34 pm

Post by reto » Fri Nov 28, 2014 5:07 pm

Hi

Thank you for your replay :)

I assume there is, but can't find, the global function that outputs the payment information. I would prefer to edit the text size ++ there and not for each payment methode..

Reto

Newbie

Posts

Joined
Mon Nov 17, 2014 6:54 pm
Who is online

Users browsing this forum: No registered users and 102 guests