LongRangeNinja
I suggest in the next version to make the icon a little bigger & choices to place it on the right or the left of the article ..
Thank you
Thanks for nice review.
I will introduce bigger icon and position (left, right) to choose in next version
Until then, you can change the icon and position in plugin's CSS:
.buzzItWrapper {
float: right OR left;
}
.buzzItLink {
background: url('../images/buzz-icon.png');
}
