Yahoo Social Media Share CSS


/ Published in: CSS
Save to your folder(s)



Copy this code and paste it in your HTML
  1. /* Social Media Share */
  2.  
  3. #ys_social_top_hr {border-top:1px solid #CFCECE; margin-bottom:5px; margin-top:5px; clear:both; }
  4. #ys_social_media {height:26px;display:inline-block;vertical-align:middle;margin-left:10px; }
  5. #ys_social_fblike {float:left;}
  6. #ys_social_fbshare {float:left;}
  7. #ys_social_tweet {float:left;}
  8. #ys_social_yahoo {float:left;}
  9. #ys_social_v_separator {margin-left:10px;margin-right:10px;float:left;}
  10. #ys_social_bottom_hr {border-top:1px solid #CFCECE; margin-top:5px;}

URL: http://e-commsolution.com/social-share/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.