Hi Please can someone look at this code and tell me where in the css code I can change the text colours for : 0 messages Show unread posts since last visit. Show new replies to your posts. I can't find the colour anywhere in the code Also the Users Online, user is in Red, I want to change theat to White. Please can anyone help ""http://www.averysangels.org/Admin_Forum/index.php"" I tried to attach the css code but the files to large. Really appreciate any help. Dee
Users Online: Find style="color: #FF0000;" Code (markup): in the HTML file. Replace with style="color: #FFFFFF;" Code (markup): .
I am lazy to register ^_^. Dee2007, the answer given from Bapinder is correct, you just need to find out the correct css class and change the color code.