Search Results for 'forum css'
-
Search Results
-
Topic: WordPress Support Forums
We all know that the AutoMattic guys use their own stuff, but after each site has been skinned with all their CSS magic, sometimes it’s hard to see… I thought we should savour the moment the wordpress.org forums ran with the default bbpress theme
Topic: Unique Style Sheet?
Hi all,
I am currently configuring BBPress for my site at http://www.babyquestions101.com’s forum, and by the looks of it it’s very promising.
I am trying to figure out if I can call a specific stylesheet for a specific page by making that call in the body page.
For instance, I know how to call multiple stylesheets through header.php. However, I would like to be able to specify a stylesheet through a page like forum.php, so that it dynamically tells header.php to call the stylesheet specific (or unique) to that page. I want this so that I can lean up my code, instead of calling everything in one css file.
Elo,
Is there a way to group forums together; I’m thinking about if you tried to scale bbpress to a large forum (the largest I know) sorting through all those subjects/topics/forums to find the right place to post would be difficult.
Thoughts ?
EDIT: he, he, he, my long subject show’s a bug in the css ;o)
Topic: k2 for bbpress
Hi All,
I thought I’d share my crack at k2 for bbpress, just replace style.css with my one, it’s not perfect, but I think it’s a good start !
Download: http://www.linickx.com/files/k2-for-bbpress.v0-01.style.css
Demo: http://forum.linickx.co.uk/
Blog Post: http://www.linickx.com/blog/archives/253/k2-for-bbpress/
let me know what you think
Topic: Stop Cutting Off!!!!!!!!!!
I can’t find for the life of me where to change how to get the thread author smaller. It keeps getting cut off, similar to a lot of thread’s in this forum. It might happen here if you look to the left. Does anyone know how to make either the thread post smaller or the thread author bigger? I see some place within the css, but every time I try to change something with the post author, then the post thread messes up, and vice versa. Any help would be greatly appreciated. thanks.
Topic: Individualized Private Forum
Is there a way to modify the Private Forums plugin to allow me to grant accss only to specific users? The way I see it, it doesn’t need to be that difficult. The strategy would be:
A list (array or whatever) is added to the top of the plugin as follows:
$allowed_users_for_forum_1 = ‘username1, username2, username3’
$allowed_users_for_forum_2 = ‘username1, username2, username3’
1) If a forum is not marked private, the forum is shown (just like the original plugin does now).
2) If a forum is marked private, before it is shown, a check is made against the above list.
– If there is no listing for that forum_id, then anyone registered could see it (Just like the original plugin does now).
– If there is a listing, the forum is only shown if the user is amongst the users listed for that forum_id.
This would be a useful solution until a roles-based forum access functionality comes around.
I tried messing with this myself, but think it is a bit out of my league right now (though I am trying to learn). Is there someone out there who could swing this?
Hi people.
I wish to use the forum in the Hebrew language. And although there is a file in the installation called style-rtl.css, it does not work stand-alone (and I haven’t managed to implement it to the original style.css file)
In short – can some one prepare a working style.css file – for right to left writing forums ?!
Thanks,
Tal.
I’m still in the process of doing things with it, so, if you find things quirky, please be patient…
Anyway, I tried to get the blog’s theme around the forums themselves. I used the blog’s imagery, blog’s style.css codes right in the original bbPress stylesheet.. and so forth. I also used the WordPress.org/support/ user profile layout basically..
Well, what you think?
Be gentle!!
spencerp