this post was submitted on 06 Apr 2026
21 points (95.7% liked)
PieFed Meta
4668 readers
63 users here now
Discuss PieFed project direction, provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics.
Wiki
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments

Excellent, thank you!
Just what I was looking for. I'm a complete moron when it comes to all this 1337 h4x0r stuff. I asked for help some time ago but I guess the people who replied assumed I know at least something about CSS, even though I tried to make it clear that I know absolutely nothing about any of it.
Anyways, off to copypasting I go!
That's not easy but i hope the wiki is clear. If there are part unclear, you can told me where. I do my best to reach and help new users ^^
The most difficult thing is to find the css name attributed to : body text, title, buttons... if we want to change it.
To find this css name, we do a "reverse engenering " by reading the website source code.
We use the web browser (on desktop) and open web dev tool. Then inspect the element we want to change : title, text, thumbnail, vote button...
Yup this is what I had issues with. I found the correct info in the view page source thing but for whatever reason couldn't get (all) the things working as intended. But your wiki helped, I now have the colors set to how I like. Thanks :)