In my website I am trying show the sharebuttons without plugin. http://wordpressapi.com
I know how to show the buttons but only issue is CSS. I want to show buttons left side of my webpage with scrolling and with absolute position.
I written following code but that is not working.
<div id="sharebox" style="position: absolute;left:-20px;top: -20px;">
When I am checking my site, button are showing in half to me.
Can any body help me to write the CSS for sharebar.