-
AuthorPosts
-
gringo211985 Friend
gringo211985
- Join date:
- May 2012
- Posts:
- 678
- Downloads:
- 197
- Uploads:
- 121
- Thanks:
- 77
- Thanked:
- 123 times in 27 posts
May 3, 2014 at 12:42 pm #197349Hi there,
This has been bugging me really bad, when I try and add my email address to the contact page header it is a dark link on a dark background. So I try changing the colour of the link in html, css and all other tricks I could think of. The only way I could get it white is by using an image!
Can someone tell me how I can turn mailto links to white colour in the contact page header as seen in pic below,
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 3, 2014 at 10:38 pm #533436Have you already solved this issue?
When I bring up the “Contact” page on your site, I see pretty much the exact display as you have above.
gringo211985 Friendgringo211985
- Join date:
- May 2012
- Posts:
- 678
- Downloads:
- 197
- Uploads:
- 121
- Thanks:
- 77
- Thanked:
- 123 times in 27 posts
May 4, 2014 at 11:28 am #533469<em>@TomC 425061 wrote:</em><blockquote>Have you already solved this issue?
When I bring up the “Contact” page on your site, I see pretty much the exact display as you have above.</blockquote>
I have placed a temporary image email address, I would much prefer to have a plain text link though
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 5, 2014 at 3:40 pm #533623So you’re looking to ADD the email field yourself, correct?
gringo211985 Friendgringo211985
- Join date:
- May 2012
- Posts:
- 678
- Downloads:
- 197
- Uploads:
- 121
- Thanks:
- 77
- Thanked:
- 123 times in 27 posts
May 6, 2014 at 10:05 am #533789<em>@TomC 425319 wrote:</em><blockquote>So you’re looking to ADD the email field yourself, correct?</blockquote>
Yes please, I would like to add the mailto link as text rather than an image. But when I do this, the link text is dark and I’ve tried manually adding the colour to the link but it doesn’t work.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 7, 2014 at 7:58 am #533965To add the text email with white color in contact form, please open the templates/ja_university/css/template.css file and add new rule below:
div.contact-map .map-info a {
color: white !important;
}Once done, clear cache from admin area.
1 user says Thank You to Ninja Lead for this useful post
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by Ninja Lead 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Mailto link in contact header
Viewing 6 posts - 1 through 6 (of 6 total)