This is a terrific plugin, thank you very much.
I am using it as a widget in top sidebar and wonder how I could add a grey border to it, so it would harmonize with the other elements in the sidebar.
This is a terrific plugin, thank you very much.
I am using it as a widget in top sidebar and wonder how I could add a grey border to it, so it would harmonize with the other elements in the sidebar.
Try this to put border around all the avatars
div.multiwidget_author_avatars{
padding: 1px 1px 6px;
border: 1px solid #BCBCBC;
}
Addjust to
paul
You must log in to post.