Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author jp2112

    (@jp2112)

    I believe it’s because the plugin outputs div elements which are usually block-level. You would need to override this in your stylesheet.

    Ex: you are using the blue content box. So you would put this in your style.css:

    div.scbb-content-box-blue {display:inline !important}

    Plugin Author jp2112

    (@jp2112)

    Did you try it? I am marking this thread as resolved, if you are still having trouble please post back and I will change that.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Boxes abreast?’ is closed to new replies.