I am seeing a strange display issue when I use the widget version of this plugin...almost like another div is getting added underneath the author avatars. You can see it in action in the right sidebar here: http://www.profoodblogger.com
Any ideas?
I am seeing a strange display issue when I use the widget version of this plugin...almost like another div is getting added underneath the author avatars. You can see it in action in the right sidebar here: http://www.profoodblogger.com
Any ideas?
if you add
.author-list .avatar{
display: block;
}
It should fix it
I will look into the plugin CCS and see if I should add it globaly
Paul
This worked, thank you!
You must log in to post.