uCoz Community » uCoz Modules » Forum » Forum design and appearance (forum CSS, colors etc.)
Forum design and appearance
ShiFT
Posts: 40
Reputation: 0

Message # 46 | 12:36 PM
In the posts, under the poster name there's the group of the poster. Admin, Mod, VIP, etc..
Well, I wanted to change the color of the group of the poster that appears in the post.
In other words, I wanted to change the colors of that respectively.
So admins red, mods blue, etc.
I'll post an image so you can understand what I'm talking about, better (attached)
hope someone can help..
Attachments: 9054121.png (28.9 Kb)
Post edited by ShiFT - Tuesday, 2009-08-18, 12:37 PM
Pilot
Posts: 487
Reputation: 77

Message # 47 | 12:54 PM
You'll have to use conditional operators for that: http://forum.ucoz.com/forum/37-471-1
TheLOKO
Posts: 48
Reputation: 0

Message # 48 | 10:42 PM
Is it possible to place a image were the red box is and move the text over??

IF so were can i put image link/ html in the code to place image there.

Attachments: 9327098.jpg (10.3 Kb)

Armaros
Posts: 1424

Message # 49 | 11:49 PM
CP -> Forum -> Management of forums and sections.

Choose Section -> -> URL of the section icon.

aizen
Posts: 2
Reputation: 0

Message # 50 | 9:14 AM
I've made a chatbox, and wanted to add in the bottom of my forum
ive used the page editor>add pages, but it will put it in a seperate page, which is not what I want

if somebody can help with this plz, i would be very grateful

Dartz
Posts: 1931

Message # 51 | 9:29 AM
Edit: Control Panel -> Customize Design -> Forum -> General appearance of forum pages.

Add code under $BODY$ tag.


[... With uCoz since December 2 2007 ...]
aizen
Posts: 2
Reputation: 0

Message # 52 | 9:33 AM
Thanks very much it worked, but one more question, how to put it in the middle, currently its in the left?
Post edited by aizen - Sunday, 2009-09-13, 9:36 AM
Dartz
Posts: 1931

Message # 53 | 9:48 AM
You can try <center>CODE</center> tags.
[... With uCoz since December 2 2007 ...]
lanh
Posts: 135
Reputation: 0

Message # 54 | 7:38 AM
How can I make title for a new topic on the top of the website.

This is my forum website. The title of the topic doesn't appear on the sreen.
It's only show the site name.
_http://anh33.cow.vn/avatar/62/2.jpg
_http://anh33.cow.vn/avatar/62/3.jpg

This is ucoz forum
_http://anh33.cow.vn/avatar/62/5.jpg
_http://anh33.cow.vn/avatar/62/6.jpg

I want to make a forum like that.


Post edited by lanh - Friday, 2009-09-25, 7:46 AM
RKxL
Posts: 27
Reputation: 2

Message # 55 | 8:03 AM
Control Panel --> Design --> Design Management (CSS)
Select General Appearance of Forum Pages under Forum

Find
<title>$MODULE_NAME$</title>

Replace With
<title>$FORUM_TITLE$</title>


•Give Respect to Get Respect
Forgive me for my inactivity, I'm very busy with my work.
Post edited by RKxL - Friday, 2009-09-25, 8:07 AM
warezparadise
Posts: 75
Reputation: 0

Message # 56 | 6:16 AM
I mean to say that the name of sections I have created is left aligned I wanted them to do center align As It is here,Every-section name are centered aligned.
So,please tell me how can I do that.
Tommy
Posts: 454
Reputation: 38

Message # 57 | 7:11 AM
warezparadise, Read this http://www.forum.ucoz.com/forum/9-2441-1

You need to center the text on this line .gTableTop


"I don't like to commit myself about heaven and hell - you see, I have friends in both places"
warezparadise
Posts: 75
Reputation: 0

Message # 58 | 11:41 AM
Code
gTableTop {padding:2px;height:35px; background:url('/.s/t/641/31.gif'); color:#A9B5D8;font-family:Verdana,Sans-Serif;font-size:13px;font-weight:bold; padding-left:22px;padding-top:10px;}

I found this but now what do I do??

Tommy
Posts: 454
Reputation: 38

Message # 59 | 12:36 PM
warezparadise,
Replace this
Quote (warezparadise)
gTableTop {padding:2px;height:35px; background:url('/.s/t/641/31.gif'); color:#A9B5D8;font-family:Verdana,Sans-Serif;font-size:13px;font-weight:bold; padding-left:22px;padding-top:10px;}

with this
Quote
gTableTop {padding:2px;height:35px; background:url('/.s/t/641/31.gif'); color:#A9B5D8;font-family:Verdana,Sans-Serif;font-size:13px;font-weight:bold; text-align:center;padding-top:10px;}

"I don't like to commit myself about heaven and hell - you see, I have friends in both places"
Post edited by Tommy - Thursday, 2009-10-01, 12:37 PM
RockyZ
Posts: 20
Reputation: -1

Message # 60 | 6:10 AM
i want when im putting a post in my forum...it will auto put in center (aligning)...

where's the coding for that?

uCoz Community » uCoz Modules » Forum » Forum design and appearance (forum CSS, colors etc.)
Search: