# Serve aiuto per impostare le immagini dell'elenco delle categorie

**URL:** https://meta.discourse.org/t/need-help-setting-up-category-list-images/199061
**Category:** Support
**Created:** [3 Agosto 2021, 6:27pm UTC](https://meta.discourse.org/t/need-help-setting-up-category-list-images/199061 "2021-08-03T18:27:52Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Benjamin\_D](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/benjamin_d/32/277831_2.png) [@Benjamin\_D](https://meta.discourse.org/u/Benjamin_D)
#### Post date: [3 Agosto 2021, 6:57pm UTC](https://meta.discourse.org/t/need-help-setting-up-category-list-images/199061/2 "2021-08-03T18:57:58Z")

</div>

Ciao!

> [@fl4shback](#):
>
> crei che questo sia realizzabile in CSS?

Direi che è molto probabile e sembra che tu abbia già trovato la strada sperimentando con Chrome. Quindi, se la tua domanda è più “dove applicare le mie modifiche?”, troverai un esempio qui:

> [@Category Image Formatting](https://meta.discourse.org/t/category-image-formatting/197176/4):
>
> You’re adding category logos that already include descriptions. They force the text-based Discourse descriptions to be rendered out of view - because the category logos are so wide. Even when they’re out of view, they will still affect the layout of their sibling elements. Can you try adding this CSS to your theme under desktop \> CSS .category-list { .category-description { display: none; } .category-logo.aspect-image { margin-bottom: 0; } } like so [image]

e molti altri qui: [Search results for 'category-list' - Discourse Meta](https://meta.discourse.org/search?q=category-list)

---

_[View the full topic](https://meta.discourse.org/t/need-help-setting-up-category-list-images/199061)._
