who do i change the powder blue text that's in the red square
change title hearder color
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!
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!
Re: change title hearder color
i am not sure but i think it's in theme/colours.css
look for
the color might be different for you style, just change the value to whatever color you want!
look for
Code: Select all
a.topictitle {
color: #105289;
}