# Configuring CSS for topics with over X views or replies

**URL:** https://meta.discourse.org/t/configuring-css-for-topics-with-over-x-views-or-replies/147889
**Category:** Support
**Created:** [April 14, 2020, 12:17am UTC](https://meta.discourse.org/t/configuring-css-for-topics-with-over-x-views-or-replies/147889 "2020-04-14T00:17:03Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![charleswalter](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/charleswalter/32/116433_2.png) [@charleswalter](https://meta.discourse.org/u/charleswalter)
#### Post date: [April 14, 2020, 12:17am UTC](https://meta.discourse.org/t/configuring-css-for-topics-with-over-x-views-or-replies/147889/1 "2020-04-14T00:17:03Z")

</div>

Is there a way to more prominently call out topics that reached certain thresholds of replies or views on a category page?

---

<div class="post-metadata">

### Author: ![smrtey](https://avatars.discourse-cdn.com/v4/letter/s/db5fbb/32.png) [@smrtey](https://meta.discourse.org/u/smrtey)
#### Post date: [April 14, 2020, 4:14am UTC](https://meta.discourse.org/t/configuring-css-for-topics-with-over-x-views-or-replies/147889/2 "2020-04-14T04:14:35Z")

</div>

There is a different `heatmap` class depending on some formula involving views and likes-to-posts ratio.

```plaintext
.heatmap- 
.heatmap-high 
.heatmap-med

```

You can change the CSS to highlight the Views columns

 ![image](https://global.discourse-cdn.com/meta/original/3X/b/4/b43f20c03c5deb6d5bd7491359d098c053f82958.png)

---

<div class="post-metadata">

### Author: ![charleswalter](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/charleswalter/32/116433_2.png) [@charleswalter](https://meta.discourse.org/u/charleswalter)
#### Post date: [April 14, 2020, 1:53pm UTC](https://meta.discourse.org/t/configuring-css-for-topics-with-over-x-views-or-replies/147889/3 "2020-04-14T13:53:41Z")

</div>

Thx and are the thresholds in the control panel?

---

<div class="post-metadata">

### Author: ![maiki](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/maiki/32/233950_2.png) [@maiki](https://meta.discourse.org/u/maiki)
#### Post date: [April 14, 2020, 8:27pm UTC](https://meta.discourse.org/t/configuring-css-for-topics-with-over-x-views-or-replies/147889/4 "2020-04-14T20:27:41Z")

</div>

`/admin/site_settings/category/all_results?filter=heat`

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [May 14, 2020, 8:33pm UTC](https://meta.discourse.org/t/configuring-css-for-topics-with-over-x-views-or-replies/147889/5 "2020-05-14T20:33:11Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
