Forum moderator: Eriko |
uCoz Community uCoz Modules Tag Board Help on Chat Box (Tag Board) |
Help on Chat Box (Tag Board) |
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, Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
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
|
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. |
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> |
Natashko, Paradox, Thanks Its Working.
Added (2011-09-13, 4:16 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. |
Natashko, i want to place like below image
Attachments:
7142030.png
(156.6 Kb)
|
Natashko, yaa i want to place banner on the left side of the chatbox like that image. http://free2all.ucoz.com/forum/4
|
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. |
Natashko, i want to place advt. banner on the left side of the chatbox
Added (2011-09-13, 8:04 Am) Post edited by Prince0156 - Tuesday, 2011-09-13, 2:03 PM
|
Natashko, not working
|
Natashko, Its not working for none of the pages of forum http://free2all.ucoz.com/forum/4
|
| |||