1 - You need to add this also:
.full-section .t3-mainbody .about-us .group .content-desciption h2 {
color: #eb697d;
}
2 - Share me admin + FTP account here, I will check for you.
1 - You need to add this also:
.full-section .t3-mainbody .about-us .group .content-desciption h2 {
color: #eb697d;
}
2 - Share me admin + FTP account here, I will check for you.
OK
Hi technova76
I updated this file: /templates/ja_donate/html/com_content/article/default.php to load new title info of article:
/templates/ja_donate/html/layouts/joomla/content/item_title2.php
in this new file, I remove the link of article title.
Thank you.
Out of curiocity, why you put number 2 next to the title, if there is no other file in the same folder with the same title?
The copyright info I see at the top, are important? Should it be there?
Can you give the same pink color to the title "Donation Campaigns" in the campaign category, and also inside each campaign (the main title)?
By default, the 'item_title.php' file helps to render the article title with link, I created a new file and choose above name, then customize to remove the link.
Thanx.
I'm waiting for your answer about the color...
technova76 Can you give the same pink color to the title "Donation Campaigns" in the campaign category, and also inside each campaign (the main title)?
You mean this one? could you share the URL of that page?
https://piggybankaction.org/action/index.php/campaigns.html
The title in this category, and inside each campaign.
You can try with :
.campaign-detail .campaign-description > h2 {
color: #eb697d;
}
I sent you detailed guideline for how to customize this tiny task, pls try to use it, it will save time for both you and us.
This is what I see for the "Donation Campaigns" title. No code for color.
Can you change it please, and give a center align?
What you're asking is customization task, of course, there is no code available by default.
.dt-donate.campaigns h1.dth-page-title {
color: #eb697d;
text-align: center;
}
If you're not familiar with code, you should hire a developer to get it done for you.
You are the developers for the site. You know how something can change, as it is your own creation.
Thank you very much.