Reply To: styling bbpress reply content
That is it what you have above…. The reply content including what I am writing right here in this reply is styled with <div class=”bbp-reply-content”> Just add the CSS class .bbp-reply-content...
View ArticleReply To: styling bbpress reply content
yeah normaly you can do that but it dont work becouse that the php code has a element.style and a element.style can’t be overwrited be an css style
View ArticleReply To: styling bbpress reply content
here a picture of the code that i can overwrite with css https://docs.google.com/file/d/0BwksXWvLU0H4R183dFI0NTZYakU/edit?usp=sharing
View ArticleReply To: styling bbpress reply content
Ahhh… Cool… My Bad…. Take a look at bbp_reply_class in \includes\replies\template-tags.php#L1940
View ArticleReply To: FirmaSite Social: Buddypress + bbPress theme based on Bootstrap
Thank you Its good to hear it from one of main developer Sadly it will take time to accepted in wp repo if they close my tickets without reviewing like http://themes.trac.wordpress.org/ticket/11449
View ArticleNeed help with log in boxes
Hello, I need help with creating a log in box. I know the shortcode to use in the sidebar or in a wordpress page is [bbp-login], but I would like to create a log-in-box right on the main page of the...
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
Hi could someone give me a updated theme, I dont know css, a pain I know .
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
or if i could get some easy instructions.
View ArticleForce new version of bbpress child theme CSS
I use a bbpress child theme CSS in my theme folder (/myTheme/css/bbpress.css), and it works just great. However, typically when I need to force visitors to re-download a css file, I do the common...
View ArticleReply To: FirmaSite Social: Buddypress + bbPress theme based on Bootstrap
I split some theme functionalities to plugin and i released it.. FirmaSite Theme Enhancer: http://wordpress.org/extend/plugins/firmasite-theme-enhancer/
View ArticleReply To: How can I add a link once so it appears throughout the forums?
Thanks, but what I was trying to say is: if I want to add a banner or a piece of code to the bbPress theme, in which file can I paste the code so it shows in the whole forum’s site? So I don’t have to...
View ArticleHow do I figure out which file I can open to edit part of the theme?
Hello, I am trying to customize the new bbPress theme by copying the bbpress and css folder to my primary site theme. But I find too complicate and time consuming hunting down parts of the theme I...
View ArticleReply To: "topics" "post" "freshness" not...
Are you familiar with CSS / media queries?
View ArticleReply To: "topics" "post" "freshness" not...
This is being worked on for bbPress 2.4 and there is already a work in progress patch http://bbpress.trac.wordpress.org/ticket/1933
View ArticleReply To: "topics" "post" "freshness" not...
ok cool and media queries, I’m reading up on it. Apparently i used it a few times without recognising, the proper name for it……
View ArticleReply To: "topics" "post" "freshness" not...
already used it to take out “topics” “reply” “voices” out of the forum for when the screen size turns 480…. and the working on the new responsive forum, it looking great!!! but be sure to add 1.a...
View ArticleReply To: "topics" "post" "freshness" not...
If you are using the patch in #1933 and you have any comments add them directly to the ticket using your same bbpress.org user/pass to login). Avatar uploads are at this stage in plugin territory and...
View Article