Forum moderator: Eriko  
uCoz Community » uCoz Modules » Tag Board » Customization of Tag Board appearance (name, size, color)
Customization of Tag Board appearance
Eckho
Posts: 37
Reputation: 28

Message # 16 | 9:55 AM
L2Shadows,

Go to CSS and find the Color Code here

http://html-color-codes.info/

L2Shadows
Posts: 24
Reputation: 5

Message # 17 | 10:29 AM
Problem Solved! Thanks to Eckho!
Lock the topic!

Solution.
On Customize Design >> Style Sheet (CSS)
Modify the underline color codes.

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;}
.cBlock2 {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
Weno
Posts: 20
Reputation: 0

Message # 18 | 6:11 PM
i just want to know how can i change color. For example my sites template is white and text in shoutbox is white so i need to change color of TAG BOARDS text. please help anyone!
Armaros
Posts: 1424

Message # 19 | 6:46 PM
In your place I would change like this:
CP -> Customize Design -> Tag Board(Appearance of entries)

This:
<div class="cMessage">$MESSAGE$</div>

To this:
<div class="cMessage"><span style="color:red">$MESSAGE$</span></div>

Post edited by Armaros - Monday, 2008-11-17, 6:46 PM
august
Posts: 6
Reputation: 0

Message # 20 | 4:08 AM
How to change text color for visited link in Tag board and Guestbook

Thank you very much

Sunny
Posts: 9296
Reputation: 456

Message # 21 | 12:34 PM
august, you should know CSS to do this.
I'm not active on the forum anymore. Please contact other forum staff.
esp-css
Posts: 35
Reputation: 0

Message # 22 | 11:27 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.
Please could you tell me how to do this? Thanks!

Sunny
Posts: 9296
Reputation: 456

Message # 23 | 10:11 AM
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.
esp-css
Posts: 35
Reputation: 0

Message # 24 | 1:04 PM
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.

SPHINX12
Posts: 1
Reputation: -2

Message # 25 | 2:17 AM
i just would like to know how to take the email section off of the tag board it just looks stupid and takes up space please help if you can
cokoboy
Posts: 31
Reputation: 8

Message # 26 | 2:29 AM
Go to your CP > Tag Board > Module Settings: Then checkoff the box that says "e-mail" and "site"
Tsimpou
Posts: 2
Reputation: 0

Message # 27 | 8:47 PM
How to write with others colors in tag board?
DeathGod
Posts: 63
Reputation: 4

Message # 28 | 8:56 PM
use bb codes, if you haven't enabled it go to
--> CP --> Users --> User groups --> and set permissions for the groups that you want to be able to use bb codes

www.drunkenjesus.net
Tsimpou
Posts: 2
Reputation: 0

Message # 29 | 8:59 PM
i didnt understood
DeathGod
Posts: 63
Reputation: 4

Message # 30 | 9:00 PM
You need to know BB codes. and use those codes in tagboard when writing

About BB Codes


www.drunkenjesus.net
Post edited by DeathGod - Wednesday, 2009-02-04, 9:01 PM
uCoz Community » uCoz Modules » Tag Board » Customization of Tag Board appearance (name, size, color)
Search: