Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Rajat Varlani

    (@the_champ)

    Try following

    .theChampSharingButton{
        width: 14px !important;
        height: 14px !important;
    }

    You also need to replace images/sharing.png in plugin folder, with the sprite of new icons and define background-position for individual icons, like-
    theChampSharingFacebookButton{background-position:-14px 0 !important;}

    Thread Starter DesignAc

    (@designac)

    You’re really fast man. Best support I’ve ever seen.

    But is it possible to make this change update-proof(images/sharing.png part)… I don’t want to lose anything after plugin updates.

    Plugin Author Rajat Varlani

    (@the_champ)

    Don’t worry about update, as I am going to provide options to change size of sharing icons from next version.

    Thread Starter DesignAc

    (@designac)

    Great news ?? Thanks for awesome support. Take care

    Plugin Author Rajat Varlani

    (@the_champ)

    You’re welcome ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Size of sharing icons’ is closed to new replies.