-
AuthorPosts
-
September 12, 2010 at 8:19 pm #154254
Anyone who can tell me where I can change the default color of all the links? thank you in advance for your help.
/Martin
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
September 12, 2010 at 9:00 pm #355278try to change in template.css
/* Normal links ---*/
a { color: #369; text-decoration: none; }a:hover, a:active, a:focus { text-decoration: underline; }
September 12, 2010 at 10:21 pm #355283Hi Gray,
Thank for your reply.
I have tried to do it but there is no change of the links. have you any idea where it then can be changed?Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 13, 2010 at 9:05 am #355364i think that you other color not default color so that the above code could not work,
/* Normal links —*/
a { color: #369!important; text-decoration: none; }a:hover, a:active, a:focus { text-decoration: underline; color:red!important; }
or you find the code in the /templates/ja_anion/core/themes/COLORNAME/css/color.css
for example with the dark-green color: you change color in this :/* Normal links —*/
a { color: #72922f; }joomlageeks Friendjoomlageeks
- Join date:
- September 2010
- Posts:
- 74
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 22 times in 20 posts
September 13, 2010 at 10:09 am #355383Can you post your website link here please. I would like to see if there is any CSS that over writes the JA Anion template.css file.
Thanks
Jamesgray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
September 13, 2010 at 10:11 am #355384Also have a look at templatesja_anioncorethemesdark-bluecsscolor.css (dark-blue is the name of the theme, look in the theme’s folder you currently use).
/* Normal links ---*/
a { color: #a44238; }
September 13, 2010 at 9:49 pm #355417It is http://www.mmproductions.dk.
ThanksKhanh Le ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
September 14, 2010 at 3:27 am #355436The best way is that you create your own theme (eg: local/themes/yourtheme), then override the color.css (yourtheme/css/color.css). After that, goto your template manager, Profile tab, choose to use your theme in the current profile.
September 27, 2010 at 11:50 pm #356857hey guys, thanks for your reply,
I think I have tried everything now, but no matter what the linecolor remain the default link color. Please help meKhanh Le ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
September 28, 2010 at 2:28 am #356867You can watch a series of T3v2 Framework video at http://www.joomlart.com/?ajax=module&name=youtubeplaylist
Watch the video “JoomlArt JAT3 Framework 2.0 – Themes & Layouts” and follow the instruction to build you own themes. -
AuthorPosts
This topic contains 10 replies, has 5 voices, and was last updated by Khanh Le 14 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum