Themes and compactness
Controllable components:
- Compact votes: rather than showing 2 numbers above each other, show them side by side, hiding the negative if there are no negative votes.
- Post body preview length: allow user to configure the preview length themselves (or disable)
- Compact poster format: change "posted by X ... ago" to "X posted ... ago"
- Remove last activity: removes the last activity (edit, answered, etc.)
- Answer count position: [before details], [after details], [under votes], [as unanswered tag only]
- Tags and poster on one line: puts the tags and the poster info side by side
- Per post padding: the amount of padding (top and bottom) around each post block.
Compact votes
In the compact format:
- In case there are no downvotes, nothing is displayed.
- If there are downvotes , they are displayed on one line if possible.
- In case there are up and downvotes and either is >= 10, then it is always displayed in the normal format.
Answer count position
under_votes:
before_details:
after_details:
unanswered_tag:
Overviews of some good combinations
Edited by Taico Aerts