Change the 'Green' color
The Moment professional and unique design Joomla template support forum.
- GK User
- Sat Feb 19, 2011 2:59 am
Hi,
How do I change the 'Green' text color in a another color of my choiche?
Please help
Ydzardt Anema
Amsterdam, Holland
How do I change the 'Green' text color in a another color of my choiche?
Please help
Ydzardt Anema
Amsterdam, Holland
-
- Fresh Boarder
- Konrad M
- Sat Feb 19, 2011 7:42 pm
Hi,
Can you give as more details where exactly you want to make changes ?
Can you give as more details where exactly you want to make changes ?
- GK User
- Sun Feb 20, 2011 12:55 am
Hi Konrad,
It seems that the standard color is 'green'. All the hyperlinks are green, the headings are also green, etc. see my example. I know how to change the green buttons, that not the problem. Thanks for your help in anyway
Ydzardt Anema
It seems that the standard color is 'green'. All the hyperlinks are green, the headings are also green, etc. see my example. I know how to change the green buttons, that not the problem. Thanks for your help in anyway
Ydzardt Anema
-
- Fresh Boarder
- GK User
- Sun Feb 20, 2011 1:08 am
http://yoursiteroot/templates/gk_themom ... _stuff.css
- Code: Select all
h4.gk_news_block_news_header, h4.gk_news_block_news_header a (line 11)
{
margin-top: 2px;
margin-right: 0pt;
margin-bottom: 4px;
margin-left: 0pt;
color: #719402; /* change this colour */
font-family: Tahoma,Arial,Helvetica,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 100%;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
text-decoration: underline;
}
-
- Expert Boarder
- GK User
- Tue Feb 22, 2011 11:20 pm
Well, thanks very much for your help, you gave the answer I wa looking for. Blessings from Holland
-
- Fresh Boarder
5 posts
• Page 1 of 1