Forum moderator: Eriko  
uCoz Community » uCoz Modules » Tag Board » Help on Chat Box (Tag Board)
Help on Chat Box (Tag Board)
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 166 | 8:28 AM
Prince0156, open Control Panel > Design customisation > General appearance of forum pages. After you've done that add the $CHAT_BOX$ code wherever you would like the tag board to appear.

Hope this helps, happy

Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
Prince0156
Posts: 18
Reputation: 0

Message # 167 | 9:43 AM
Paradox, thanks a lot for helping

Added (2011-09-13, 3:43 Am)
---------------------------------------------
Paradox, how set rule for chaboxLike below image
Attachments: 2858881.png (12.3 Kb)
Post edited by Prince0156 - Tuesday, 2011-09-13, 9:46 AM
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 168 | 9:56 AM
Prince0156, if you are wanting to place that text on all the chatboxes on your site open Control Panel > Design customisation > Form for adding new messages. Then add this to the bottom.

Code
<p></p>
<div style="color:red; font-weight:bold; text-align:center;">Spamming To The Chatbox and Sharing Email Address and Advertising Othersites are strictly prohibited.</div>

Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
Natashko
Posts: 3366
Reputation: 171

Message # 169 | 10:01 AM
Prince0156,
Quote (Prince0156)
how set rule for chaboxLike below image

Go to CP->Design->Design management (templates)->Tag board->Form for adding new messages->at the very end of the template add this:
Code
<div style="color:red;font-weight:bold;text-align:center;">Spamming to chat box  .....  prohibited.</div>
Prince0156
Posts: 18
Reputation: 0

Message # 170 | 10:16 AM
Natashko, Paradox, Thanks Its Working.

Added (2011-09-13, 4:16 Am)
---------------------------------------------
How to Modify the size of ChatBox?

Natashko
Posts: 3366
Reputation: 171

Message # 171 | 10:23 AM
Prince0156, red color is forbiddedn. Remove it.
Quote (Prince0156)
How to Modify the size of ChatBox?

Go to CP->Design->Design management (CSS)->add:
#mchatIfm2 {width: 500px !important; height: 500px !important;}
Width and height values may be set up to your taste. It has been discussed here: http://forum.ucoz.com/forum/21-480-82032-16-1314628955 Look throught the board before asking questions.
Prince0156
Posts: 18
Reputation: 0

Message # 172 | 11:37 AM
Natashko, i want to place like below image
Attachments: 7142030.png (156.6 Kb)
Natashko
Posts: 3366
Reputation: 171

Message # 173 | 12:21 PM
Prince0156,
Quote (Prince0156)
i want to place like below image

What exactly? Do you mean the banner on the left? Please specify and provide a website name.
Prince0156
Posts: 18
Reputation: 0

Message # 174 | 12:49 PM
Natashko, yaa i want to place banner on the left side of the chatbox like that image. http://free2all.ucoz.com/forum/4
Natashko
Posts: 3366
Reputation: 171

Message # 175 | 1:47 PM
Prince0156,
Quote (Prince0156)
yaa i want to place banner on the left side of the chatbox like that image. http://free2all.ucoz.com/forum/4

You display chat by means of $CHAT_BOX$ code. Substitute this code with:
Code
<div style="float:right">   BANNER CODE  </div>
<div style="margin-right: 200px;">$CHAT_BOX$</div>

Substitute 200 with the actual width of the banner.
Prince0156
Posts: 18
Reputation: 0

Message # 176 | 2:04 PM
Natashko, i want to place advt. banner on the left side of the chatbox

Added (2011-09-13, 8:04 Am)
---------------------------------------------
& plzzz explain where i put that code

Post edited by Prince0156 - Tuesday, 2011-09-13, 2:03 PM
Natashko
Posts: 3366
Reputation: 171

Message # 177 | 2:28 PM
Prince0156, Substitute $CHAT_BOX$ code that you use now with
Code
<div style="float:left">   BANNER CODE  </div>
<div style="margin-left: 200px;">$CHAT_BOX$</div>
Prince0156
Posts: 18
Reputation: 0

Message # 178 | 3:02 PM
Natashko, not working
Natashko
Posts: 3366
Reputation: 171

Message # 179 | 3:15 PM
Prince0156,
Quote (Prince0156)
not working

Provide a link to the page where it doesn't work as well as the screenshot of the problem.
Prince0156
Posts: 18
Reputation: 0

Message # 180 | 3:25 PM
Natashko, Its not working for none of the pages of forum http://free2all.ucoz.com/forum/4
uCoz Community » uCoz Modules » Tag Board » Help on Chat Box (Tag Board)
Search: