Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum statistics styling

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

  • Robin W
    Moderator

    @robin-w

    add this to the custom css of your theme

    #bbp_stats_widget-2 dt {
    float : left  ;
    }
    
    li#bbp_stats_widget-2.widget-container.widget_display_stats dl dd strong {
    padding-left : 10px ;
    }
    
    li#bbp_stats_widget-2.widget-container.widget_display_stats dl dd {
    margin-bottom : 5px ;
    }

    you can adjust the number in margin-bottom : 5px ; to get the separation between lines that you want


    dtommy79
    Participant

    @dtommy79

    Thanks


    Robin W
    Moderator

    @robin-w

    🙂

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