Suggested by dreadlockssite, I played around with the look of Ning's new Chat Box via the Creators.ning.com site. I haven't installed the new Chat on my site for various reasons. I will soon. So, I have not tested this CSS on a live site yet. Anyone who tries out the CSS, we'd love to hear how it goes!
Instructions:
Classic Look:

/* Chat TitleBar Background/Title Color */
.xg_chat .xg_titleBar {background-color:#003366!important;color:#E9F8FE;}
.xg_chatWindow {
/* Main Chat Background/Border Color */
background: none repeat scroll 0 0 #ffffff!important;
border: 1px solid #B7B7B7;
/* Chat Messages/Comments and Member Names Color */
color: #003366!important;
}
/* Add Shadow/border to images - member icons */
.xg_chatWindow img {
border: solid 1px #CCC;
-moz-box-shadow: 1px 1px 3px #999;
-webkit-box-shadow: 1px 1px 3px #999;
box-shadow: 1px 1px 3px #999;
}
/* Hover Sender Messages */
.xg_chatWindow li.message:hover {background-color:#E9F8FE;}
/* Hover Members Online */
.xg_chatWindow ul.xg_userList li.userEntry:hover {background-color:#E9F8FE;}
With Background Image:

If you use a background image, be sure to change all of your styles above so all text is easy to read for your Site Visitors. As you can see in my example screenshot, mine needs work:
/* Alternate Chat Window Background Image, instead of color above */
.xg_chatWindow {color:#ffffff!important;
background: url("http://api.ning.com:80/files/HK8FcEqgWdSqESY0BvH7LOWG7s7Fjlk70ms4mhH-8gWdyrmn9CXRZ-E33MYgudumYkRqUgGIR9rupV8N8rZQq2uvY3XFxF1D/chat_beach_bg.jpg") no-repeat scroll 0 0 transparent!important;
}
Have fun!
Jen
You'll find a ton of Ning tips like this on JenSocial!
Tags: chat, chat room, chatbar, jensocial, new chat, new ning, ning chat, ning chat room, ning chatbar
Permalink Reply by Vladimir Sebastian Bach™ on December 5, 2011 at 10:37pm Thnx ^^

Permalink Reply by Writer Chick {Diane} on December 6, 2011 at 2:55am Is there a particular size the image needs to be? (Awesome tips, btw. I'm going to try this out on my test network!)

Permalink Reply by Dusty Bottoms on December 6, 2011 at 3:59am Put it on my site (farm-dreams.com), looks great, works great...thanks!

Such a great member/avatar name. ;-)

Hey Bon and Kris, Thanks. Yeah, I have to say, I even notice the chat slowing down page load here on Creators. I'm waiting a while longer.
like the shadow once Ning as all bugs worked how I might have to give these some play
Permalink Reply by MAXX on December 6, 2011 at 9:58am Any way to change the color of the chat bar before it is clicked on? The silver just does not stand out enough for people to find the chat.....
Permalink Reply by Evan on December 6, 2011 at 10:36am We're working on updating that color to match the color of the title bar when the panel is open.

For now Maxx, give this a try. First you need to remove the background image, then set the bg color:
.xg_chat.chatFooter .xg_chatBar.xg_bottomBar a.xg_info {
background-image:none!important;color:#ffffff;background-color:#cc0000!important;
}
Permalink Reply by Shannon Klipstein on December 6, 2011 at 10:01am Thanks! I actually just used this to change the colors for the time being...
Cindy replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
Melinda Orr replied to Michael Goebel's discussion 'Where have the text boxes on the profile pages gone ?!?!'
Paul Corona replied to soaringeagle's discussion 'killer penguins'
Thiago Santos de Moraes replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
soaringeagle replied to soaringeagle's discussion 'killer penguins'
John replied to Patrick Chappelle's discussion 'Google+ Sign In'© 2013 Created by Ning.
