Request: gravatar spacing and list bullet settings
-
Have modified the plugin to remove the bullet and lack of spacing between the gravatar and an author’s name. Tried to put it in the site’s style.css but that didn’t work for some reason. Would be great to add these options to the settings of the plugin:
.avatar {vertical-align:middle; margin-right: 5px;} .widget ul li {background-image: none; padding: 0;}
margin-right: 5px;
was an answer to another question. The last line is what I had to do to remove the bullet and left align the gravatar image.As I edited the plugin file I expect I’ll have to re-edit the php file after a plugin update.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Request: gravatar spacing and list bullet settings’ is closed to new replies.