Quantcast
Get sharing buttons for Tumblr | E-MAILiT

Tumblr

Get sharing buttons for Tumblr

Tumblr



Share Buttons for Tumblr

How to add the E-MAILiT Button to your Tumblr site


Instructions

  • First get the E-MAILiT Button
    For advanced customization get the button code for any site from the E-MAILiT Button page.

  • Log in to your Tumblr site
    Click here.

  • Add the script tag
    Go to Custom theme > Edit HTML
    Copy the script tag from the E-MAILiT Button page and place it inside and at the end of your ''head'' tag.

  • Add the div tags
    Copy the div tags from the E-MAILiT Button page and place them:
    after {/block:Posts}
    and before {block:Pagination}
    in the code editor.

  • Add the post title and URL elements to the button code
    Add
    data-emailit-title='{Title}' data-emailit-url='{Permalink}'
    inside the first div.

    The code would look like this:

    <div class='e-mailit_toolbox large' data-emailit-title='{Title}' data-emailit-url='{Permalink}'>

  • Update Preview & Save

Or you can use the default button style here:



The script tag




The div tags