You're good on tags! We should maybe make both icon positions configurable in Five AM in the future, but in the absence of that, go to Custom CSS and add this: .has-userpic .comment .userpic { float: left !important; clear: left !important; margin-right: 1em !important; }
no subject
Date: 2022-09-27 10:40 pm (UTC).has-userpic .comment .userpic {
float: left !important;
clear: left !important;
margin-right: 1em !important;
}