Hello..
I've checked all through this forum, tried to use similar codes, but I can't find css code to change font color of module top-1a. I'm trying this code.. Please tell me what I am missing..
.top-1a h2 {
font-color: #6a0a82
}
Thanks
April
- Agabby
- Commercial Templates
- Thursday, 30 October 2014
- Subscribe via email
Hi April
Could you try adding the following to the Custom CSS field of your templates parameters, editing to your own taste...
Ciarán
Could you try adding the following to the Custom CSS field of your templates parameters, editing to your own taste...
.top-2 {
color: #6a0a82;
}
.top-2 h3 {
color: #6a0a82;
}Ciarán
- more than a month ago
- Commercial Templates
- # 1
Hello Ciaran,
Sorry but this did not work in the templates Custom CSS field. Will this over ride the Module's heading source code? This worked for h3 (body of the text) but not the heading h2.
My objective is to change the background to white, therefore I will need to change the color of the text or change the background color of top 1b to white.
thanks
April
Sorry but this did not work in the templates Custom CSS field. Will this over ride the Module's heading source code? This worked for h3 (body of the text) but not the heading h2.
My objective is to change the background to white, therefore I will need to change the color of the text or change the background color of top 1b to white.
thanks
April
- more than a month ago
- Commercial Templates
- # 2
Hi April
Would you have a URL to a page where you have added the above CSS to the Custom CSS field?
Note that Joomla module titles by default are in H3 tags.
Ciarán
Would you have a URL to a page where you have added the above CSS to the Custom CSS field?
Note that Joomla module titles by default are in H3 tags.
Ciarán
- more than a month ago
- Commercial Templates
- # 3
Hello Ciaran,
My site is not live.. but here is the source code from the demo..so I thought h2 mean header 2.. maybe I'm wrong.. Thx.. April
<div style="padding-left: 4px 0;">
<h2>A <b>Professional </b>Touch of Style</h2>
<h3 style="margin: 2px;"> </h3>
<p>Delenit augue duis dolore te feugait nulla facilisi luptatum</p>
</div>
My site is not live.. but here is the source code from the demo..so I thought h2 mean header 2.. maybe I'm wrong.. Thx.. April
<div style="padding-left: 4px 0;">
<h2>A <b>Professional </b>Touch of Style</h2>
<h3 style="margin: 2px;"> </h3>
<p>Delenit augue duis dolore te feugait nulla facilisi luptatum</p>
</div>
- more than a month ago
- Commercial Templates
- # 4
Hi April
This code is actually part of the module content. The title for the module has been disabled with all of the above added to the outout field.
Ciarán
This code is actually part of the module content. The title for the module has been disabled with all of the above added to the outout field.
Ciarán
- more than a month ago
- Commercial Templates
- # 5
Ciaran,
OK, I'm thinking the only way I can get this to work is to remove this code and create my own to create the color I need.. as stated the code above worked for the body of the text but not the header.. no change.
How can I change the background color of the module.. top 1-b to white? and keep top 1-a the same? Thanks
Thanks
OK, I'm thinking the only way I can get this to work is to remove this code and create my own to create the color I need.. as stated the code above worked for the body of the text but not the header.. no change.
How can I change the background color of the module.. top 1-b to white? and keep top 1-a the same? Thanks
Thanks
- more than a month ago
- Commercial Templates
- # 6
Hi April
Would you have a URL to an example of these modules? It will be the only way I can determine the exact CSS.
Ciarán
Would you have a URL to an example of these modules? It will be the only way I can determine the exact CSS.
Ciarán
- more than a month ago
- Commercial Templates
- # 7
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »