Response

I made a new profile warning, does it pop up/show up? (Reuploaded into global asks)

yes but it's very long, and the background image starts to contrast poorly with the text then gets cut off

Comment

OHH could you help?


Add a reply
0/2048
f00f the f00fy 10/17/2024

you could change the raised color, but if you'd rather not, this code will set the warning message to black:

#warning_dialog div {
  background: #000;
}

you can change it to any other background/color value you like