If the page is resized under 1000px default the gallery disappears and sharebar seems under the post title..
Big Buttons are used in the Sharebar to the not right of the post while Small Buttons are used in the Sharebar that seems under the post champion default if the length of the page is less than 1000px or whatever value you set..
Upload the Sharebar plugin to your plugins directory activate it and it should work out of the box.
First make sure the plugin is well installed and if you're using mode the sharebar code has been added to your single. php template.
If you're using mode authenticate that the list is being added to your post in the source code look for.
If it is there chances are the experience is CSS-based make sure the element of the post or the element itself does not have the hidden CSS part used to it as it sometimes render the sharebar invisible...
Play with Right Offset in the settings page of the plugin this will include the length of sidebar or whatever categories are between your post and the center most edge of your blog.....
I'd name to know if you can consider to use WordPress enqueue features in order to enqueue the required CSS badges or filter.
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Had to move Digg button to top in order to prevent KB927917 in IE8 please reset buttons if you're having that file.
Read more