Place of social media buttons

  • Corine

    #5063

    First of all thank you for this brilliant theme! The more I do with it the more I LOVE it. It’s really dummy proof! (believe me)

    I am trying to put custom social media buttons in the top bar. Now every new button replaces the one that was there before. I am sure I make a mistake since I try to use coding but I can’t figure out what it is.

    Anybody who can help?

    This is the coding I have added to my CSS:

    .mysocial img {
    display: none;
    }
    .mysocial {
    width: 48px;
    height: 48px;
    }
    .social-facebook {
    background-image: url(images/Furry-Cushion-LinkedIn_48.png);
    }
    .social-facebook {
    background-image: url(images/Furry-Cushion-Twitter_48.png);
    }
    .social-facebook {
    background-image: url(images/Furry-Cushion-Facebook_48.png);
    }

    This is my URL http://www.bijlesdoetinchem.nl

    Corine

    #30545

    Sorry, I feel really stupid….. I just noticed what it was….. I changed facebook in twitter and linkedin and guess what….. they are all there 😉

    Mod

    Kenneth John Odle

    #30546
    Quote:
    Sorry, I feel really stupid

    Don’t. You have no idea how many times I have done something like this. Happens all the time.

    Marking thread as resolved. You can do this yourself as well.

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.