HI, Ive attached a pic, I want to change the heading sin the forum to different colours than the content.
For example,the heading in the recent posts tab, is the same colour as the content, I would like to change the heading colour.
I have tried using the custom colours section, but it is hard to tell what changes what, and i haven't been able to do it. Can you help?
Option #15 in the Styles settings.
Β
Tried that and it did thisΒ lol:
I think i need to change some kind of setting to make the content in the side bar a different colour to the heading, and the main heading in each forum sectio has changed too πΒ
think i need ccs for h1 and para graph or something?Β
May be color.css isue.
Problems with colors?
After changing and saving colors, go to the forum front-end and press CTRL+F5 twice. If you don't see any change, please follow to the instruction below.
In most cases, this problem comes from your server file writing permissions. Files are not permitted to change, thus the forum color provider colors.css file is not updated with your changes. If you cannot fix this issue in hosting server, then the following easy steps can solve your problem:
- Create colors.css file or simply download
colors.css
file with the CSS code provided in the textarea below, - Upload and replace
colors.css
file in..\htdocs\wp-content\plugins\wpforo\wpf-themes\classic\
directory, - Delete website cache, reset CSS file optimizer and minifier plugins caches, purge CDN data (if you have), then go to the forum front-end and press CTRL+F5 twice.
Β
here is a pic, the section i have put a blue box around is what i want to display as green, the html colour i would like it to be is : # 649e2d
hope this helpsΒ
Β