Guys why you just close this topic without answering the questions?
https://kriesi.at/support/topic/bbpress-2-5-error/#post-196787
Hi,
Can you post the link to your forum please?
Regards,
Josue
I did in the other thread.
Hey!
Try adding this code to the Quick CSS:
.bbp-header {
background: #333 !important;
}
Cheers!
Josue
Thanks but that won’t help much.
The forums background should not be white. And take a look at a thread then you see the problems.
Thanks
Hey!
You can change the background color using this:
#bbpress-forums div.odd, #bbpress-forums ul.odd {
background-color: black !important;
}
Regards,
Ismael
Hello,
no that does not change anything.
http://gewora.net/forums/topic/gewora-is-now-live-3/
I also do not think that this is the way to handle this.
It worked fine until the bbPress update so there is anything wrong now.
Hey!
This is exactly what we would be doing in the next update. As I mentioned before the theme has not been updated to work with bbPress 2.5 yet so if you want to have no issues then you can downgrade.
Otherwise it will take some time for Kriesi to go through and check for the new css that needs to be applied. We can try doing quick fixes like the above but if you aren’t happy with that then downgrading to the previous version is the best option to get things back to normal.
As is, the above css is in place and working. The forum background is black as you have it set with the css:
Cheers!
Devin
Ah okay i had it in the cache.
However every second post in a thread, and every second forum is still white. Would be nice if you could post the css for that too.
Also some other elements which are not that imporant if Kriese provides a update.
Thanks