When I change the width and the height of the chat window, it is still small. Go to:
http://staged.cybergrrl.com/phpBB2/123flashchat.php to see an example.
Can I change the actual chat window to be the same size as my browser window??
Thanks!
Nelly.
Quote:
|
Originally Posted by Andy
No problem with doing that Doug and I suggest it. I have been very happy running Flashchat in a full window. Here is what you need to do.
In the start up htm file change the two lines that set the width and height, make sure you change it on both lines.
Original value: WIDTH="634" HEIGHT="476"
New value: WIDTH=100% HEIGHT=100%
http://www.123flashchat.com/quickstart.html
Step 5.
|