JR Chat Icon
Using Jamroom
Dazed:
There was a whole add in for chat:
There was a whole add in for chat:
* @title Chat Room Message */
/* @help This is the chat room new message section */
#jrchat-new-message {
background-color:#000000;
position: absolute; right: 0;
bottom: 0;
width: 100%;
height: 70px;
padding: 10px 8px;
box-sizing: border-box;
border:1px solid #222222;
}
AudioPro has two areas for chat CSS, there is a chat.css file for the light theme and the dark theme has the chat CSS in the skin_dark.css file.
Hope this helps!