By default. Nodeauthor puts the avatar of the profile above the text. While this might not be a big wasted space for 24x24 size of avatar, when using 85x85 sizes this is a huge waste of space next to the avatar that could be used to place the info there (make it inline). I was wondering whether anyone else shares the same idea and if anyone tried to make it happened.
Comments
Comment #1
meba commentedAs far as I remember, nodeauthor puts the avatar into a div with separate class - you can easily make it inline using CSS.
Comment #2
charos commentedJust checked the code and you're right! Thanks!