Hi again,
I found a workaroud.
I modified the javascript file “wp-socializer-floating-bar-js” in /wp-content/plugins/wp-socializer/public/js, line 22
I replaced: left: (anchorOffset.left – $floatbar.outerWidth() – 25)
by: left: window.left
So now, in all browsers, the left floating share bar is fixed on the left of the window. It’s not very nice, especially for large wide screens, but it’s much better than having it in the middle of the text.
Aakash, if you find a final corrective, I would really appreciate!
Remi (Pentiore is my nickname)