Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

The count numbers in the panel are not right-aligned

edited June 2011 in Vanilla 2.0 - 2.8
...so right now the count number after the category name or "Messages" comes right after the text. Not very readable. How can I fix this?
Tagged:

Best Answer

  • Options
    Answer ✓
    Found it: There is a text-align: left; in the ul.PanelInfo li in the custom.css. Commented it out and everything looks great.

Answers

  • Options
    Answer ✓
    Found it: There is a text-align: left; in the ul.PanelInfo li in the custom.css. Commented it out and everything looks great.
  • Options
    ToddTodd Chief Product Officer Vanilla Staff
    Want to do an update @digibomb?
  • Options

    Followed your directions @pierrea.
    Worked a charm. Thanks!

  • Options

    Please help, I change line text-align: left in text-align: right in the line ul.PanelInfo and no change, numbers in the panel are not right. What should I do? Thx.

Sign In or Register to comment.