So I know nothing about coding, but really wanted to get these fixed so I will try anything. :D
❤️Firstly, my user profile. Certain pet buttons don't actually link? Though it is in the code and they worked fine before the site update. (Deadshot, Maryah, and EDC to be exact.)
❤️Lyuri's profile is suddenly scrolling? It was suppose to be fixed and only the text box scroll? ❤️MedGift's profile is...really really high? I actually can't tell if anything else is wrong with it because of that. ❤️Deadshot's profile has the text and images pushed way over to the side. ❤️EDC's profile has both scroll bars (side and bottom) which it shouldn't have, and it is pushed all the way to the top like MedGift's is. ❤️Shaggy.'s profile is pushed way over like Deadshot's is.
Any help would be seriously appreciated. I'm good at copy and paste and can follow instructions on coding, I just can't do it myself.
[edit] MedGift and EDC are fixed thanks to the help of the lovely !

for MedGift this code maybe works
<style>
{
height: auto!important;
overflow: visible;
}
If 's fix doesn't work, you can always tries 's html,body,,-content,{position:static!important;background:none;}
.container-fluid {position:absolute;top:0;left:0;right:0;bottom:0;}
The fix from totally fixed both MedGift and EDC's profiles! Thank you so much guys!
