Search Results for 'forum css'
-
Search Results
-
I need some help with the bbpress plugin, default theme in a custom template.
Please see: http://rhodyjobs.com/forums/topic/rhodyjobs-com-launches-new-forums-for-members/
Above the post, there is a spacing, which I cant find or remove in any css file.
Any ideas?
Also, I want to remove this box:
“This topic has 2 voices, contains 1 reply, and was last updated by George 2 days ago.”
But the only place I can find it is in the twentyten theme which i’m not using.
PLEASE HELP.
Thanks in advance.
I want to provide some separation of the topics for the user to define which topics they have ‘read/viewed’.
Concept is like other forums ‘mark forum posts as read’.
One of the hardest thing for moderators to keep up with when working with very large active forums is knowing which topics they have read already. Many forum platforms make some type of change to a topic css once a user has viewed the topic.
There are many ways of accomplishing this, and frankly I am not sure which way is the most efficient, hence my request.
Please consider adding a system where a ‘topic-read’ css attribute is added to the topic_class.
Once this is in place, then I can choose what I want to do with it from there on the styling side.
What I want to achieve:
I’ve installed bbPress as a plugin for WordPress. I want to make a few simple changes to the bbPress bread crumb function:
bbp_breadcrumb();
I need the bread crumb separator to be double right arrows rather than the default single arrow:
I want to replace > with ».
I also want to add “You are here:”
Why I need this:
I need to match the styling and position the Yoast Breadcrumbs. Yoast Breadcrumbs is installed as a plugin for WordPress. It breaks on bbPress pages.
What I’ve tried:
Using conditions and CSS, I disabled the Yoast bread crumbs on bbPress pages. I also disabled the default bbPress bread crumbs but called it just beneath my primary navigation. Effectively, I’ve “moved” the bbPress bread crumbs.
To change the bread crumb separator I’ve researched JavaScript and jQuery string replacements but I’ve been advised that this is “hacky”.
My question:
What’s the conventional way of changing the output of bbPress function?
I can provide additional JavaScript, PHP and CSS code if required.
Live demo:
These two live examples highlights the two types of bread crumbs:
Yoast bread crumbs: http://www.directsponsor.org/forums/
bbPress bread crumbs: http://www.directsponsor.org/news/
On my bbp forum at pacificbeach dot me I’m trying to sort forums by order id as I assigned them when creating the forums. The primary forums sorted properly but, sub-forum ordering seems to be ignored. It’s not helpful for there to be any kind of auto-sorting i.e. based on sub-forum popularity.
On this same page it would be great if I could have the bbp-forum-description, currently listed under the sub-forums, to be shown under the bbp-forum-title.
How can I list the sub-forums in a single line order – as even though it eats up more room my users aren’t going to easily figure out how the current listing works.
Lastly, I’d really like to have the ‘Remember Me’ phrase be inline with the checkbox and cannot for the life of me figure out how to do that. I’ve been through every stylesheet so many times I think I can quote some of them :p
I’ve spent a good, solid eight hours on these issues so am at a loss
and would really appreciate the help.
Thanks.