Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #196999

    Guys why you just close this topic without answering the questions?

    https://kriesi.at/support/topic/bbpress-2-5-error/#post-196787

    #197152

    Hi,

    Can you post the link to your forum please?

    Regards,
    Josue

    #197232

    I did in the other thread.

    #197237

    Hey!

    Try adding this code to the Quick CSS:

    .bbp-header {
        background: #333 !important;
    }

    Cheers! 
    Josue

    #197435

    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

    #197504

    Hey!

    You can change the background color using this:

    #bbpress-forums div.odd, #bbpress-forums ul.odd {
    background-color: black !important;
    }

    Regards,
    Ismael

    #197897

    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.

    #197900

    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

    #198418

    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

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘bbPress 2.5’ is closed to new replies.