Thích bài này? Bài trướcBài sau

anhlathe

Thu Nov 07, 2013 8:09 pm

#1

anhlathe

anhlathe

4
20
0
07/11/2013
28
Hà Nội
New Member
New Member
Bài gửi : 4
G-Point : 20
Liked : 0
Tham gia : 07/11/2013
Tuổi : 28
Đến từ : Hà Nội
đăng - [code]  ChatBox Edit đang dùng Empty[code] ChatBox Edit đang dùng

Tình hình là có bạn thích chatbox đang dùng nên mình share, chatbox mình rip của chinhphuc rồi edit theo ý thôi

cho vào css

Code:

#chatbox p[class*="chatbox_row"] {background:#FFF ;margin-bottom: 1px;border-top: 1px solid #ddd;}
#chatbox p[class*="chatbox_row"] .date-and-time {float: right;color: #aaa;}

#chatbox_messenger_form .right:last-child {margin: 2px;position: absolute;left: 4px;}
#chatbox_messenger_form .right .fontbutton {border: 1px solid #ccc;border-radius: 2px;margin-right: 5px;}
#chatbox_messenger_form .right .fontbutton#divcolor {padding: 3px 1px;}

.chatbox {background: #fff;}
.chatbox-title {padding: 3px 10px;font-size: 13px;font-weight: bold;}
.chatbox-title a {color: #e74c2e}
.chatbox-options {margin: 1px;}
#chatbox .user span, .online-users li a span, .online-users li span, .away-users li a span, .away-users li span {display: none;}
#chatbox .user a *, .online-users li a span:last-child, .away-users li a span:last-child {display: inline-block !important;}
#chatbox_members {
  left: -160px;background-color: #fff;z-index: 1;
  border-right: 3px solid #ddd;position: fixed;opacity: 0;
} #chatbox_members:hover {left: 0;opacity: 1;}
#chatbox {left: 0;bottom: 39px;}
#chatbox_footer {background-color: #fff;border-top: 1px solid #ddd;z-index: 3;}
#chatbox_footer input[name="submit_button"] {height: 28px;}
#chatbox_bottom {min-height: 500px!important;}
#chatbox_header.main-head {background-color:#029cbf;
  color:#fff;font-size:12px;font-weight:700;padding:8px}
#chatbox img {
max-width:400px;
border:1px solid #d4d4d4;padding:4px;
margin-top:4px;
}
#chatbox img[src*="r12.imgfast.net"]{
border:0px;padding:0px;margin-top:0px;
}
#chatbox {background: #FFF!important;font-family: Comic Sans Ms;font-size: 13px;}
Nguồn: teemct