change title hearder color

Support for PhpBB3. Post here to get help with any phpBB3 related issue here
There is no support here! Only Read Access!
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.
Else your topic may be ignored or locked!
Locked
dragoth
BBCoder III
BBCoder III
Posts: 81
Joined: 05 Mar 2010, 02:57

change title hearder color

Post by dragoth »

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

Image
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

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!
Locked