CSS issue with showing the sharebox sidebar
-
In my website I am trying show the sharebuttons without plugin. https://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.
- The topic ‘CSS issue with showing the sharebox sidebar’ is closed to new replies.