Skip to content

Instantly share code, notes, and snippets.

@RhythmShahriar
Last active December 24, 2015 11:09
Show Gist options
  • Save RhythmShahriar/6789069 to your computer and use it in GitHub Desktop.
Save RhythmShahriar/6789069 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
-------------------------------------------------*/
.comment .avatar[src*="blank"] {
background: #333 url(images/rhythm-custom-avatar.png) no-repeat center center; /*Image location, it's in your stylesheet images directory*/
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment