Hello friends
(cool that wpdiscuz login works here too)
I have a simple question:
Which colornumber in the style settings are for the forum header background?
further the search icon, i need to have it in the same color like the text, which style number is this?
Hi @orakel,
I'm sorry but in the Style Colors, there is no color number that designed especially for the forum header background and the search icon color.
Which colornumber in the style settings are for the forum header background?
Please provide in a screenshot the exact part you want to change the background color, and we will try to provide some CSS code for that.
further the search icon, i need to have it in the same color like the text, which style number is this?
Use the following CSS code to change the search icon color:
#wpforo #wpforo-wrap .wpf-search i {
color: #84898c;
}
Please note the red marked value can be changed.
The CSS code should be added in teh Dashboard > Forums > Settings > Styles admin page "Custom CSS Code" textarea.
Don't forget to delete all caches and press CTRL+F5(twice) on the frontend before checking.
Thank you very much Alvina =)
I just need to change the color of the glock next to the search icon.
Is there also a class needed (if yes please help me again with it) or another color number?
Thanks in advance
Orakel
edit: the color of the menu separator (lines) are still grey, if possible i like to change this color also or remove this vertical lines