okay, so… the first thing, is add the twitter button. You can find it here
https://twitter.com/about/resources/buttons
now, select your button! and there, at the right will show a code similar to this one.
<a href=”https://twitter.com/jmqq” class=”twitter-follow-button” data-show-count=”false” data-lang=”es”>follow @jmqq</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=”//platform.twitter.com/widgets.js”;fjs.parentNode.insertBefore(js,fjs);}}(document,”script”,”twitter-wjs”);</script>
okay?, so… now, paste this <div style=”position:fixed; top:26px; right:10px; font-size:10px; letter-spacing:0px; opacity:1;”> at the start of the code of your button and this </div> at the end of it.
it would be something like this:
<div style=”position:fixed; top:26px; right:10px; font-size:10px; letter-spacing:0px; opacity:1;”><a href=”https://twitter.com/jmqq” class=”twitter-follow-button” data-show-count=”false” data-show-screen-name=”false”>Follow @jmqq</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=”//platform.twitter.com/widgets.js”;fjs.parentNode.insertBefore(js,fjs);}}(document,”script”,”twitter-wjs”);</script></div>
now, under that code… paste this :
<div style=”position:fixed; top:46px; right:10px; font-size:10px; letter-spacing:0px; opacity:1;”>
</div></div>
it would be something like this:
<div style=”position:fixed; top:26px; right:10px; font-size:10px; letter-spacing:0px; opacity:1;”><a href=”https://twitter.com/jmqq” class=”twitter-follow-button” data-show-count=”false” data-show-screen-name=”false”>Follow @jmqq</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=”//platform.twitter.com/widgets.js”;fjs.parentNode.insertBefore(js,fjs);}}(document,”script”,”twitter-wjs”);</script></div>
<div style=”position:fixed; top:46px; right:10px; font-size:10px; letter-spacing:0px; opacity:1;”>
</div></div>
and it’s ready!
NOW, FIND IN YOUR THEME SOMETHING THAT SAYS <div id=”posts”> , and paste the whole code inside it c:
if the button isn’t in the right place, try changing the numbers of this code:
<div style=”position:fixed; top:26px; right:10px; font-size:10px; letter-spacing:0px; opacity:1;”>
change the numbers that are in the thing that says “top:26px;” and “right:10px;”
if that doesn’t still works, try changing the number of this code:
<div style=”position:fixed; top:46px; right:10px; font-size:10px; letter-spacing:0px; opacity:1;”>
same, the numbers that are in “top:46px;” and “right:10px;” c:
AND AT THE NEXT… DON’T ASK ME WITH ANON!
2 notes
-
kiss-the-rainout said:
so where should i paste tht ?
-
astroride likes this
-
plankt0n posted this
