…sorry…posted an image of a basketball to test how images embed then deleted it.
I don’t have the option to choose theme packages under Settings > Forum
I’m having TinyMCE issues, which is why I’m here. Not using JetPack. Up to date on WP and bbPress.
I’m not getting anything to work to add TinyMCE buttons in my bbPress. I pasted Sunriseweb’s code in my functions.php. Nothing. I have updated WP and bbPress.
How do I force TinyMCE into “teeny” mode?
Royho, thanks for the response. I posting a follow up right as you posted. I didn’t really put it in that container. Any idea on how to isolate what I need to add in the CSS?
My forum’s home page is taking on post CSS attributes from my theme. I’ve tried using this:
.forum-archive .item-list div {
float: none !important;
width: 100% !important;
}
When I inspect the elements, unclicking float and width makes it look good in my browser, but trying to duplicate within the actually CSS, it doesn’t change anything. item-list is a class from my theme.