Do you miss something on BrainKing.com and would you like to see it here? Post your request into this board! If there is a more specific board for the request, (i.e. game rule changes etc) then it should be posted and discussed on that specific board.
chessmec: some colors are fixed, e.g. the red color of the amount of unread messages. will be not so easy i think
That would be rather trivial. Put the amount of unread message in a SPAN element, with a CLASS attribute - and say this attribute has value "unread-messages". In the default style sheet, you say:
.unread-messages {color: red}
This will make the amount of unread messages red. However, someone who wants the number to be yellow puts
(hide) If you are waiting for your turn, click on "change" next to the "refresh" on the main page, then set refresh the page to 30 seconds to get your turn to move displayed faster. (Servant) (show all tips)