[Plugin: Author Avatars List] CSS layout issue
-
There is an issue when authors bios/descriptions differ in length, whereby the elements to not float under each other, but rather try and float next to each other.
As seen on the following screenshot:
https://s1150.photobucket.com/albums/o609/thirdtimeisacharm/?action=view¤t=author-bios.pngThe fix would appear simple enough….just a CSS matter of including this line of code:
.multiwidget_author_avatars .author-list .with-biography {
clear: left;
}Any chance of having this bug fixed in the next release ??
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: Author Avatars List] CSS layout issue’ is closed to new replies.