The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Change colour of category name,'topics', 'post' and 'last post' text

4 posters

Go down

Solved Change colour of category name,'topics', 'post' and 'last post' text

Post by Tom2794 April 13th 2011, 12:09 pm

Could somebody provide me with the CSS code for how to change the colour of the text on the category bar?
e.g. General----------------------------------------Topics---------Post---------Lastpost
At the moment they appear to be linked to the same colour as the colour chosen for general text. Unfortunately I want general text to be black, but the category names start to blend into the background... Can I change the colours of these seperately with CSS?


Thanks
Tom.


Last edited by Tom2794 on April 13th 2011, 12:33 pm; edited 1 time in total
Tom2794
Tom2794
Forumember

Male Posts : 501
Reputation : 2
Language : English
Location : Aberdeen, Scotland, UK

http://www.paintz.tk

Back to top Go down

Solved Re: Change colour of category name,'topics', 'post' and 'last post' text

Post by Tilum April 13th 2011, 12:11 pm

Hi,

What version is your forum?

~ Tilum
Tilum
Tilum
Active Poster

Male Posts : 1759
Reputation : 62
Location : England.

Back to top Go down

Solved Re: Change colour of category name,'topics', 'post' and 'last post' text

Post by Maki1 April 13th 2011, 12:14 pm

Hello, Tom!

What forum version do you use.
Maki1
Maki1
Hyperactive

Male Posts : 2529
Reputation : 442
Language : English »» CSS Stylesheet
Location : The » Support » forum » Section! • No support by PM If you need custom theme please contact me!

Back to top Go down

Solved Re: Change colour of category name,'topics', 'post' and 'last post' text

Post by Tom2794 April 13th 2011, 12:14 pm

phpbb3... I don't have template editing if that's what you mean Razz
Tom2794
Tom2794
Forumember

Male Posts : 501
Reputation : 2
Language : English
Location : Aberdeen, Scotland, UK

http://www.paintz.tk

Back to top Go down

Solved Re: Change colour of category name,'topics', 'post' and 'last post' text

Post by Maki1 April 13th 2011, 12:23 pm

Ok, Tom here is the code that I have used myself. Smile

Code:
li.header dt, li.header dd {
color: #000;
font-size: 1.3em;
font-family: Arial,Helvetica,sans-serif,Verdana,Arial,Helvetica,sans-serif;
text-transform: none;
font-weight: bold;
text-align: left;
}

.table-title, .table-title h2{
color: #000;
font-size: 1.13em;
font-family: Arial,Helvetica,sans-serif,Verdana,Arial,Helvetica,sans-serif;
text-transform: none;
font-weight: bold;
text-align: center;
}
Maki1
Maki1
Hyperactive

Male Posts : 2529
Reputation : 442
Language : English »» CSS Stylesheet
Location : The » Support » forum » Section! • No support by PM If you need custom theme please contact me!

Back to top Go down

Solved Re: Change colour of category name,'topics', 'post' and 'last post' text

Post by Tom2794 April 13th 2011, 12:30 pm

Thnkyou so very much!
I would + rate you if you had a rating system here xD
THANKYOUUUUU! Smile
Tom2794
Tom2794
Forumember

Male Posts : 501
Reputation : 2
Language : English
Location : Aberdeen, Scotland, UK

http://www.paintz.tk

Back to top Go down

Solved Re: Change colour of category name,'topics', 'post' and 'last post' text

Post by Maki1 April 13th 2011, 12:36 pm

No problem Tom, glad i could help! Smile
Maki1
Maki1
Hyperactive

Male Posts : 2529
Reputation : 442
Language : English »» CSS Stylesheet
Location : The » Support » forum » Section! • No support by PM If you need custom theme please contact me!

Back to top Go down

Solved Re: Change colour of category name,'topics', 'post' and 'last post' text

Post by Base April 13th 2011, 4:23 pm

Since this problem appears to be solved, I will now lock this topic. Wink

>> Locked.
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum