General > Support

Window size Version 1.6.4 Chat

(1/1)

Anth:
Hello everyone.

I recently downloaded the 1.6.4 chat everything works perfect but I need to put the chat window a little wider and higher. I can help do not know where to find Editable file size of the chat window.

I am new to this forum.


Thanks to you.

Excuse my English. But it is not my native language ;)

shailo:
Hello Anth, you can resize the window on the button code:

--- Code: ---<a href="http://www.yourwebsite.com/mibew/client.php?locale=en" target="_blank" onClick="if(navigator.userAgent.toLowerCase().indexOf('opera') != -1 &amp;&amp; window.event.preventDefault) window.event.preventDefault();this.newWindow = window.open('http://www.yourwebsite.com/mibew/client.php?locale=en&amp;url='+escape(document.location.href)+'&amp;referrer='+escape(document.referrer), 'webim', 'toolbar=0,scrollbars=0,location=0,status=1,menubar=0,width=640,height=480,resizable=1');this.newWindow.focus();this.newWindow.opener=window;return false;"><img src="http://www.yourwebsite.com/mibew/b.php?i=mblue&amp;lang=en" border="0" width="179" height="63" alt=""/></a>
--- End code ---

Look in this line this part:width=640,height=480,resizable .......and set the size that you want.

For more help, post your question or PM me.

Anth:
Thank you very much.

Now I can resize the window of the visitor and how do I change the window size of the operator?

Navigation

[0] Message Index

Go to full version