A problem with how the forum looks after installation
I installed the forum but the titles do not look right to me Example: Freshness on the left instead of the right I’d love to know how to fix it tnx
View ArticleReply To: Editing the look of closed topics…
That’s a good way of doing things. I simply did it this way, however: #bbpress-forums .status-closed > li.bbp-topic-title > a.bbp-topic-permalink:before { content: "[Locked]"; text-shadow: 1px...
View ArticleEdit CSS Stylesheet from Dashboard Editor?
I’ve done all of the steps required for editing bbPress’ look, but one feature that seems odd to me is that the editor can’t bring up the CSS Stylesheet; that needs to be edited from CPanel. I moved...
View ArticleCustom style of bbPress
Now I have installed the bbPress successfully.But I want to use it as a bbs.Because it base on the WordPress,I want to custom the style of it, so that it looks like a bbs,or it is a blog.
View ArticleReply To: Custom style of bbPress
Follow this directions http://wordpress.org/plugins/bbpress/installation/
View ArticleReply To: Edit CSS Stylesheet from Dashboard Editor?
There is a more advanced way. Edit your style.css file in your css editor, then upload to your site. Make sure you have a backup of your working stylesheet before making any changes. For css editor...
View ArticleTopic Description getting cut off
I am having trouble altering the CSS to fix the topic description from getting cut off please look here http://latow.com/test/forums/forum/latow-general/ any assistance would be greatly appreciated...
View Articlecustom topic loop changed in pagination
hey all, ive created a custom topic loop that shows 3 recent replies on every topic, but for some reason it dosent effect the loop in paged after the first page. <li> <ul...
View Articleedit forum font and size
The installation instructions end by saing edit your themes css and make it look pretty. But how? I want the forum part of my WP blog site to look the same font-wise. I am using the latest WP and...
View ArticleHow can i remove Viewing x topics – 1 through x (of x total)
Hi folks, how can i remove the following line from the Forums-view: Viewing x topics – 1 through x (of x total) Thanks for your help, ben
View ArticleSidebar problem
http://centerace.com/forums/ As you can see my sidebar takes over half the width of my page how can I fix this?
View ArticleHow to change post background?
How can you change the background of posts and the table containing the forum titles? The background of my core wordpress site is okay (I have Responsive theme installed), but the forum area should...
View ArticleDifferent page for creating topic
Hello, I am currently using bbPress for my forum. However, there is one thing I can’t get to work. I am trying to have a different page for creating a topic. I have the page (/create-topic), but I...
View ArticleReply To: Topic Description getting cut off
go to ur kingsize style style.css in line 324 Modify this #content ul li li { margin-left: -35px; } into #content ul li li { margin-right: -33px; }
View ArticleHow can I delete the small avatars?
Hi, I agree with the desire of Chantal Coolsma from last year: „Avatars on posts are welcome. All those small avatars are annoying. I want to remove them completely.“ Her solution was: “I have added...
View ArticleReply To: How can I delete the small avatars?
Hi Xevo, sorry, but it runs still on localhost. But it looks just like here in the forum. For example, in the table “Latest Topics” Please look here. These small avatars I would like to delete. I...
View ArticleReply To: How can I delete the small avatars?
It’s called “avatar-14″ because the size is 14×14 pixels. Add this to the bottom of your css file, and it should work. .avatar-14 { display: none !important; }
View ArticleReply To: How can I delete the small avatars?
I’ve added it into the style.css of my child-theme. But the avatars are still there. Was that the wrong style.css??
View ArticleI wanted to create a custom bbPress theme
Wordpress version: 3.6 bbPress 2.3.2 Site url: http://www.rubycore-ng.com/blog/forum/ I wanted to create a custom bbPress theme, i followed the instructions here:’ Step-by-Step Guide to Creating a...
View Article