Bet Hannon (@bethannon1)

Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

  • Bet Hannon
    Participant

    @bethannon1

    Thanks, Robkk! Just what I was looking for!


    Bet Hannon
    Participant

    @bethannon1

    Hi Pascal! Thanks for your quick reply!

    Unfortunately, no — these forums are locked down to only approved users.

    The CSS is in /plugins/bbpress/templates/default/css/bbpress.css, line 896:

    /* =Stickies
    -------------------------------------------------------------- */
    
    .bbp-topics-front ul.super-sticky,
    .bbp-topics ul.super-sticky,
    .bbp-topics ul.sticky,
    .bbp-forum-content ul.sticky {
    	background-color: #ffffe0 !important;
    	font-size: 1.1em;
    }
    

    I need to change that background color. But I’m not a CSS ninja, and I’m not sure how to override that !important from the default plugin CSS. This is when adding a 2nd !important to trump the first would be handy. 🙂


    Bet Hannon
    Participant

    @bethannon1

    Yep, while it doesn’t do it when I post, it does print the <p> tags for at least some users–and that part is weird. It looks like this:

    <p>I completely support a focus on...

    I have the plugin “bbPress Enable TinyMCE Visual Tab” running. I haven’t been able to test yet, but the client really does need that full visual editor for their users, so I hope it’s not that.

    I did double-check the plain text filter. Maybe there was a caching issue with respect to the filter? I emptied all the caches just to be sure.


    Bet Hannon
    Participant

    @bethannon1

    Hmm… Looks like that DIDN’T do it. A user posted today and p tags were included. I’ll double check the function when I get back to my laptop, but any other ideas?


    Bet Hannon
    Participant

    @bethannon1

    Hi Robkk!

    Yes! I did discover that function yesterday evening, and so far it seems to be working. Since this is a new forum, the client doesn’t have users posting much yet…. so I won’t know until that starts happening, but it does look like it works!

    Thanks!


    Bet Hannon
    Participant

    @bethannon1

    I know that the class=”MsoNormal” is related to pasting directly from MS Word, but the <p> tags are inserted even when text is typed in.

Viewing 6 replies - 1 through 6 (of 6 total)