- Posts: 29
- Thank you received: 0
Remove title "Online Donation" and "Donor Information" title
- Fra Tabs
- Topic Author
- Offline
- Junior Member
Less
More
6 years 6 months ago #113468
by Fra Tabs
Remove title "Online Donation" and "Donor Information" title was created 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
Other than removing it from the template, does anyone know where I can remove these heading?
Thanks
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12822
- Thank you received: 1660
6 years 6 months ago #113519
by Mr. Dam
Replied by Mr. Dam on topic Remove title "Online Donation" and "Donor Information" title
Hi,
To remove those heading, please follow below steps
1. Open file: root > components > com_jdonation > view > donation > tmpl > default.php
2. Find:
and remove it
and find:
and remove it
Thanks
Dam
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 find:
Code:
<h3 class="jd-heading"><?php echo JText::_('JD_DONOR_INFO'); ?></h3>
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
Less
More
- Posts: 29
- Thank you received: 0
6 years 6 months ago #113542
by Fra Tabs
Replied by Fra Tabs on topic Remove title "Online Donation" and "Donor Information" title
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.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12822
- Thank you received: 1660
6 years 6 months ago #113562
by Mr. Dam
Replied by Mr. Dam on topic Remove title "Online Donation" and "Donor Information" title
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
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. Dam, Dũng Nguyễn Việt
Support
Documentation
Information
Copyright © 2024 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.