Info
- 4 posts
- 3 voices
- Started 8 months ago by Razva
- Latest reply from master5o1
- This topic is not resolved
BBpress 2 looks "horrible" on fresh install
-
- Posted 8 months ago #
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!
-
- Posted 8 months ago #
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.
-
- Posted 8 months ago #
Thanks for your reply, much appreciated!
Is there any way to "force" BBpress keep it styling? We really can't change the theme... :(
-
- Posted 8 months ago #
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...
-
You must log in to post.