Search Results for 'forum css'
-
Search Results
-
Topic: What's Wrong with my CSS?
Looking for suggestions on how to clean up the look of the bbPress CSS. Here’s a link to my forum page: http://www.ourhomefromscratch.com/forums/
I’m capable of fixing it if I know what to fix. Any suggestions are welcome!
Thanks!
WP version: 4.0
BBpress version Brand new install. 2.0 I think?
Link to site: http://www.sofakingnews.com/forums/I would to be able to increase the font size of Forums and Topics without increasing the size of Freshness (and possibly Posts and Voices)
The custom css I’m using to increase Forums and Topics is:
#bbpress-forums ul.bbp-forums {
color: #FFFF;
font-size: 16px;
}#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
font-size: 16px;
}This is in a child theme under style.css
Also, it seems these people were able to achieve this:
Any help is appreciated, thank you.
Topic: How to install new template
Hello all,
So I finally managed to get bbPress up and running. As suggested, I copied all the template files inside bbPress plugin directory to my active theme. However, I want something better.
I came across this website http://bbshowcase.org/forums/view/available-themes and I really like the first template. I downloaded and extracted it. There are many .php files and one style css. Can I do the same thing and copy these files to bbPress folder of my theme?
Topic: Help Css & Layout
1.I want to alter the colors of headings borders and most important background
2.further i want to to display forums in different tabs/headings in the same page
1.My Proceedings
I past this into my child css and also experiment with bbpress.css
but the result is that my whole forum page turns into bluish color when pasting into child css and nothing happens while pasting in bbpress or changing values in bbpress
2.Proceedings
Try to categorize forums but these are under the same headingExamples
I want to convert my site forums like this one http://forums.2k.com/forumdisplay.php?114-Irrational-Discussion-and-Official-Announcements
it’s my pleasure if you help me because this is my first post to any forum.
If you require any pictures then I can provide you.THANKS
Topic: Help Css & Layout
1.I want to alter the colors of headings borders and most important background
2.further i want to to display forums in different tabs/headings in the same page
1.My Proceedings
I past this into my child css and also experiment with bbpress.css
but the result is that my whole forum page turns into bluish color when pasting into child css and nothing happens while pasting in bbpress or changing values in bbpress
2.Proceedings
Try to categorize forums but these are under the same headingExamples
I want to convert my site forums like this one http://forums.2k.com/forumdisplay.php?114-Irrational-Discussion-and-Official-Announcements
it’s my pleasure if you help me because this is my first post to any forum.
If you require any pictures then I can provide you.THANKS
Topic: CSS & Layout
1.I want to alter the colors of headings borders and most important background
2.further i want to to display forums in different tabs/headings in the same page
1.My Proceedings
I past this into my child css and also experiment with bbpress.css
but the result is that my whole forum page turns into bluish color when pasting into child css and nothing happens while pasting in bbpress or changing values in bbpress2.Proceedings
Try to categorize forums but these are under the same headingit’s my pleasure if you help me because this is my first post to any forum.
If you require any pictures then I can provide you.THANKS
Topic: css .submit help.
I am using Thesis 2.1 theme and adding .css changes in the custom css section where all my other site customizations are.
This is the info in the css crib :
#bbpress-forums .submit { background-color: #a0668d; color: #FFFFFF; float: center; vertical-align: middle; border-radius: 10px; height: 35px; width: 80px; font-size: 18px; }But what i want to do is change all the submit buttons individually beacause .bbp_user_edit_submit button is not showing proprely.
But i have yet to find the right path to change the submit buttons.
Any help would be appreciated.
Also, in the user edit section. When on profile, the avatar is grayed out. How can i fix this?
And… how do i fix avatar size in topic section.
Sorry for typo mistakes, im french canadian speaking.
I want to change the color background for the table where it says Forums, Topics , Replies and Freshness. i don’t know css or php I am using dreamweaver to try to figure out these short color codes. This is what I want to do: (photoshop was used to create the effect)

Like how the new ui plugin for bbpress does it but my color scheme. I just cant find the table


