Skip to content

Instantly share code, notes, and snippets.

@Ollo
Created September 18, 2012 23:12
Show Gist options
  • Save Ollo/3746646 to your computer and use it in GitHub Desktop.
Save Ollo/3746646 to your computer and use it in GitHub Desktop.
social share styles for yahoo store
/* modified social share css from ollomedia.com */
#some {display:inline block;border-top: 1px solid #CFCECE;clear: both;margin-bottom: 5px;margin-top: 5px;padding-top: 6px;padding-left: 6px;}
#ys_social_media {height:26px;display:inline-block;vertical-align:middle;margin-left:10px; }
#ys_social_fblike {float:left;}
#ys_social_tweet {float:left;}
#ys_social_v_separator {margin-left:10px;margin-right:10px;float:left;}
#ys_social_bottom_hr {border-top:1px solid #CFCECE; margin-top:5px;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment