Skip to content

Instantly share code, notes, and snippets.

@RhythmShahriar
Created October 2, 2013 04:24
Show Gist options
  • Save RhythmShahriar/6789134 to your computer and use it in GitHub Desktop.
Save RhythmShahriar/6789134 to your computer and use it in GitHub Desktop.
/**-------------------------------------------
* @package WordPress Default Avatar
* @link http://rhythmshahriar.com
* @author Rhythm <[email protected]>
* @copyright Copyright (c) 2013, Rhythm Shahriar
-------------------------------------------------*/
.bypostauthor > article .comment-author span[itemprop="name"] {
background: url(images/varified-badge.png) no-repeat right center; /*Image location, it's in your stylesheet images directory*/
padding-right: 40px;
padding-bottom:10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment