Search Results for 'forum css'
-
Search Results
-
The font size used to be fine in my forums until i updated bbpress, and now its tiny compared to the rest of the sites font! Im pretty sure the only way to change the font size is to edit the CSS, so could someone please tell me where in my ftp client can i find the file i need to edit, and also what part fo that file i need to change? Any help would be greatly appreciated i created this site as part of work experience, but i want to keep it as a hobby.
I am pulling my hair out on this. I have tried getting bbPress to work with a WordPress site using a custom theme and evidently I’m missing something because it just isn’t happening. Here’s what I’ve done based on what I could find for instructions so far:
- I installed and activated the plugin through the wordpress admin.
- I created a test forum and a test topic through the wordpress admin.
- I created a child theme folder, named the same as the primary theme appended with ‘-child’.
- I copied the contents of the wp-content/plugins/bbpress/bbp-twentyten into the child theme folder.
- I updated the style.css file ‘Template:’ line to refer to the parent theme.
- I added ‘add_theme_support( ‘bbpress’ );’ to the main theme’s functions.php.
When I go to the forum via http://www.carolina-business.org/forums/, I get a page that spits out a section titled with the most recent post title and a huge amount of blank space with the forum list at the bottom of the section. This is followed by a section for every other post on the site, each of these containing the forum list.
When I go to the forum via http://www.carolina-business.org/forums/forum/test-forum-1, I get another page that shows all of the posts in the site. I get the same result via http://www.carolina-business.org/forums/topic/test-topic-1/.
What I’m trying to achieve is for the forum to appear in the content area of the site, within one of the content frames (the white box with the green header and gray border.)
Can anyone tell me what I am doing incorrectly/not doing? Thanks!
Hi, I’m trying to create a custom theme for the bbPress forum. I already got a child theme based on Twenty Eleven, and I’m trying to style bbPress with my style.css in the child theme folder.
The problem is that bbpress.css is imported in the html code after my style.css, overwriting the latter’s styling. How do I force bbPress to use style.css instead, even though bbpress.css is imported after?
I have been struggling with this for hours and hours.
Currently when signing in with the bbPress widget it redirects you to the home page. Is there a way to keep it on the page that your logging in on?
Also when upgrading to the current bbPress my Forum List now is off (seems to be a CSS thing with the colors of the theme not translating to the the forum list). Any ideas how to fix that?
Thank you for any suggestions.
Topic: CSS Style Issues
.post-entry ul li{ background:url(images/ul-dot.png) no-repeat; padding-left:28px; margin-bottom:10px; }This one little line of code is making my bbPress forums look like crap.
It’s difficult to explain, but you can look at my forums here and see how bullets are messing everything up. :/
The Theme I’m using is leetpress.
The Entire style.css is here.
I am trying to get set up with some theming and bbpress 2.1. I have added a bbpress folder to my theme and copied over the loop-forums.php file, but as soon as I do that I loose all the CSS. Is there some trick that I need to copy of css? I tried to move the bbpress.css file to the bbpress folder in my theme directory but that didn’t seem to help.
Thanks for any help you can provide. I’m just getting started with bbPress so this may be simple. Sorry if it is… The forums are pointing to old URL’s when I search…
Topic: Forums Appear Below Sidebar