Quote:
Originally Posted by nureeves
- Which line at mgc_chatbox template that i have to edit, to change background color of chatbox?
- How to resize the height of chatbox?
|
Height can be modified through acp options
For the mgc_chatbox template, try removing the class thing in the tr of that piece of code, and adding your bgcolor thing.
Code:
<tr class="alt2">
<td width="100%" colspan="2">
<table width="100%" cellpadding="0" cellspacing="2">
<tr>
<if condition="($can_use_team && $vboptions[mgc_cb_deux_canaux]) || ($can_use_wol)">
Quote:
Originally Posted by matDDH
just upgraded from 1.2 and there are a couple of questions that if answerd would make this the best chat box ever for my users.
First I dont see where you can see what users are online in the chat with you. Is this the "WOL" channel (sorry dont know what "WOL" means maybe "whos online"?) WOL chan doesnt seem to do anything right now in any mode for me including full chat mode.
Second; if i am in the regular channel and someone says something in the team channel my icon does not blink... and yes i have turned this option on.
Third; Could you enlighten me on how to change it from saying canal regular / canal team to make it say Regular channel / Team Channel?
|
Yes this is the wol channel. When you mean it's not doing anything, what do you exactly see ?
For the team blinking icon, it depends of the time perdio you put for that option in the acp, the check is done on page load and by default every 5 min. So this maybe the reason why you don't see it automatically.
For the last one, edit the alt of the corresponding images in the mgc_chatbox template. I'll make them in phrases for the next version.
Quote:
Originally Posted by nutnut
Not sure if this has been suggested, but I have another chat box that displays a line whenever someone posts a new thread or post in the forums. I really love that so I can hang out on the index and chat and watch for new posts at the same time. Any possibility of adding this? Thanks, great work!
|
My problem with this functionnality is that it adds queries, and I don't see that as a mandatory thing for the chatbox.
So my actual position is no I won't do that. I will see if this is really intersting but I am actually not really convinced
Quote:
Originally Posted by gothicuser
Finally did it!!
Using an iframe (I know it's not too tidy) got the chatbox working in vBAdvanced 
|
lol yes

this will be cleaner in the addon thing
Quote:
Originally Posted by maidos
thanks for the upgrade
also like i said on the other msg the longer name u have the further the msg will will become... if u have long name the msg will placed on right side
http://img367.imageshack.us/img367/4093/issueel3.jpg
also can i click on the canal links it moves the page top of it, it seems if click te button refresh, reset, ok or canal it moves the page to the top...
|
This is because the username and the chat are not placed in the same column of the table, this was made to clean the display but that's right with long username it is strange too, I'll make a poll for that purpose once things calmed done here
Does it moves to the top or to the top of the chatbox ? If this is the top of the chatbox then it's normal, this is the fixed thing for the chatbox being bumped to the very top of the page. (What's your browser anyway ?)