Forum moderator: Eriko  
uCoz Community » uCoz Modules » Tag Board » Help on Chat Box (Tag Board)
Help on Chat Box (Tag Board)
Ultra
Posts: 23
Reputation: 1

Message # 106 | 11:07 PM
That not help me. Go to my site and look at tag board:
http://www.serbian-hiphop.ucoz.com/
In messages in tag board between words is to much space, I don't know how else to describe.
Animorph
Posts: 2856
Reputation: 189

Message # 107 | 11:10 PM
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
Ultra
Posts: 23
Reputation: 1

Message # 108 | 6:19 PM
That not help me too. :/

Added (2010-11-28, 12:19 PM)
---------------------------------------------
I found solution, if anyone have same problem just find this line:

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>

smile

Post edited by Ultra - Sunday, 2010-11-28, 0:45 AM
Nik Aka Wind
Posts: 32
Reputation: 2

Message # 109 | 2:33 PM
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
Animorph
Posts: 2856
Reputation: 189

Message # 110 | 3:33 PM
Quote (Nik Aka Wind)
Is it also possible to change the height of the chatbox?

you can do that with usage of tables
http://forum.ucoz.com/forum/5-715-3489-16-1210764139

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 ;)
Nik Aka Wind
Posts: 32
Reputation: 2

Message # 111 | 3:45 PM
Okay, What about the Enter button?
Animorph
Posts: 2856
Reputation: 189

Message # 112 | 3:52 PM
all the same you need to search for the button codes in source an example

these 2 : search submit button and comment submit button all found in source

Code
.searchSbmFl, .commSbmFl,

To busy building a passive income online ;)
Nik Aka Wind
Posts: 32
Reputation: 2

Message # 113 | 1:38 PM
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 )


Nik Aka Wind
Posts: 32
Reputation: 2

Message # 114 | 1:50 PM
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
Animorph
Posts: 2856
Reputation: 189

Message # 115 | 2:06 PM
Nik Aka Wind, i edited my post a second before you posted your message please re-read my post and use the new code
To busy building a passive income online ;)
Nik Aka Wind
Posts: 32
Reputation: 2

Message # 116 | 2:07 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
Animorph
Posts: 2856
Reputation: 189

Message # 117 | 2:21 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
http://forum.ucoz.com/forum/5-715-3487-16-1210761170


To busy building a passive income online ;)
Air
Posts: 103
Reputation: 6

Message # 118 | 8:18 PM
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
Nik Aka Wind
Posts: 32
Reputation: 2

Message # 119 | 11:04 AM
I have now fixed this no need for an admin anymore don't bother replying smile
XI_iiLluZioNzZx
Posts: 44
Reputation: 0

Message # 120 | 10:35 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

uCoz Community » uCoz Modules » Tag Board » Help on Chat Box (Tag Board)
Search: