this links is about sticky menu bar, Im interested in social icons designed like on mentioned page
notice them on the left?
style="position: fixed; top: 0px; left: 0px; color: white; z-index: 10000; margin: 5px;"
Here is an example for one I used on my site. Simply add the fixed position element for the style either in the HTML or the CSS attribute in the css doc.