Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to arrange forum display


  • trialanderror87
    Participant

    @trialanderror87

    When I create categories and assign forum into that category, I want it be displayed like this;
    Category
    Forum 1
    Forum 2

    BUT in my site it will look like this
    Category
    Forum 1 Forum 2 Forum 3

    *I want my forum page to display it like the first one where forum 2 is below forum 1.

    Please help

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

  • Robin W
    Moderator

    @robin-w

    bbp style pack

    lets you style

    in dashboard>settings>bbp style pack>forum templates

    you can select an alternate display

    or just have vertical lists in

    dashboard>settings>bbp style pack>Forum Display


    trialanderror87
    Participant

    @trialanderror87

    I followed your 2nd advice but it still looks like this

    Category
    Forum 1, Forum 2, Forum 3
    here is the link: https://www.grandecservices.com/forums


    Robin W
    Moderator

    @robin-w

    your theme is overwriting

    put this in the custom css tab of my style pack plugin

    a.bbp-forum-link {
    display : block !important ;
    }

    trialanderror87
    Participant

    @trialanderror87

    It worked! Thanx! But what i did was different because i dont know how to access the custom css of my style pack plugin…so what i did was dashboard >appearance >customize >additional css then I pasted your code and it worked like a magic! thank you very much!


    Robin W
    Moderator

    @robin-w

    great – glad you are fixed

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