# 更新後、カテゴリ画像が巨大化しました

**URL:** https://meta.discourse.org/t/category-images-are-huge-after-update/105343
**Category:** Support
**Created:** [2018 年 12 月 31 日午前 2:36 UTC](https://meta.discourse.org/t/category-images-are-huge-after-update/105343 "2018-12-31T02:36:50Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![mig5](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mig5/32/123850_2.png) [@mig5](https://meta.discourse.org/u/mig5)
#### Post date: [2018 年 12 月 31 日午前 2:36 UTC](https://meta.discourse.org/t/category-images-are-huge-after-update/105343/1 "2018-12-31T02:36:50Z")

</div>

Hi,

I just upgraded from beta4 to [v2.2.0.beta6 +121](https://github.com/discourse/discourse/compare/a19170a4c2c37bb6f6ae9531fe4f925777f3e8d5...tests-passed) and suddenly the category images have been resized in the theme to much larger than they previously were.

Best to visit [https://forums.whonix.org](https://forums.whonix.org) to see what I mean.

The individual images are quite small in their original size (right-click on any image to see what I mean).

How to get the theme to show these in the original size instead of so large? I’m not familiar with how or where to customise the theme if I must for some reason do so now…

Thanks!

---

<div class="post-metadata">

### Author: ![mig5](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mig5/32/123850_2.png) [@mig5](https://meta.discourse.org/u/mig5)
#### Post date: [2018 年 12 月 31 日午前 2:37 UTC](https://meta.discourse.org/t/category-images-are-huge-after-update/105343/2 "2018-12-31T02:37:55Z")

</div>

My issue seems basically the exact opposite of this [Shrunken Category Images - #8 by RobMeade](https://meta.discourse.org/t/shrunken-category-images/103216/8)

---

<div class="post-metadata">

### Author: ![mig5](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mig5/32/123850_2.png) [@mig5](https://meta.discourse.org/u/mig5)
#### Post date: [2018 年 12 月 31 日午前 2:44 UTC](https://meta.discourse.org/t/category-images-are-huge-after-update/105343/3 "2018-12-31T02:44:43Z")

</div>

I think I just fixed it with a similar custom CSS change to that in the above linked post:

```plaintext
.category-list .category-logo.aspect-image {
    max-width: 26px;
}

```

Now my header logo is missing, I’ll look into that next..

---

<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: [2019 年 1 月 30 日午前 2:56 UTC](https://meta.discourse.org/t/category-images-are-huge-after-update/105343/4 "2019-01-30T02:56:37Z")

</div>

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