Skip to:
Content
Pages
Categories
Search
Top
Bottom

Full Size Forum


  • SupernaturalBrews
    Participant

    @supernaturalbrews

    I would like to make my forums full size. Anyone know how to do that?

    I managed to get rid of my forum sidebar with the following css code:

    body.bbPress #sidebar {display:none;}
    .bbp-forums, .bbp-forums td, .bbp-forums th {

    text-align: left;

    width: 100%;

    }

    .bbPress .inner-content {

    margin: 0;

    width: 960px;

    }

  • You must be logged in to reply to this topic.
Skip to toolbar