• Hey there, I would like to remove the Started By and the freshness display for the names of the people who last posted. after the last update my forum now looks like this.

    View post on imgur.com

    I would like to get it back to looking more simple like this.

    http://imgur.com/VTu9Bde.

    I am a complete noob with this so I understand I am most likely overlooking a setting somewhere.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Robin W

    (@robin-w)

    the started by is currently not a setting.

    But put this into this tab

    dashboard>settings>bbop style pack>custom css

    .bbp-topic-started-by {
    display : none ;
    }
    

    The tab

    dashboard>settings>bbop style pack>Freshness Display will let you control what is shown in the freshness column

    Thread Starter fostthegiant

    (@fostthegiant)

    those tips helped me get to this point. but there is still the issue of the freshness display being on two separate lines. I want it to be compact like in the origional picture Shown.

    This is what it looks like now : https://imgur.com/a/PM7oz

    And this is what it looked like before the update : https://imgur.com/VTu9Bde

    I want it to return to being that compact.

    Plugin Author Robin W

    (@robin-w)

    that’s not something I changed, so cannot immediately explain why it is different.

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

The topic ‘Remove Aspects from Topics’ is closed to new replies.