Skip to:
Content
Pages
Categories
Search
Top
Bottom

Header Spacing

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

  • Robin W
    Moderator

    @robin-w

    if you take away you wanting to use/sell my details – I’ll take a look, but I don’t ‘accept’ on any site I don’t need.


    natsu12345
    Participant

    @natsu12345

    Oh you mean the images ? Oh Sorry about that that’s imgur i will edit the main post now.

    edit: i cant edit it 🙁 so i will post it here.


    Robin W
    Moderator

    @robin-w

    ok, so

    ‘i want some space between the top and the forum.’

    what is the top and what is the start of the forum?


    natsu12345
    Participant

    @natsu12345

    Well The top is the Home Forums Ect “header-bottom” from what i could find. If i enable Search there will be enough space between the forums and top.


    Robin W
    Moderator

    @robin-w

    try this in the custom css area of your theme

    #bbpress-forums {
    	margin-top: 30px !important;
    }

    and adjust the 30px to suit


    natsu12345
    Participant

    @natsu12345

    Worked, Thanks man.

    As for the second image is that possible? i currently have a create topic button (using plugin :BB Style Pack). But each time i open a section i see that below the topic overview.


    natsu12345
    Participant

    @natsu12345

    NVm found it for anyone looking :

    fieldset.bbp-form {
    display: none;
    }

    .page-id-170 * fieldset.bbp-form {
    display: block !important;
    }

    this can be closed.


    natsu12345
    Participant

    @natsu12345

    NVM i found the code it does work , but i cant get the page ID to work correctly


    Robin W
    Moderator

    @robin-w

    can you define/elobarate on what you mean by

    ‘but i cant get the page ID to work correctly’


    natsu12345
    Participant

    @natsu12345

    i use the BBforums so i dont have a wordpress page ID so i dont know what i could put there.


    Robin W
    Moderator

    @robin-w

    ok, so you want to hide the form unless what ?


    natsu12345
    Participant

    @natsu12345

    Unless i click the Create Post button like on any other forums. like on yours when i view the topics it’s hidden unless i enter a topic.


    Robin W
    Moderator

    @robin-w

    would require javascipt- sorry beyond free help

Viewing 13 replies - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.
Skip to toolbar