this post was submitted on 18 Nov 2025
25 points (80.5% liked)

Ask

922 readers
23 users here now

Rules

  1. Be nice
  2. Posts must be legitimate questions (no rage bait or sea lioning)
  3. No spam
  4. NSFW allowed if tagged
  5. No politics
  6. For support questions, please go to !newtolemmy@lemmy.ca

Icon by Hilmy Abiyyu A.

founded 8 months ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] oculi@anarchist.nexus 3 points 1 day ago (2 children)
.navbar-brand img {
    content: url(https://codeberg.org/rimu/pyfedi/raw/branch/main/app/static/images/piefed_logo_full_t_300x300.svg);
}

Put this into your additional CSS fields. Should fix it.

[–] Libb@piefed.social 1 points 22 hours ago

Reply to my reply: seems to be working perfectly fine, thx again :)

[–] Libb@piefed.social 1 points 1 day ago

Thx, will try that :)