# Onebox image size setting for comments on wordpress

**URL:** https://meta.discourse.org/t/onebox-image-size-setting-for-comments-on-wordpress/273819
**Category:** WordPress
**Created:** [August 3, 2023, 12:55pm UTC](https://meta.discourse.org/t/onebox-image-size-setting-for-comments-on-wordpress/273819 "2023-08-03T12:55:40Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![anon48433008](https://avatars.discourse-cdn.com/v4/letter/a/22d042/32.png) [@anon48433008](https://meta.discourse.org/u/anon48433008)
#### Post date: [August 3, 2023, 12:55pm UTC](https://meta.discourse.org/t/onebox-image-size-setting-for-comments-on-wordpress/273819/1 "2023-08-03T12:55:41Z")

</div>

On Discourse onebox thumbnails have a nice size setting

[![image](https://global.discourse-cdn.com/meta/original/4X/8/c/8/8c835d43c1db4da9f01f933affbc3886e76f433a.png)](https://forum.full30.com/t/cast-out-into-outer-darkness/21875/3?u=robert)

when those comments populate on the blog they are missing and render too large

[![image](https://global.discourse-cdn.com/meta/original/4X/4/f/3/4f37b9c0362903ce75ebc061377f88d6fc42ebac.png)](https://blog.full30.com/cast-out-into-outer-darkness/)

I was looking at what I could add to my blog possibly as a custom css element but was not getting the desired look , essentially to match the forum

Can this be addressed at the plug-in level or does anyone have a good idea how to fix?

Thank you

---

<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: [August 3, 2023, 5:40pm UTC](https://meta.discourse.org/t/onebox-image-size-setting-for-comments-on-wordpress/273819/2 "2023-08-03T17:40:38Z")

</div>

> [@anon48433008](#):
>
> Can this be addressed at the plug-in level or does anyone have a good idea how to fix?

It will be CSS applied on your WordPress site. But that’s okay, it’s beneficial to have such styling on your site anyways. 👍

You can start with [Styling Images in Posts and Pages « WordPress Codex](https://codex.wordpress.org/Styling_Images_in_Posts_and_Pages), and based on your screenshot might be able to target the `.onebox-body` class. 🙂
