Hi,
sorry for late reply, it was night for us.
In Joomla admin / Easy profile / Options / Social Connect, I cannot get the login icons to show unless they are full sized tabs with text....
You can add this CSS code to your template to met your requirements:
.jsn_social .guest_msg .socialconnect button:before {
content: "\f09a";
padding: 0;
width: 2em;
height: 2em;
box-shadow: none;
border: none;
line-height: 2;
}
.jsn_social .guest_msg .socialconnect button {
overflow: hidden;
max-width: 2.4em;
padding-left: 0;
padding-right: 0;
}
Also, what effect does "Show Social Links Buttons on Profile page"? I could not discovery an effect.
See screenshots

Therse links are shown if a user have a profile linked with some social network provider and point to social provider profile page.