Adding the video voice chat html5 chat

MIKE KAZ Posted in Component Development 5 years ago

i'm trying to add video voice chat to the newpage1 section of my website i don't know where to put this code what file to put this code in

<script src='https://html5-chat.com/script/12380/5cfb41be4273f'></script>
 or this code which one do i use and where to put it
    <div style="width:800px;height:800px;">
                    <script src='https://html5-chat.com/script/12380/5cfb41be4273f'></script>
                </div>   

thank you for the help

Replies
Indonesian Arsalan Shah Replied 5 years ago

See a games component , you may edit it and put a code in the index.php files of games.

us MIKE KAZ Replied 5 years ago

Code:

<div style="width:800px;height:800px;">
<script src='https://html5-chat.com/script/12380/5cfb41be4273f'</script>
</div>

<script src='https://html5-chat.com/script/12380/5cfb41be4273f'</script>