# Modify Users column to contain only one avatar (latest poster)

**URL:** <https://meta.discourse.org/t/modify-users-column-to-contain-only-one-avatar-latest-poster/37716>\
**Category:** Support\
**Created:** [2016年一月10日 21:54 UTC](https://meta.discourse.org/t/modify-users-column-to-contain-only-one-avatar-latest-poster/37716 "2016-01-10T21:54:56Z")\
**Posts on this page:** 1\
**Showing post:** 16

<div class="post-metadata">

**Author:** ![ljpp](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ljpp/32/96506_2.png) [@ljpp](https://meta.discourse.org/u/ljpp)\
**Post date:** [2016年一月11日 17:00 UTC](https://meta.discourse.org/t/modify-users-column-to-contain-only-one-avatar-latest-poster/37716/16 "2016-01-11T17:00:29Z")

</div>

Here is one thing I suggest everyone to try. I have slightly reduced vertical padding around topic rows, to allow more topics in the view:

```
.topic-list th, .topic-list td { padding: 8px 5px;}

```

On my screen Discourse now features ~17 topics, which is comparable to Simple Machines Forum default theme (~19 rows). We have moved to Discourse from SMF, and my users have requested tighter layouts.

---

_[View the full topic](https://meta.discourse.org/t/modify-users-column-to-contain-only-one-avatar-latest-poster/37716)._
