• Is there a way to add an instagram social link/button alongside the ones provided with the theme?

    Thanks in advance.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi launyc,

    If you want to add instagram social link/button, you have to need to make customization in theme header.php file.

    Thanks,
    Nishant

    Thread Starter launyc

    (@launyc)

    Nishant,

    And how would I go about doing that? Sorry I am very new to this.

    Thanks

    Hi launyc,

    You have to edit theme “header.php” file (located at server : wp-content > themes > analytical-lite directory).

    And inside this file there is a section called “social links” , inside this section you have to add your social icon code ( like the given code there ).

    Hope it would be helpful to you.

    Thanks,
    Nishant

    Thread Starter launyc

    (@launyc)

    Hello Nishant,

    What is the “social icon code” that I would put in? I have tried putting in the badge code provided from instagram which looks like this:

    <style>.ig-b- { display: inline-block; }
    .ig-b- img { visibility: hidden; }
    .ig-b-:hover { background-position: 0 -60px; } .ig-b-:active { background-position: 0 -120px; }
    .ig-b-32 { width: 32px; height: 32px; background: url(//badges.instagram.com/static/images/ig-badge-sprite-32.png) no-repeat 0 0; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .ig-b-32 { background-image: url(//badges.instagram.com/static/images/ig-badge-sprite-32@2x.png); background-size: 60px 178px; } }</style>
    <a href="http://instagram.com/lau_nyc?ref=badge" class="ig-b- ig-b-32"><img src="//badges.instagram.com/static/images/ig-badge-32.png" alt="Instagram" /></a>

    Thanks for responding!

    Thread Starter launyc

    (@launyc)

    Can anybody help me with this? My site is LAUNYC.com

    Thread Starter launyc

    (@launyc)

    ?

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Social Link’ is closed to new replies.