News:

Wondering if this will always be free?  See why free is better.

Main Menu

changing text colours?

Started by meehan2009, January 23, 2009, 09:49:14 AM

Previous topic - Next topic

meehan2009

Hi

I currently want to change the colour of the texts when viewed posts and under shout box where it has my name off the boards in black text

And when viewing a post it says :

Exotic Forums UK > General > NEWS, Forum Help & Suggestions
Pages: [1] 2   Go Down

How do i change the colour off this from black to another colour, i have the hex codes and the style.css but i cannot find witch part to edit, Can any one explain what needs changing?

Regards
Paul

meehan2009

Can anyone help me with this, I just need to know witch part of style.css or index.template, To edit to change colours

meehan2009

BUMP

Ive still had no luck can anyone please help me change thease colours as they cannot be seen

Thanks in advance  ;)

greyknight17

If this is for the default theme, it should be the following code in style.css:

.middletext
{
font-size: 0.85em;
}


Change it to something like:

.middletext
{
font-size: 0.85em;
color: red;
}


Change the color to the one you want.

Advertisement: