- Posts: 28
- Thank you received: 0
Change Link Text Color?
-
kiwikidusa
Inactive member - Topic Author
- Member
Less
More
10 years 2 weeks ago #43829
by kiwikidusa
Change Link Text Color? was created by kiwikidusa
I am trying to change the link color to blue rather than the Corporate template style default of a rose color. Even when I change it in the Template Manager: Edit Style under the Style Designer, the color does not change. How can I fix this? Thank you.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 2 weeks ago #43831
by ivan.milic
Replied by ivan.milic on topic Change Link Text Color?
Send link so we could inspect the source.
Please Log in to join the conversation.
-
kiwikidusa
Inactive member - Topic Author
- Member
Less
More
- Posts: 28
- Thank you received: 0
10 years 2 weeks ago #43832
by kiwikidusa
Replied by kiwikidusa on topic Change Link Text Color?
Thank you for the quick reply!
The link is:
www.bushingsinc.com/dev/index.php/2013-1.../2014-07-01-03-48-56
As previously stated, I would like to change the link color to another color.
The link is:
www.bushingsinc.com/dev/index.php/2013-1.../2014-07-01-03-48-56
As previously stated, I would like to change the link color to another color.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 2 weeks ago #43836
by ivan.milic
Replied by ivan.milic on topic Change Link Text Color?
In /styles/style5.css you have this:
a {
color: #DF9496;
}
change there
a {
color: #DF9496;
}
change there
The following user(s) said Thank You: kiwikidusa
Please Log in to join the conversation.
Time to create page: 0.202 seconds