Closed (fixed)
Project:
Nodeauthor information
Version:
6.x-1.8
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2009 at 13:47 UTC
Updated:
19 Jun 2009 at 17:20 UTC
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!