Remove title "Online Donation" and "Donor Information" title

  • Fra Tabs
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
6 years 6 months ago #113468 by Fra Tabs
There doesn't seem to be any function that allows this to be switched off?
Other than removing it from the template, does anyone know where I can remove these heading?

Thanks
Attachments:

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

More
6 years 6 months ago #113519 by Mr. Dam
Hi,
To remove those heading, please follow below steps
1. Open file: root > components > com_jdonation > view > donation > tmpl > default.php
2. Find:
Code:
<h1 class="jd-page-title"><?php echo JText::_('JD_DONATION'); ?></h1>
and remove it
and find:
Code:
<h3 class="jd-heading"><?php echo JText::_('JD_DONOR_INFO'); ?></h3>
and remove it

Thanks
Dam
The following user(s) said Thank You: Fra Tabs

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

  • Fra Tabs
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
6 years 6 months ago #113542 by Fra Tabs
Thanks, yes I've found those wanted to alter the class on them, will it effect the function of the form if I do?

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

More
6 years 6 months ago #113562 by Mr. Dam
Hi,
You can use the Custom CSS at Edocman configuration. By adding CSS attributes based on class name, your modification won't effect to other class elements
Thanks
Dam

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

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