Social Icon Position in Top Bar - by topfalade

This topic has 7 replies, 3 voices, and was last updated 8 years, 4 months ago ago by Stan Russell

  • Avatar: topfalade
    topfalade
    Participant
    December 5, 2015 at 11:55

    Hi there,

    I have inserted some social icons into the top bar, this was easy enough to do.

    However the icons are not set in the middle of the bar, please could you tell me how to position them a few pixels lower down.

    Regards

    Tope

    Please, contact administrator
    for this information.
    6 Answers
    Avatar: stan
    Stan Russell
    Participant
    December 5, 2015 at 12:26

    Hello topfalade,

    please clear browser cache and check your site.

    Regards,
    Stan Russell.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    December 5, 2015 at 12:55

    Hello

    Please try add following code into the custom.css:

    .languages-area i:before{transform: translateY(1px);
     -moz-transform: translateY(1px); /* Firefox */
        -ms-transform:translateY(1px); /*  IE */
        -webkit-transform: transateY(1px); /*  Safari, Chrome, iOS */
        -o-transform: transateY(1px); /*  Opera */
        transform: transateY(1px);}

    Regards,
    Brian Johnson

    Avatar: topfalade
    topfalade
    Participant
    December 5, 2015 at 22:39

    Hi, I’ve tried this code.

    It didn’t work, any other ideas?

    Avatar: stan
    Stan Russell
    Participant
    December 7, 2015 at 08:11

    Hello,

    please try following code:

    .top-bar .languages-area{
      margin-top:4px;
      margin-bottom:-2px;
    }

    Regards,
    Stan Russell.

    Avatar: topfalade
    topfalade
    Participant
    December 7, 2015 at 10:16

    That did the trick, Brilliant thanks very much.

    Avatar: stan
    Stan Russell
    Participant
    December 7, 2015 at 10:38

    Hello topfalade,

    we are always happy to be helpful! Have a nice day!

    Regards,
    Stan Russell.

  • Viewing 7 results - 1 through 7 (of 7 total)

The issue related to '‘Social Icon Position in Top Bar’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.