vadim-v (@vadim-v)

Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • @vadim-v

    Participant

    I did so:
    Font was larger, but the design has changed.

    /* Я */
    #bbpress-forums ul.bbp-lead-topic,
    #bbpress-forums ul.bbp-topics,
    #bbpress-forums ul.bbp-forums,
    #bbpress-forums ul.bbp-search-results {
    	font-size: 15px;
    }
    #bbpress-forums .bbp-forum-info .bbp-forum-content,
    #bbpress-forums p.bbp-topic-meta,
    #bbpress-forums .bbp-forums-list li,
    div.bbp-template-notice p,
    #bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
    font-size: 15px !important;
    }
    #subscription-toggle { 
    background: #E7FFE8;
    margin-left: 5px;
    padding: 0px 3px 0px 1px;
    border-radius: 2px;
    font-size: 15px;
    }
    /* /Я */

    @vadim-v

    Participant

    The words “Voices” and “Replies” can be replaced with icons.
    (bbp-forum-topic-count, bbp-forum-reply-count)
    This saves space.

    In reply to: Remove Sidebar

    @vadim-v

    Participant

    Thank you said! When I installed the site, I wrote the default /%postname%/

    In reply to: Remove Sidebar

    @vadim-v

    Participant

    Thanks for the link!

    Long read only the third time realized.

    Step by step:

    1 Find in your site template page with no sidebar.
    2 Make a copy of it.
    3 Rename the page to bbpress.php

    In reply to: Remove Sidebar

    @vadim-v

    Participant

    Tell WP 4.0 bbPress 2.5.4

    how to disable the sidebar on the forum page?
    You can configure the plugin to add the ability to enable or disable the sidebar?

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