We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Instant chat | Forum

Francis
Francis Dec 5 '13

Hello,

I am developing a network in my city in Brazil (www.aeradainteligencia.com.br / uaaucanal). I'm having a problem with instant chat, no scrollbar appears when you have many online users. I really need this help, it has some people coming into the network and having this problem. Its someone help me?

Alex Philipp
Alex Philipp Dec 5 '13
Hi, 

try to copy-paste into admin/theme/css  (then save))


.jspDrag {background: none repeat scroll 0 0 rgb(255, 125, 5);border-radius: 2px 2px 2px 2px;right: 8px;width: 13px;}
.ow_chat_list ul {list-style: none;margin: 0;padding: 2px 0;background: white;overflow-y: scroll;height: 300px;width: 250px;}span.ow_chat_item_author,span.ow_chat_item_text {        width:105px;        float:left;        color:#444;        padding:8px 0 0;        margin:0;}.ow_more{margin-bottom: 10px;    text-align: justify;    padding-right: 15px;}.ow_chat_notification .ow_author_block{height:39px;margin:2px;padding:0;position:relative;background:#ff6d08;}

Francis
Francis Dec 5 '13
Many thanks Alex .... I'll try here. Thank you very much!
Alex Philipp
Alex Philipp Dec 5 '13
No problemas)
Francis
Francis Dec 5 '13
Alex worked. Many thanks once again!