우하하 위젯 "우하하"버튼 수정방법 NEX 2017.06.29 20:40 248 0 11 우하하 위젯 "우하하"버튼 수정 방법 아시는분 알려주실수있나요? "우하하"말고 그냥 "보내기" 버튼으로 고치고싶어서요... ㅎ
관리자화면 "시스템 설정" 클릭시 오류 발생 후 해결. Attempt to assign property "site_srl" on array" in modules/module/module.model.php on line 157 hatali 25.12.26 0 0
댓글 11
#uha_chat_form > button {
height: 27px; width: 70px !important; float: right;
border:0;border-radius:0px;background:#fff;
margin:0;
padding:0;
background-position:0;
background-image:url(./send.png);
text-indent:-5000px;
}
#uha_chat_form > button:hover{
background-position:0;
}
저건 자체 css 수정 해야됩니다