change title hearder color

Support for PhpBB3.
Post here to get help with any phpBB3 related issue
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
If not your topic may be ignored or locked!

change title hearder color

Post by dragoth »

who do i change the powder blue text that's in the red square

Image

Re: change title hearder color

Post by cisco007 »

i am not sure but i think it's in theme/colours.css
look for

Code: Select all

a.topictitle {
	color: #105289;
}
the color might be different for you style, just change the value to whatever color you want!