Goose-Nest / GT-RevertRebrand

GT theme to revert Discord's 2021 rebrand.
MIT License
107 stars 40 forks source link

[CLOSED] [BetterDiscord] Pfps not showing up properly (+ temp fix) #40

Closed m-doescode closed 2 years ago

m-doescode commented 3 years ago

Profile pictures show up as invisible.

When I open Inspect Element, the url is "goose-nest.github.io/assets/0e291f67c9274a1abdddeb3fd919cbaa.png" rather than "discord.com/assets/0e291f67c9274a1abdddeb3fd919cbaa.png"

In the pfps.css, the url is: "/assets/0e291f67c9274a1abdddeb3fd919cbaa.png"

I can imagine this bug is due to the origin of the pfps.css file being from goose-nest.github.io, so it doesn't work properly.

Does this happen for other people as well? Or is it just on my side.

Temporary fix css: pfps.theme.css.zip

CanadaHonk commented 3 years ago

Yeah I see the issue, will fix in a bit.

CanadaHonk commented 3 years ago

(Issue is BD-only afaik.)

m-doescode commented 2 years ago

Fixed a while ago by #48