Hello
Is there a way to add html to the admin/Payment methods/Special instructions field?
I want to add the following code to show a info icon with a pop over tool tip.
Code:
<a class="info_popup" href="#info_popup"><img src="info_help2.png" width="20" height="20" border="0" /><span class="info_text">Please make checks payable to me and post to the following address:<br />
<b>Me<br />My Place<br />Shoppersville<br />12345<br />Orders will be dispatched once funds have cleared our bank. </span></a>
Thanks