Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • gringo211985 Friend
    #197349

    Hi 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,


    1. 8xklX
    TomC Moderator
    #533436

    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.

    gringo211985 Friend
    #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 Moderator
    #533623

    So you’re looking to ADD the email field yourself, correct?

    gringo211985 Friend
    #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 Moderator
    #533965

    To 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.

Viewing 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