-
AuthorPosts
-
June 12, 2013 at 10:35 pm #188198TomC Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 12, 2013 at 10:42 pm #495714So that I can try to best assist you, please provide the url of the site you’re working on,
as well as set your site to “Development Mode” within your Template Manager (assuming the J3.0 version)June 12, 2013 at 10:49 pm #495717Thank you for your excellent support?
The URL is http://www.keacity.comTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 12, 2013 at 11:00 pm #495720To change the “non-active” font color . . . .
Within file path –> /?t3action=lessc&s=templates/ja_argo/less/k2.less
at line 989, you will see the following:
div.catItemHeader h3.catItemTitle a {
color: #333333
}The font color is currently set at a light black (or #333333).
Simply modify the color code to whatever color you want.To change the active/rollover font color:
Within file path –> /?t3action=lessc&s=templates/ja_argo/less/k2.less
at line 982, you will see the following:
div.catItemHeader h3.catItemTitle a:hover, div.catItemHeader h3.catItemTitle a:active, div.catItemHeader h3.catItemTitle a:focus {
color: #DE5932
text-decoration: none;
}Same as above, simply modify the color code to whatever color you want.
Hope That Helps
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by TomC 11 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Change the color of the titles?
Viewing 4 posts - 1 through 4 (of 4 total)