"Info" button next to "Amount:"

  • jasonpittm
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 6 months ago #11868 by jasonpittm
"Info" button next to "Amount:" was created by jasonpittm
When I change the mod_jdonation -> Donation Type to "Both" a little blue button with a lowercase i appears on the module. This is not really needed, so ideally, I'd like to remove it. But if not, it has a tooltip that pops up upon mouseover that reads "Amount Donation" (Then the word "tooltip" actually appears over the image in another tooltip as well) This is all somewhat confusing to the user, so I'd like to be able to change the text of these tooltips or remove them.

How can I make any/ all of these changes?

Thanks in advance for your time.

Please Log in or Create an account to join the conversation.

More
12 years 6 months ago #11878 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: "Info" button next to "Amount:"
Hi

It is just simple. Please open the file modules/mod_jdonation/tmpl/default.php, find the code below and remove it :
Code:
<?php if (($donationType==2)) echo " ".JHTML::_('tooltip', JText::_('JD_TIP') ,JText::_('JD_DONATION_AMOUNT')); ?>

Tuan

Please Log in or Create an account to join the conversation.

  • jasonpittm
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 6 months ago #11899 by jasonpittm
Replied by jasonpittm on topic Re: "Info" button next to "Amount:"
Thanks!
If only all software were so well supported...

Really appreciate your time in locating that for me. Thanks, Tuan!

Please Log in or Create an account to join the conversation.

More
12 years 6 months ago #11929 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: "Info" button next to "Amount:"
Thanks for your nice words. If you need more help, please don't hesitate to ask !

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamDũng Nguyễn Việt