steveseguin / social_stream

Consolidate your live social messaging streams and much more
http://socialstream.ninja/
GNU General Public License v3.0
643 stars 94 forks source link

[Feature Request] Have option for avatars to appear on the left of the username without the "big" option selected #270

Closed TheRenegadist closed 3 months ago

TheRenegadist commented 3 months ago

Referencing the screenshot from my other issue, I don't think it makes sense to have the "Username:" and then follow that up with the avatar rather than the text itself, can an option be added to include the avatar on the left of the username rather than the right without selecting the option that makes the avatar big?

The avatar positioning themselves also needs adjusting as it seems they show up lower than the name itself rather than centered with it. Looks like the badges also aren't centered either.

image

With some crude Photoshop work I imagine it would end up looking something similar to this: image

Maybe there could be a little more space between the website badges and the avatar so it's not so close together.

steveseguin commented 3 months ago

image

It's still a work in progress, but the badges/source are on the left side of the name now, by default, when using the &split option

CSS is a huge pain in the ass for me, so I'm not entirely sure how perfect I can get it.

steveseguin commented 3 months ago

you want the avatar on the left hand side too? okay.

TheRenegadist commented 3 months ago

I figured that make sense, default chats for most websites go by avatar, username, and then the message.

steveseguin commented 3 months ago

image

TheRenegadist commented 3 months ago

Been doing some testing, so far so good. I'll go ahead and close the issue because the avatars are in-fact, on the left side of the name and it seems things are centered.