Search Results for 'forum css'
-
Search Results
-
Hey guys!
I’m using the genesis framework with the Metro childtheme (http://d1021797-400.nedlook.com/airsoftclubnederland.nl/forums/) and Metro has these (imo) cool big titles. But its really unneeded on the forums.
I already know I can put the CSS file in my theme folder but when I mod the title attribute, the titles on normal pages and will also be smaller. Its not being restricted to bbPress as both (WordPress and bbPress) use the same title attribute.
Where can I add a class to the bbPress titles? I imagine I need to modify a core file somewhere.
That way I can simply copy the CSS from the metro title and put something like: div class bbpresstitle in front of it and make it so that only bbPress uses that bit of CSS.
Topic: Color my forums
Hi,
I have been trying to get this done but i am really lost. I want my forums here (http://jump2health.com/forums) to get color, I want odd posts to be green in color and even pots to be yellow in color and I want header which says Forums/Discussions to be red which file i need to change and what to change.
I edited bbpress.css file but no changes are reflected on the page. I am not sure who to do this please help.
Topic: Change the CSS
Hi;
I have a theme WP 3.51 which uses bbpress 2.3.2 for the group forums and I would like to modify the GUI for the forums : how change and customize the look for the group forums in my theme (modify the css, javascript of bbprees).
Regards;
Topic: Forum Boards Layout
In our website here: http://thehousingforum.com , we use the bbp-forum-index shortcode to list the forum boards. But we want the forum boards to show up more like they are here: http://www.swnk.org/forums/ , which is shows them in a vertical way with Topics, Posts etc. I’m assuming that you have to edit the CSS to do this? Any quick and easy solution? Thanks.
Topic: Display of stats
Is there anyway of making the stats display in a line rather than a list?
On my site it makes it rather a long page it would make it easier if they displayed in a line…going to the next line if it doesn’t fit on the page. Or if you could make the list without spaces and the results show up next door to the the item?
I know I can change the CSS and html but would rather it came with the original plugin so that I don’t have to keep reloading after updates.
Thanks in advance
Kriss 🙂
Hi,
I’m trying to add the forum’s description to be under the forum title on the page-front-forums (index) page. Just like it displays on the single-forum page. Could someone please show me the proper code?I’ve already changed the css .bbp-forums-list li to “display: block;”
Thank you!
Chuck S.Topic: Avatar/Gravatar
Hi!
I’m a noob. And that sucks. I’ve created this page http://lydvaerk.beeforums.net.
Problem is, users cannot add avatar ore gravatar. Somehow, I had the option to choose Gravatar as an administrator. But no other user seems to have this option. I would prefer to avoid Gravatar and use some regular option like most other forums. Is this possible?I could really use some help here. I should mention, I know nothing on CSS and such.
Topic: Custom Backgrounds per Topic
Hey BBPress!
I was wandering if ya’ll can help me out with this. So I have my theme styled so that each Forum gets its own background through the style.css file using the following lines:
.postid-17 {
background: #000000 url(http://alysiaworld.com/wp-content/uploads/2013/06/alysiasea.jpg) center top no-repeat fixed;
}where postid-17 is the correlating WordPress post associated with the Forum.
The problem now is that when you visit a Topic within the Forum, the background goes back to the default image :/
I am thinking that there should be a code to pull the topics Parent Forum “postid” and then force the background to the topic.
I hope that makes sense. I can dig through code, but I am not so skilled with writing my own yet.
Thanks in advance for your help.
WordPress and BBPress are running the latest versions:
Site – htp://alysiaworld.com
Theme – Twentytwelve