Ive been trying to change the color of my cbox to just a solid black but it's not working. I want it so that the gray line below is black too but the code I found that is supposed to change it isn't working and I dont understand why.
This is the code that I have been using:
This is the code that I have been using:
- Code:
.chatbox_row_# {
 background-color: #000000;
}
Last edited by iTzLawliet on July 19th 2013, 8:43 pm; edited 1 time in total