Page 1 of 1

Chat Room Embed Code - Error in list of users online

PostPosted: 28 Nov 2013, 10:52
by ChatDelMundo
Image

How to fix this?

PostPosted: 30 Mar 2014, 06:03
by manga05
Search and look at this code at stylesheet:
.arrowchat_chatroom_room_list{font-size:11px;cursor:pointer;height:26px;text-align:left;line-height:100%;color:#333;border-top:1px solid #fff;border-bottom:1px solid #fff}

Use overflow:hidden; like this:
Code: Select all
.arrowchat_chatroom_room_list{font-size:11px;overflow:hidden;cursor:pointer;height:26px;text-align:left;line-height:100%;color:#333;border-top:1px solid #fff;border-bottom:1px solid #fff}

Topic Closed

PostPosted: 16 Dec 2014, 00:26
by Staff Bot
[b]This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.[/b]