Forum moderator: Eriko |
uCoz Community uCoz Modules Tag Board Customization of Tag Board appearance (name, size, color) |
Customization of Tag Board appearance |
L2Shadows,
Go to CSS and find the Color Code here |
Problem Solved! Thanks to Eckho!
Lock the topic! Solution.
Quote /* Comments Style */ .cAnswer {color:#F4F5F7;padding-left:15px;padding-top:4px;font-style:italic;} .cBlock1 {background:#000000;border:1px solid #40575A;border-bottom:1px solid #40575A;} And the background color for the tag board will change. Post edited by L2Shadows - Thursday, 2008-10-09, 11:21 AM
|
In your place I would change like this:
CP -> Customize Design -> Tag Board(Appearance of entries) This: To this: Post edited by Armaros - Monday, 2008-11-17, 6:46 PM
|
Hi, I read through the sticky, and couldnt find the answer to this, however I have been told that it is possible to atleast change the size of it.
I tried changing the name of it, where I thought I was supposed to go, but the name never changed, and I change px size, however that also never changed the width. |
Quote (esp-css) I tried changing the name of it, where I thought I was supposed to go, but the name never changed The easiest way is to do this by means of Quick Replacement (in Customize Design section)
Quote (esp-css) and I change px size, however that also never changed the width. Read HTML manuals. I'm not active on the forum anymore. Please contact other forum staff.
|
Alright, well I thought I would provide the answer here as to how to do that
If anyone here would like to change the size of the tagboard go to: "site pages" then find the line that says:
Quote <?if($CHAT_BOX$)?><div class="box"><h3>Shoutbox</h3><div class="boxContent" style="width:360px;">$CHAT_BOX$</div></div><?endif?> and change whats marked with red to a different value. the original value is somethn like 195 or so. This will change the outside column size of the chat box. Now you need to change the inside size of the chatbox table. Go to:
Quote <div class="cBlock$PARITY$" style="padding: 0pt 4px 5px 2px; margin-bottom: 3px;width: 330px;"> and add what I have highlighted in red. This will now change the size of the inside chatbox. If you have any further queries please post beneath here =]. it took me about 2 or 3 hours to find out because I had to look at the path from the site, and looking at several different paths because the site is put together strangely. |
Go to your CP > Tag Board > Module Settings: Then checkoff the box that says "e-mail" and "site"
|
You need to know BB codes. and use those codes in tagboard when writing
www.drunkenjesus.net
Post edited by DeathGod - Wednesday, 2009-02-04, 9:01 PM
|
| |||