Forum moderator: Eriko |
uCoz Community uCoz Modules Tag Board Customization of Tag Board appearance (name, size, color) |
Customization of Tag Board appearance |
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
|
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> |
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. |
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. |
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)
|
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. |
Hey, is it possible to change user colors in Tag Board, too? Like Red-Administrators, Yellow-Moderators... Is it on CSS, if yes then what is the code?
Post edited by Darkness1952 - Monday, 2011-09-26, 5:25 PM
|
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, Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
| |||