Found this CSS that tries to aim to make governance pinned vote tallies display like normal Lemmy emoji size in the Photon frontend

https://userstyles.world/style/26618/default-slug

Unfortunately Photon uses a CSS framework instead of meaningful CSS class names, so this is a hack that simply shrinks every image in every top comment's thread. YMMV.

11 points · 5 comments · view on lemmy.world

5 Comments

db0@lemmy.dbzer0.com · 5 pts · 175d (1 reply)

cheers. It's unfortunate that photon still doesn't support lemmy emojis

Xylight@lemdro.id · 3 pts · 174d

i never understood how lemmy handles emojis and it never seemed like an important enough feature to work on. since it looks like it's actually used somewhere, i'll probably work on it soon

irelephant@lemmy.dbzer0.com · 1 pts · 175d (2 replies)

Does photon handle image titles?

Aatube@lemmy.dbzer0.com · 1 pts · 174d (1 reply)

not exactly sure what you mean. you could send me a link and i'll give you a link to its photon UI. it handles image posts

irelephant@lemmy.dbzer0.com · 1 pts · 174d

You can give an image a title with markdown iirc the syntax is

![](https://link.to/image "image title here")

Then when you hover on an image it shows the title.