Change Sub-forum layout

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • guitarbulletin
    New Member
    • Aug 2018
    • 2
    • 5.3.x

    Change Sub-forum layout

    I would like to configure sub-forums to be in a vertical list format. I can't figure out how to make that change. www.GuitarBulletin.com
  • Carrfixr
    Senior Member
    • May 2017
    • 1364
    • 5.5.x

    #2
    I have mine that way using this CSS, adjust the font size as needed



    .forum-list-container .forum-item .cell-forum .forum-title {
    font-size: 15pt;
    }
    .subforum-list .subforum-title {
    font-size: 15pt;
    }
    .forum-list-container .subforum-list .subforum-item {
    display: table-row;
    }

    Comment

    • guitarbulletin
      New Member
      • Aug 2018
      • 2
      • 5.3.x

      #3
      SOLVED!
      How do i add it?
      Last edited by guitarbulletin; Tue 14 Aug '18, 10:00am.

      Comment

      • Carrfixr
        Senior Member
        • May 2017
        • 1364
        • 5.5.x

        #4
        Style>CSS editor

        Comment

        • braintrainnerd
          Senior Member
          • Oct 2017
          • 228
          • 5.0.x

          #5
          This is good to know!

          Comment

          • DanteLaVey
            New Member
            • Oct 2021
            • 1

            #6
            Originally posted by Carrfixr
            I have mine that way using this CSS, adjust the font size as needed



            .forum-list-container .forum-item .cell-forum .forum-title {
            font-size: 15pt;
            }
            .subforum-list .subforum-title {
            font-size: 15pt;
            }
            .forum-list-container .subforum-list .subforum-item {
            display: table-row;
            }
            thank you very much this worked splendidly!

            Comment

            widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
            Working...