Removing the info icon

  • Matija Biljeskovic
  • Topic Author
  • Offline
  • New Member
  • New Member
More
14 years 5 months ago - 14 years 5 months ago #1744 by Matija Biljeskovic
Removing the info icon was created by Matija Biljeskovic
How can I remove the blue info icon "i" from the JDonations module?

Also, how can I add icons of paypal moneybooker and authorize.net to the JDonations module?
Last edit: 14 years 5 months ago by Matija Biljeskovic.

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
14 years 5 months ago #1749 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re:Removing the info icon
Hi
You can remove the info I con and add the image to the donation module by editing the file

modules/mod_jdonation/tmpl/default.php .

To remove the info icon, remove the line of code :
Code:
<?php if (($donationType==2)) echo " ".JHTML::_('tooltip', JText::_('JD_TIP') ,JText::_('JD_DONATION_AMOUNT')); ?>

To insert the icons , you need to know html code . and insert the code into the file where you want the images to be showed .

Regards,
Ossolution Team


Thanks ,
Ossolution Team

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

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