Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum statistics widget

  • @gunivortus

    Participant

    This is just a small cosmetic thing …
    In the footer of this site under the title “Forum Statistics”, which is a bbpress widget, between the topics and the numbers should at least be one empty space.
    How can I get that?

Viewing 3 replies - 1 through 3 (of 3 total)
  • @robin-w

    Moderator

    you could try this in the custom css part of your theme

    #bbp_stats_widget-2 dt {
    padding-right: 10px;
    }

    @gunivortus

    Participant

    Thanks Robin, that did it.
    Topic solved.

    @robin-w

    Moderator

    great – glad you are fixed !

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