• Page 1 of 1
  • 1
uCoz Community » Archives » Locked » How to change threads description color
How to change threads description color
FrEEzE
Posts: 62
Reputation: 0

Message # 1 | 11:58 AM
Hello guys.
First of all, I'm sorry for this thread, since I'm sure that there is already an answer (just can't find one)...
Also, I've read this: http://forum.ucoz.com/forum/9-2441-1
and I am not sure what do I need to modify exactly.

Basically, I have a dark template (#927) and as such, the forum is dark as well.

The problem is that I cant see what I type into the Thread title & description (e.g.: http://yfrog.com/j670463456j ) since the font is black.

How do I edit this exactly?
P.s. sorry for the mess in this thread too - I'm at work - can't do spell check etc.

CJSpro
Posts: 23
Reputation: 0

Message # 2 | 1:29 PM
FrEEzE, you used a template and the text is the same colour as the background? lol.

I dont really know what you mean, is it just the forum? try going to this and see if theres anything you can edit to fix it.

Design > Design Management (Templates)

Callum.


www.icebluemedia.ucoz.com soon to be www.starproproductions.com.


Click here To Go To My Animation and Logo Shop!

FrEEzE
Posts: 62
Reputation: 0

Message # 3 | 2:05 PM
CJSpro, When I write something at the Thread title, the font is black (not as the background, but you can't really see it).

I did look for it in CSS and forum templates, but I did not found anything specific that I can be sure that it will be the right thing to change.

I just want to be white / bright gray... as all the other site sections are...

Dartz
Posts: 1931

Message # 4 | 11:06 PM
CP -> Customize Design -> CSS

Find:
.postNameFl,.postDescrFl {background:#1B1B1B;border:1px solid #555555;width:400px;}

Add:
.postNameFl,.postDescrFl {background:#1B1B1B;border:1px solid #555555;width:400px;color:#FFFFFF}


You can replace #FFFFFF with any other colour you want: http://html-color-codes.info


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

Message # 5 | 4:53 AM
Thank you Dartz, for once again helping me.
Тусовка
Posts: 6
Reputation: 0

Message # 6 | 1:36 AM
Quote (FrEEzE)
CP -> Customize Design -> CSS

Find:
.postNameFl,.postDescrFl {background:#1B1B1B;border:1px solid #555555;width:400px;}

Add:
.postNameFl,.postDescrFl {background:#1B1B1B;border:1px solid #555555;width:400px;color:#FFFFFF}

Hello,
I have the same problem :dark background, dark lettters, so I can't really see what is being typed.
As was suggested above, I added "white color" to line ".postNameFl", however nothing has changed. What else can be done ?

Thanks.

Attachments: 6337428.jpg (51.7 Kb)
Air
Posts: 103
Reputation: 6

Message # 7 | 2:35 AM
Тусовка, you've neglected to put a semicolon at the end of the of the style.

It should be this code (below).

Code
.postNameFl,.postDescrFl {background:#1B1B1B;border:1px solid #555555;width:400px;color:#FFFFFF;}

Post edited by Air - Monday, 2010-05-03, 2:36 AM
Тусовка
Posts: 6
Reputation: 0

Message # 8 | 1:44 PM
Air, thanks for advice smile
adytzu1_vl01
Posts: 251
Reputation: 0

Message # 9 | 5:38 PM
it's not work cry
This site does not support Internet Explorer.
Join me All-Stars.ro
With uCoz since 2009
Sunny
Posts: 9296
Reputation: 456

Message # 10 | 7:22 AM
adytzu1_vl01, maybe you did smth wrong. Describe your actions, show your code and provide the design number.
I'm not active on the forum anymore. Please contact other forum staff.
adytzu1_vl01
Posts: 251
Reputation: 0

Message # 11 | 1:49 PM
i change the color in this
Code
.threadDescr {color:#1589FF;font-size:7pt;}

and it works happy

and the code is:

Code
.postNameFl,.postDescrFl {background:#2C2C2C;border:1px solid #555555;width:400px}

Design # 984

This site does not support Internet Explorer.
Join me All-Stars.ro
With uCoz since 2009
Post edited by adytzu1_vl01 - Thursday, 2010-07-29, 1:52 PM
Sunny
Posts: 9296
Reputation: 456

Message # 12 | 7:22 AM
Quote (adytzu1_vl01)
it's not work

Quote (adytzu1_vl01)
and it works

So, does it work or not?


I'm not active on the forum anymore. Please contact other forum staff.
adytzu1_vl01
Posts: 251
Reputation: 0

Message # 13 | 9:27 AM
yes it work biggrin
This site does not support Internet Explorer.
Join me All-Stars.ro
With uCoz since 2009
uCoz Community » Archives » Locked » How to change threads description color
  • Page 1 of 1
  • 1
Search: