• Resolved kaffemyers

    (@kaffemyers)


    Hi!

    Thank you for the great plugin. Most things work to my complete satisfaction, but I have a few issues with styling the reply box specifically so it matches the rest of the forum theme.

    I’ve tried changing settings in “Topic/Reply Form” as well as add some custom css in hopes it would be read inside the iframe, but alas, this doesn’t happen.

    Do you have any idea why that is?

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Robin W

    (@robin-w)

    hmmm…as the forum is private, I am not able to see the appropriate boxes, so not much I can do.

    Thread Starter kaffemyers

    (@kaffemyers)

    Aye, aye, I first figured you might have some general idea.

    I sent you some login credentials to the site via e-mail.

    If you have the time, I’d very much appreciate the help, but of course not expecting anything. :]

    Plugin Author Robin W

    (@robin-w)

    try this in the custom css part of your theme or the custom css tab of my plugin

    #bbpress-forums body {
      background-color: blue ;
    }
    
    .mce-container, .mce-container *, .mce-widget, .mce-widget * {
    	background-color: blue ;
    }
    Thread Starter kaffemyers

    (@kaffemyers)

    I tried something like this before, hoped I just made a doofy and it would work with your code, but alas, no change.

    I also tried turning on both visual and text mode just to see if they showed something different, but forum reply text area just shines white as usual, no matter the mode.

    Plugin Author Robin W

    (@robin-w)

    ok, I took another look but nothing obvious sorry beyond free help

    Thread Starter kaffemyers

    (@kaffemyers)

    No worries, thanks for taking the time. :]

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

The topic ‘Style doesn’t apply to editor’ is closed to new replies.