I've been running in2 this issue a lot while trying to code layouts, so i made a stylus extension to get rid of the pesky green & blue gradient from the background of the assistant page!
to make this code, u will need to have the stylus extension. u can get it as an extension on the majority of web browsers. sadly its only on computer afaik, so if you are on iPad or mobile n trying to code, it wont work.
**im explaining this step by step bc i know some ppl dont know how to use stylus.
1. make a new code n name it whatever tf u want.
2.ย atย the very top of the page, open the dropdown menu and select "URL" (this way, it will ONLY affect the assistant profile, not anyone else's)
3.ย paste this link into the long, skinny box at the top.
https://friendrewind.com/profile.php?id=4
this is the account of the Assistant which is used for layout testing.
4. then,ย copy & paste this into the big blank box in the middle
#bg-image {
ย visibility: hidden !important;
}
5. click save at the left side of the screen & it should be all set :^) dont mess around w any of the other things under the save button; it should be fine as is.
