-
AuthorPosts
-
April 7, 2010 at 2:09 pm #150203
I want to change the color of links in articles. How is that possible?
I thought I knew how to do it, so I modified this file:
/templates/ja_lead/css/template.css
Line 70-79:
This is the present code:
/* Normal link */
a {
color: #BB2222;
text-decoration: underline;
}a:hover, a:active, a:focus {
text-decoration: none;
color: #BB2222;
}Lets say I want the link color to be another color, I thought that I had only to change the above color codes, but if I do that, nothing happens…
I have attached the present template.css file and a screenshot. You can find the website here: http://www.vagnsangill.dk
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 11, 2010 at 5:47 am #339899Great! Thanks! 😉
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by weissefar 14 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How do I change the color of links?
Viewing 3 posts - 1 through 3 (of 3 total)