Forum moderator: Eriko  
uCoz Community » uCoz Modules » Tag Board » Customization of Tag Board appearance (name, size, color)
Customization of Tag Board appearance
Devil8702
Posts: 4
Reputation: 0

Message # 136 | 11:01 AM
Natashko, Sorry, I dont know that.
Ok my website name is *****.ucoz.com
And my design number is #901
I want to add Advertisement at right side of the chat box in the forum, So pls tell me.
Post edited by Devil8702 - Tuesday, 2011-08-16, 8:18 PM
Natashko
Posts: 3366
Reputation: 171

Message # 137 | 12:32 PM
Devil8702, Go to CP->Design->Design management (templates)->Forum->General appearance of forum pages->Find:
Code
<div align="left">....CHATBOX code...</div>

and substitute it with:
Code
<div align="left" style="float:left">....CHATBOX code...</div>
<div style="float:left;"> Advertisement code </div>
<div style="clear:both;"></div>
Devil8702
Posts: 4
Reputation: 0

Message # 138 | 3:15 PM
Natashko, Thanks A lot it worked for me, +1Rep from me to u,
Can u pls help me one more time.
I know how to change the width of chat box, But i dont know how to change the height of chat box. Pls help me.
Natashko
Posts: 3366
Reputation: 171

Message # 139 | 3:40 PM
Devil8702,
Quote (Devil8702)
But i dont know how to change the height of chat box

Go to CP->Design->Design management (CS)->add:
#mchatIfm2 {height: 500px !important;}
Height value can be any.
Devil8702
Posts: 4
Reputation: 0

Message # 140 | 8:17 PM
Natashko, Thanks for helping me again, My problem solved.
buddhasmk
Posts: 1
Reputation: 0

Message # 141 | 8:17 PM
so basicly i've been trying to resize the height of the tag board and haven't yet suceeded..

first of all i tried to do it via editing templates, tried to do it in all sections related to tag board but couldn't even find a single line with tag board and height. then i tried to use visual editor, chose the block i wanted to adjust, finally found an option to choose the height, changed it, pressed "save" then pressed save under the template code.. and nothing happened, whatever i tried - failed. so hopefully someone could give me some tips or anything that could help me. btw, i'm a total newb @ html so please.. in english. smile
Natashko
Posts: 3366
Reputation: 171

Message # 142 | 10:29 AM
buddhasmk, Go to CP->Design->Design management (CSS)->add:
#mchatIfm2 { height: 500px !important;}

Set your own height.
pizzaze
Posts: 5
Reputation: 0

Message # 143 | 11:38 PM
How do I add a chatbox onto my site?

Added (2011-09-08, 5:38 PM)
---------------------------------------------
Also, how do I change the picture behind the site logo?

Eriko
Pokémon Master
Posts: 962
Reputation: 34

Message # 144 | 0:26 AM
Search for some Widgets on google or activate your Tag Board via control panel.
pizzaze
Posts: 5
Reputation: 0

Message # 145 | 1:20 AM
Thank you. How do I change the picture behind the logo?
Natashko
Posts: 3366
Reputation: 171

Message # 146 | 10:27 AM
pizzaze,
Quote (pizzaze)
How do I add a chatbox onto my site?

Tab Board is discussed here: http://forum.ucoz.com/forum/21 Please post your questions in the proper thread.
Quote (pizzaze)
How do I change the picture behind the logo?

You need to provide your website name as well as the design number for us to check. A screenshot of the picture you are referring to is useful.
pizzaze
Posts: 5
Reputation: 0

Message # 147 | 0:18 AM
Whoops, my bad for posing on the wrong forum.

I'm using design 817 (correct?) and the screen shot is attached, or should be.
Attachments: 5694076.png (84.8 Kb)
Natashko
Posts: 3366
Reputation: 171

Message # 148 | 11:04 AM
pizzaze,
Quote (pizzaze)
I'm using design 817 (correct?)

Incorrect. You use 819. It is discussed here: http://forum.ucoz.com/forum/5-13277-1#82064 Please continue about this design in the provided thread.
Quote (pizzaze)
How do I change the picture behind the logo?

We suggest you download this image http://s102.ucoz.net/.s/t/819/2.png to your computer first. And then customize it in a graphics editor. (Remove the image itself and substitute it with yours. Leave the white background). Upload the new image to your File Manager.
Go to CP->Design->Design management (CSS)->find:
.header {height: 170px; background: url('/.s/t/819/2.png') bottom no-repeat; position: relative;}

Substitute background url with the URL of the newly uploaded image.
Darkness1952
Posts: 4
Reputation: 0

Message # 149 | 5:20 PM
Hey, is it possible to change user colors in Tag Board, too? smile Like Red-Administrators, Yellow-Moderators... Is it on CSS, if yes then what is the code? smile
Post edited by Darkness1952 - Monday, 2011-09-26, 5:25 PM
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 150 | 4:51 AM
It isn't possible at the moment through the use of groups although it can be setup so that each recognised user has a colour.

Hope this helps, happy

Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
uCoz Community » uCoz Modules » Tag Board » Customization of Tag Board appearance (name, size, color)
Search: