Search Results for 'forum css'
-
Search Results
-
Hi guys,
My knowledge of HTML and CSS is limited. I know enough to make the changes, but with so many options in bbpress.css, I get lost. I’m currently going through the bbpress.css file and not sure where to find the section to edit the border on the main forum page. Any help would be truly appreciated.
Also, where would I edit the font color of the topic names?
Thank you,
StormTopic: Forums UL LI elements help
Wordpress Version: 3.8.1
BBPress Version: 2.5.3Hi guys, the UL LI elements of my forums are following the styling declared for UL LI in my style.css file instead of the bbpress.css file. How do I correct this? Any help is appreciated.
Here’s the site: http://www.uptmcaa.com/forums
Topic: BBress not inheriting theme
Hey there,
My bbpress forums are not inheriting my theme, it works for some people and for others it doesnt. When myself and several members visit the forums they look correct but when we got to a topic it shows up with not css whatsoever just a white page with everything aligned to the left. Any ideas how to fix?
I am new to CSS and trying to change the formatting of my post-content div. My forum home page, and topic pages look okay but the margin in my post content page isnāt quite right. I can fix it by inspecting element and performing the change below, but then it reverts to being broke again.
I change it to this:
#bbpress-forums .post-content p { margin: 0px 0px 0px !important; display: block; }
but then it reverts to this:
#bbpress-forums .post-content p { margin: 0px 0px 20px; display: block; }
Any idea what Iām doing wrong? Forum is here:
I am new to CSS and trying to change the formatting of my post-content div. My forum home page, and topic pages look okay but the margin in my post content page isnāt quite right. I can fix it by inspecting element and performing the change below, but then it reverts to being broke again.
I change it to this:
#bbpress-forums .post-content p {
margin: 0px 0px 0px !important;
display: block;
}
but then it reverts to this:#bbpress-forums .post-content p {
margin: 0px 0px 20px;
display: block;
}
Any idea what Iām doing wrong? Forum is here:I am new to CSS and trying to change the formatting of my post-content div. My forum home page, and topic pages look okay but the margin in my post content page isn’t quite right. I can fix it by inspecting element and performing the change below, but then it reverts to being broke again.
I change it to this:
#bbpress-forums .post-content p { margin: 0px 0px 0px !important; display: block; }
but then it reverts to this:
#bbpress-forums .post-content p { margin: 0px 0px 20px; display: block; }
Any idea what I’m doing wrong? Forum is here:
Topic: Bbpress STATS Horizontally?
Hi..I assume this is a CSS thing, but can someone please help with.
I’m trying to get my Forum to look as close as possible as the current popular Forums today…one thing I wanna add is the Stats at the bottom of the page..for example:
WHO IS ONLINE?
In total there are 115 users online :: 35 registered, 0 hidden and 80 guests (based on users active over the past 5 minutes)If someone can assist with what line of code I need to use to make the STATS Horizontal across the bottom, rather than Vertical – I would appreciate it!
Thank you!
Hello,
I recently installed bbpress, (this morning). I’ve gotten everything setup but I’m having a problem with the forum titles. Instead of one forum on one line titles seem to be wrapping to the next line beneath.
Is this something I can fix in CSS as in number of characters per title?
hockeyfights-video.com/forums/
Thank you