« Helping each other Forum

Replacing pinned favicon / Hiding current pinned favicon

hello everynyan. because coding is being evil & i hate it i need some help.
currently i'm trying to change the image of my pinned to a different one due to it clashing with the way i'm currently adding filters to my profile & turning nearly completely black, & i found a way to place the image i want next to where my pin is i cant seem to make the real one go away.

if anyone has a fix to this i would appreciate it TONS


Report Topic

2 Replies

Sort Replies:

Reply by arlo atomickk

posted

not 100% sure but it may be

.blog-preview p:nth-child(2)::before {

content: url("DIRECT LINK")

}


Permalink Report Reply

Reply by goldsrc

posted

that's the one i'm using currently, it only puts it in the same spot & doesn't remove the preexisting one unfortunately :((


Permalink Report Reply