When I select the "enter your own amount" option at the JDonation module screen, a text box appears on my website that extends beyond the length of the module box. This is the box where visitors can enter the amount of money they would want to donate. Is there a way to shorten the length of this box so it doesn't look so awkward?
Hi
You just need to open the file modules/mod_jdonation/tmpl/default.php, search for the word size="10", and replace with the length you want, forexample, zize="8" .
Regards,
Ossolution Team