Also, what profile is bbpress putting there on the left and how do I edit what shows?
on your first it is being affected by
http://olympusnetworkmc.com/wp-content/plugins/bbpress-new-ui//inc/css/dark.css?ver=4.4.2
change line 1411
media screen #bbpress-forums div.bbp-forum-content, #bbpress-forums div.bbp-topic-content, #bbpress-forums div.bbp-reply-content {
padding-left: 5px !important;
}
to from 5px to say 30px
Also, what profile is bbpress putting there on the left and how do I edit what shows?
can you post a more detailed explanation – I don’t understand your question !
When I loaded bbpress and created a forum and the topic “Server Rules” Next to the post that contains all the rules its using this http://imgur.com/Ocgu2Ag
Some of the text is overlapping and it looks crammed
I fixed it! Thanks! With your help on the Dark.css I looked a little more into it and it was causing the profile layout to be weird weird
Great – glad you’re fixed !