this post was submitted on 18 Nov 2025
27 points (81.4% liked)

Ask

931 readers
48 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 6 days 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 3 points 5 days ago

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

[–] Libb@piefed.social 1 points 6 days ago

Thx, will try that :)