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
Reactions
Replies
Add a reply
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
OHH could you help?