Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #228263
    mariannemagic
    Participant

    I have added some custom css:
    /* unvisited link */
    a:link {
    color: red !important;
    }

    /* visited link */
    a:visited {
    color: black;
    }

    /* mouse over link */
    a:hover {
    color: red;
    }

    /* selected link */
    a:active {
    color: red;
    }

    This changes some of the links. Others stay the same color as the theme dictates.
    my site is fotofunfactory.com

    #228344
    Skandha
    Participant

    @marianneejaprojecten-nl: Hello there,
    I checked your site and the links color seems to be changing fine. Can you let me know which link color has not changed?

    Kind Regards,
    Skandha

    #228356
    mariannemagic
    Participant

    Hello Skandha,
    Please see the following links:
    https://fotofunfactory.com/het-orkest/bezetting/
    onze muzikanten
    Hobo: vacature
    Vacature is not in red

    https://fotofunfactory.com/sponsors/
    Half way the page http://www.hasbo.nl
    which is still in black

    Hope you can help.
    Kind regards,
    Marianne

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change link colors in the free my music band’ is closed to new replies.