• Resolved mestregd

    (@mestregd)


    Hello @robin-w, I noticed that the photo and the user’s name after the date are crooked and not side-by-side and centered as they should, see the image on the side:

    Thanks for your attention.

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

    (@robin-w)

    Can you confirm that if you deactivate my plugin this problem goes away?

    Thread Starter mestregd

    (@mestregd)

    Hello @robin-w, I’ve have been checking it and it looks like even with the plugin disabled it still has the same problem, do you have a solution for that? thanks for your attention.

    Plugin Author Robin W

    (@robin-w)

    I don’t normally fix general wordpress display issues, but only this time:

    #bbpress-forums p.bbp-topic-meta span {
      white-space: normal;
    }
    
    .bbp-author-name {
        padding: 0 0 0 40px !important;
    }
    Thread Starter mestregd

    (@mestregd)

    Hello @robin-w, thanks for your help, where should I add this css? Because I added in custom css and had no changes.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Center the name after date’ is closed to new replies.