(07-29-2019, 11:01 AM)Mors Wrote:(07-29-2019, 10:43 AM)GeneralGuy Wrote:Fixed the first one but unfortunately I don't know if there's anything I can do for the second.
Took a look at it and it seems you could easily fix it just by declaring "display: none" for the alert span and overriding it through whatever MyBB code changes it, instead of declaring "display: none" later. If that's not possible somehow you could cover it up with a fade-in animation.