Search Results for 'forum css'
-
Search Results
-
Hello everyone,
I am having an issue with trying to make my bbpress forum full-width. I’ve looked through several troubleshooting guides and nothing has seemed to work. I am using Marketica theme with bbpress plugin.
From this link below:
https://codex.bbpress.org/theme-compatibility/getting-started-in-modifying-the-main-bbpress-template/
I’ve located the file it is pulling from (through What the File plugin) and it is from bbpress.php (since I copied a page.php file and renamed it to bbpress.php and added it into my Marketica child theme) file directory.I then changed the style.css file in the Marketica child theme and injected:
.bbPress #primary { display: none; } .bbp-forums { width: 100%; }
I’ve tried other css stylings that I found online and nothing seems to have worked. Can someone please help me? I’m running out of ideas! Thank you all in advance.
Hello,
I’d appreciate your help on this.
I’d love to integrate forums into my wordpress site, but how do I get rid of all the clutter in bbpress?
There is really cool community software out there like Flarum or the P2 theme that put the focus on the people discussing and on the topics, not on status infos.
That makes me wonder: How do I get bbpress to be more like them while maintaining the basic functionality of the forum software and the look and feel of my theme?
How do I eliminate:
– Notices from “This forum is empty.” and “Oh bother! No topics were found here!” That’s obvious when I open a new forum. I would post welcomes if that would solve the problem. But I have seen that this replaces the notices with even longer info that probably nobody wants to read.
– Further notices like “Your account has the ability to post unrestricted HTML content.” makes people probably think: When do I get to the posting form?
– “Maximum Length: 80” for the title – People will notice.
– Topic status: … closed. In an open discussion, who decides when a topic is closed?
These are just some examples.
I do not know how to edit functions.php. I have fields for Filters and Hooks in my theme options, but I would need clear instructions where to put what, or some CSS.
Is there any plugin with which I can deactivate this?
Thanks a lot for some hints.
Nicole
Topic: Width change
hello im new to using bbpress and need some help im trying to find in the css file for bbpress the width of the entire forum window and can not find it please help
I need to change the table header “Forum” to “Index”, searched for a while but didnt found any fix yet.
Isnt there any css hack available?Topic: Something Wrong
Hi Everyone,
I am just newbie on this forum bbPress and i guess something is not right with this part:
Step 6: Copy the Default bbPress Theme to Your Child Theme Folder
The default files are no longer stored in wp-content > plugins > bbpress > bbp-themes. There is a folder called default at bbpress > templates > default, but which files need copying I do not know.
While still in FTP and looking at the root folder of your WordPress installation, go to bbPress’ theme folder. That is, go to wp-content > plugins > bbpress > bbp-themes > bbp-twentyten. Download all the files from this folder except style.css. These are the files that will style your bbPress theme.
Now return to your child theme folder (wp-content > themes > yourthemefolder-child). Upload the default bbPress theme files to the child theme folder. You can change the image you see for your child theme in the admin area by uploading a new screenshot.png image to this folder.
I did not saw wp-content > plugins > bbpress > bbp-themes > bbp-twentyten the plugin directory so maybe it was mess i guess. What i saw is this wp-content > plugins > bbpress > templates > default.
Any helps should highly appreciated.
Thanks.
So I am using a custom theme for my site and when I integrated bbpress into my theme the alignment is just off for some reason. On the home page the top bar is a little miss aligned where it says “topics” and “posts” Link – http://dailymut.com/dailymut-forums/
When I go into a topic the alignment is really off under “topic” and a part of background is missing under “voices” “posts” and “freshness”. And There is a random circle over the “voices” text for some reason. Link – http://dailymut.com/forums/forum/madden/mut-player-reviews/
Finally when I go into the Topic The picture is not aligned with the username and the text box looks off as well.
I have tried to change the style.css and I have tried to change the bbpress CSS and nothing has worked maybe im imputing the wrong code or maybe im not in putting it correctly. Either way if anyone can check it out and see what the problem is and could tell me what code to input and where specifically to put it that would be greatly appreciated.
Topic: Custom CSS
Topic: widget hover color
WordPress 4.2.2 Avada v3.7.4 bbpress Version 2.5.7
http://www.haltoninfo.org.ukI would like the hover colour for all the text links to be in red.
I have added the following to the custom CSS box:
a:hover{color:red; !important;}
This does not work in my sidebar.
It works for the bbpress login widget, but not for Forum List, Recent Topics or Recent Replies widgets.
Please can you tell me what CSS code to use.Hi Everyone,
Please, i want to make my wordpress site a forum website. so, have decided to use bbpress.
And i want my forum to look exactly like this forum (styling and everything)
So, have decided to use a template file.
So, can somebody help me with the php code and css code to make my forum look exactly like this one.
Thanks in anticipation.