Search Results for 'forum css'
-
Search Results
-
I have upgraded bbPress from 2.5.4 to 2.5.6.
All went ok, there was a core .css file directly edited that broke the sidebars, so have put the old one back in and site looks ok. Other than that, everything appears to be in order except for the topics Now not appearing.You can see that is says 500+ topics, etc. but blank under the heading. The data is in the database. I am tempted to upgrade the WP version and then some miracle it’s fixed… but in the real world, I think I really want to fix this first.
Any ideas? I am hoping it will be a simple fix.
bbPress v 2.5.6
WP v 3.9.3Thank you in advance for your assistance!!
Topic: First topic text color
Good morning,
I’m tring to use BBPress with my website, but somehow the first topic always have a different color, making it difficult to read.Here is the link: http://www.rhinopiping.com/Forums/forum/rhinopiping/
Would you know which kind of css I should add to change this? Thanks
I just installed last version of bbPress 2.5.5 on WP 4.1. with premium Basix theme. Then created new page Forum with slug “forums” and to content put placeholder [bbp-forum-index]. Then created new Forums and topics, but I can see only Stick topics.
My forum detail looks like that:
I use multisite WP. When I disable all CSS, in HTML there also no topics.
Does any know how to debug this behavior? When it shows 2 topics, but I can’t see it?
Topic: Background Colors
I am trying to do some CSS editing to change the background on this page to black:
http://utherous.com/forums/I have edited the bbpress.css like so
#bbpress-forums, #buddypress {
clear: both;
margin-bottom: 20px;
overflow: hidden;
font-size: 12px;
padding:20px;
background:rgb(10, 9, 9);For some reason these changes are not reflected on the site despite me double checking 3 times that the bbpress.css file on the FTP has the changes. It looks to me like the site is referencing another version of the file?
Any help would be great!
Topic: Breadcrumbs Styling
Where is the styling for forum breadcrumbs defined? I assumed it was somewhere in a css file (already using a child theme) but I cannot locate anything related. Do I need to define my own? If so, where?
Topic: Changing text color
Hello
I was trying to edit the topic color in the bbpress.css but I was unable to do so. I need help in this.
The link is:- http://baaplog.hol.es/forums/forum/baap-bando-ka-ghar/
I want to do the color of XYZ topic to white.My wordpress version is 4.1.1
My bbpress version is 2.5.5Thanks