The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/printthread.php 16 require_once



UserSpice
Errors, Red Text on Red Background - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: Miscellaneous (https://userspice.com/forums/forumdisplay.php?fid=28)
+--- Forum: Modifications and Hackery (https://userspice.com/forums/forumdisplay.php?fid=29)
+--- Thread: Errors, Red Text on Red Background (/showthread.php?tid=417)



Errors, Red Text on Red Background - Brandin - 01-04-2017

Hey!

Do you know where to edit the text color in the errors block? I am using the flat.css color scheme and it is putting red text on the red background so you can't see the errors Sad

Thanks!


Errors, Red Text on Red Background - mudmin - 01-04-2017

It's listed as class text-danger

You can either change the class in users/classes/Validate.php or edit the css file.


Errors, Red Text on Red Background - mudmin - 01-04-2017

I'm reordering the css in 4.2 that will make things a lot cleaner and stop things from sliding under the menu.


Errors, Red Text on Red Background - Brandin - 01-04-2017

That would be excellent! I did get it switched, thank you! Smile