Forums

Join
bbPress Support ForumsInstallationBBpress 2 looks "horrible" on fresh install

Info

Tags

BBpress 2 looks "horrible" on fresh install

  1. Hi folks,

    I've just installed BBpress 2 on our website - http://www.gadget.ro/forums/

    As you can see it looks horrible!

    Isn't there a default style or something that would make BBpress...usable?

    Thanks!

  2. Your theme is overriding the default styling. Not much bbPress can do about it of your theme is stubborn. Afraid you're on your own to modify your CSS to look the way you want it to.

  3. Thanks for your reply, much appreciated!

    Is there any way to "force" BBpress keep it styling? We really can't change the theme... :(

  4. Perhaps copy the css file from the bbPress folder and put include it at the bottom of your theme's css file.

    I can't remember how to do css includes -_- Something like..

    @include url(/path/style.css);

    That _might_ restore the styling...slightly...

  5. You must log in to post.