Weezy
nwadanga Add this on the page that contains the chat widget ..click on add block > code > paste the code below and save and it must be @ the top
<style type="text/css">
#chatt_msg div {border: 1px solid #444; background: white; margin: 1px;padding: 4px; overflow: auto; text-align: center;}
#chatt_msg div b {border: 1px solid #708090;background: #C0C0C0; margin: 2px; padding: 0 2px;}
#chatt_form {border: 1px solid #C0C0C0; margin: 4px auto; padding: 0px; text-align:center;}
</style>
Copy code