Forum moderator: Eriko |
uCoz Community uCoz Modules Tag Board Help on Chat Box (Tag Board) |
Help on Chat Box (Tag Board) |
Ultra, i don't know what is causing that but i would suggest that you should restore your main page , it does not look like the design template should look like , everything is moved to the left
To busy building a passive income online ;)
Post edited by Animorph - Saturday, 2010-11-27, 11:10 PM
|
That not help me too. :/
Added (2010-11-28, 12:19 PM) Quote <div class="cMessage" style="text-align:left;">$MESSAGE$</div> in CP > Design > Design management (Templates) > Tag board > Appearance of entiesand > and replace with: Quote <div class="cMessage"> <div style="text-align:left;">$MESSAGE$</div>
Post edited by Ultra - Sunday, 2010-11-28, 0:45 AM
|
Where is the HTML code located to edit the refreshing intervals?
Is it also possible to change the height of the chatbox? This is why: http://desire-gaming.com/forum Takes up some hefty space. Also: Can we change it that when we press ENTER the message will send like a proper real chat. Post edited by Nik Aka Wind - Wednesday, 2010-12-29, 3:07 PM
|
Quote (Nik Aka Wind) Is it also possible to change the height of the chatbox? you can do that with usage of tables
Quote (Nik Aka Wind) Where is the HTML code located to edit the refreshing intervals? Quote (Nik Aka Wind) Can we change it that when we press ENTER the message will send like a proper real chat. you cannot change that through HTML , you need to change that with usage of CSS note: this is not located in CSS , you need to view your source code by CTRL+U in firefox or just right click and press view source , find the ID codes from chat and use them in CSS To busy building a passive income online ;)
|
Code <table border="0" height="50 px"><div class="cBlock$PARITY$" style="padding:0 5px 3px 2px;margin-bottom:2px;"> <div style="float:right;font-size:8px;" title="$DATE$">$TIME$</div> <div style="text-align:left;"> <?if($USERNAME$)?><a href="$PROFILE_URL$" title="$USERNAME$:"rel="nofollow"></a> <?endif?><a href="javascript:void('Apply to')" onclick="parent.window.document.getElementById('mchatMsgF').focus();parent.window.document.getElementById('mchatMsgF').value+='[i]$NAME$[/i], ';return false;"><b>$NAME$</b></a>: $MESSAGE$ <?if($EMAIL$)?> <a href="$EMAIL_JS$" title="$STR_EMAIL$">E</a><?endif?> <?if($SITE$)?> <a rel="nofollow" href="$SITE$" target="_blank" title="$STR_URL$">W</a><?endif?> </div>[color=red]</table>[/color] This is the HTML for appearance of entries For some reason my table won't close ( </table> ) It appears in red and i can't find what's stopping it can someone help. www.desire-gaming.com/forum ( If needed to veiw page source/info ) |
Ty + Ok </table> Is no longer appearing red although look what has happened:
www.desire-gaming.com/forum There's now a huge space between each message. Post edited by Nik Aka Wind - Thursday, 2010-12-30, 2:06 PM
|
Everything now works fine except! the table hasnt resized.
Ani you see the table around the Whole $CHAT_BOX$ That's what i want to make smaller. Post edited by Nik Aka Wind - Thursday, 2010-12-30, 2:14 PM
|
Nik Aka Wind, you can change your table sizes with using HTML in table part
Code <table border="0" width="yoursizepx" height="50px"><tr></tr></table> this topic might help more with that To busy building a passive income online ;)
|
Nik Aka Wind, oh it seems I've misunderstood your question. You (as far as I can tell) cannot edit that code as it is located within one of uCoz's Javascripts. I might be wrong though, you should wait for an administrator to reply.
Post edited by Air - Thursday, 2010-12-30, 8:19 PM
|
ok im lost . i dont know were to find the modual thing ! no details
dvhax.ucoz.com
proud member of ucoz since 5/31/10 |
| |||