how to change width and height of shoutbox ?

If you insert the script as provided, you will get 100% height, 100% width shoutbox and certianly this is not what you expect. If you want a 320px, 240px shoutbox, you just have to insert the shoutbox script into an paretnt element whose size would be 320px x 240px ex: <div style=”width:320px; height:240px”>Your script here</div>

New Shoutbox version

The new version of shoutbox is now available. We wanted to keep it as simple and no intrusive as possible. Admin has 2 functions : delete message : allows to delete a specific message ban user: allows to ban an user by IP – and delete all the posted messages of this user ! You … Read more