When l’m opening this page https://multiverse.soulism.net/c/pixel_alchemists on the original server, it’s showing up the images and the thumbnails, while when l open the same community from my feddit.online account, it’s simply showing the titles.
Hi, I’ve published all the custom CSS that I use on my PieFed instance. It’s inspired by the Mint color palette from Voyager. It’s almost a theme, but for now I’ll keep it all in custom CSS to keep things simple.
I’m trying to figure out how to remove the recently added emoji reactions to posts. I don’t care about them, and each one moves the next post down a little, wasting screen space.
Soon people will be able to upload an animated gif for their profile picture. This could get annoying so I put a special css class on all profiles with an animated gif:
I really like Piefed's pace of development, featureset, and the responsiveness of the dev team, but I find the main UI a little lacking. Thanks to custom CSS I was able to tweak in the following:
A few snippets in case you want to prevent yourself from accidentally voting on things or change your behavior with regard to being swayed by existing public opinion.
The bars where a little too bright, thus the vote percentages weren't well readable. I changed the background of the bars to a darker grey with this line of css:
This stylesheet uses CSS grids to force a consistent look between link posts and image posts when using the compact layout option. There's probably a better way to accomplish this, but this is quick & dirty & it works.