Home» Forum» Web & Tech» [Need CSS Help] How to stop FriendRewind from overwriting my code?

[Need CSS Help] How to stop FriendRewind from overwriting my code?

Back to Web & Tech

Hi yall!


On my profile in the friends section im trying to have it so sticky notes appear behind my friends pictures. I got it to look how i want but when i clicked the save button on my profile it didnt save correctly :(


how it currently looks:


how it should look:

the problem is that part of friendrewind's default code is overwriting the code that i wrote to make it look the way i want:

does anyone know how to fix this? any help is appreciated!


Basically in CSS there r a few things that cause the "overwriting" to happen, the most important ones in my eyes is how specific ur selectors are (in this case its #top8-grid .person) AND hierarchy, like if u write code to make fer example the paragraphs the color blue but then later add code again but to color it red.. its gonna be red cuz thats the last code it reads. Idk if that makes sense fer u or not but lemme know XD

@chunta i personally od rlly dislike how friendrewind parses the CSS made by ppl.. like it isnt as easy to code in like fer example spacheey is rlly easy cuz nothing rlly gets overwritten but here i have to do EVEYRHTING nbe VERY extra which tbh isnt exactly good practice LMAO (in the code world then i mean..)

@chunta dw cause i agree 100% when i moved my code from spacehey to here  i had to edit the tags of all my images because there was something overwriting the images' height making them look all weird. 


i understand the hierarchy system but idk how i would combat that for my profile cause i don't have access to the html to put the tags inline :(


maybe i'll try a different combination of selectors to fix it

@chunta yess same!! 👏 

I'm gonna go ahead and bump this to @Def3ct because even I am unsure why the site is overriding your code. I hope you're able to get it fixed soon!

@𝐒𝐩𝐞𝐧𝐜𝐞𝐫 Thank you you're so real for this

Should be fixed now, let me know if you have further troubles

@Def3ct Thanks big man 🫡

Def3ct wrote:
Should be fixed now, let me know if you have further troubles

Is there anything this man can't do?! Gah, I love @Def3ct <<<3

You must be logged in to reply.