Changing AVChat 3's background image

Introduction

AVChat 3 can display an image as its background and this image is specified in the avc_settings.xxx files.

How to do it

Edit avc_settings.xxx and change the value of the backgroundImageUrl variable with the relative path to the new background image.

You can also change the transparency of this background image by changing the value of the backgroundImageAlpha variable. The background color will be seen trough a partially transparent background image!

The image will automatically tile to fit the size of the video chat software.

Done

Now, do not forget to save and upload the modified index.html to your web site. The same procedure applies to admin.html.

Special notes for the AVChat 3 Joomla Component

If you are using the AVChat 3 Flash Vieo Chat Component for Joomla the files you need to edit in order to change the background image are:

  • components/com_avchat3/avc_settings.php

Special notes for the AVChat 3 Drupal Module

If you are using the AVChat 3 Flash Video Chat Module for Drupal the files you need to edit in order to change the background image are:

  • modules/avchat3/avc_settings.php or sites/all/modules/avchat3/avc_settings.php for both user and admin interface in Drupal 6.x
  • sites/all/modules/avchat3/avc_settings.php for both user and admin interface in Drupal 5.x

Special notes for the AVChat 3 osDate Plugin

If you are using the AVChat 3 Flash Video Chat Plugin for osDate 2.x the files you need to edit in order to change the background image are:

  • plugins/AVChat3/includes/avc_settings.php

Special notes for the AVChat 3 Social Engine Plugin

If you are using the AVChat 3 Flash Video Chat Plugin for Social Engine the files you need to edit in order to change the background image are:

  • chat/avc_settings.php

Special notes for the AVChat 3 phpFox Plugin

If you are using the AVChat 3 Flash Video Chat Plugin for phpFox the files you need to edit in order to change the background image are:

  • plugins/videochat/avc_settings.php

Special notes for the AVChat 3 vldPersonals extension

If you are using the AVChat 3 Flash Video Chat Extension for vldPersonals the files you need to edit in order to change the background image are:

  • chat/avc_settings.php

Special notes for the AVChat 3 vBulletin product

If you are using the AVChat 3 Flash Video Chat Product for vBulletin the files you need to edit in order to change the background image are:

  • videochat/avc_settings.php

Special notes for the AVChat 3 JamRoom module

If you are using the AVChat 3 Flash Video Chat Module for JamRoom the files you need to edit in order to change the background image are:

  • modules/AVChat3/chat/avc_settings.php

Special notes for the AVChat 3 Wordpress

If you are using the AVChat 3 Flash Video Chat Plugin for Wordpress, in order to change the background image please proceed as described below:

  • login as admin, go to Settings -> AVChat3 and fill the Background image field with the image url

Special notes for the AVChat 3 IP.Board 3 application

If you are using the AVChat 3 Flash Video Chat Application for IP.Board the files you need to edit in order to change the background image are:

  • chat/avc_settings.php for both user and admin interface

Go top · Go back to articles list