# How can i set topic image' width

**URL:** https://meta.discourse.org/t/how-can-i-set-topic-image-width/181970
**Category:** Support
**Created:** [March 4, 2021, 3:32am UTC](https://meta.discourse.org/t/how-can-i-set-topic-image-width/181970 "2021-03-04T03:32:50Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [March 12, 2021, 8:48am UTC](https://meta.discourse.org/t/how-can-i-set-topic-image-width/181970/7 "2021-03-12T08:48:42Z")

</div>

You will need to [inspect](https://developer.mozilla.org/en-US/docs/Tools/Add-ons/DOM_Inspector/Introduction_to_DOM_Inspector) the CSS on the browser and amend it, applying your customisations to a Theme or Theme Component.

This is the realm of Theme development.

Take a look at [Beginner's guide to using Discourse Themes](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) to help you with the Discourse specifics.

However, this is largely a general web development technique which is not the focus of this forum.

You might want to take a look at some guides like [CSS Tutorial](https://www.w3schools.com/Css/) or [CSS styling basics - Learn web development | MDN](https://developer.mozilla.org/en-US/docs/Learn/CSS/First_steps)

---

_[View the full topic](https://meta.discourse.org/t/how-can-i-set-topic-image-width/181970)._
