# Lightbox is not working

**URL:** https://meta.discourse.org/t/lightbox-is-not-working/113167
**Category:** Support
**Created:** [April 1, 2019, 8:29pm UTC](https://meta.discourse.org/t/lightbox-is-not-working/113167 "2019-04-01T20:29:06Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![barreeeiroo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/barreeeiroo/32/165264_2.png) [@barreeeiroo](https://meta.discourse.org/u/barreeeiroo)
#### Post date: [April 1, 2019, 8:29pm UTC](https://meta.discourse.org/t/lightbox-is-not-working/113167/1 "2019-04-01T20:29:06Z")

</div>

Probably it has been asked before, but couldn’t found a working answer for my case

Any idea why the image in the following topic is not rendering the lightbox?

> **[Something great is coming](https://community.kodular.io/t/something-great-is-coming/22588?u=diego)**
>
> “A picture is worth a thousand words”

---

<div class="post-metadata">

### Author: ![barreeeiroo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/barreeeiroo/32/165264_2.png) [@barreeeiroo](https://meta.discourse.org/u/barreeeiroo)
#### Post date: [April 1, 2019, 9:08pm UTC](https://meta.discourse.org/t/lightbox-is-not-working/113167/2 "2019-04-01T21:08:39Z")

</div>

It is weird, I was able to fix it by making this simple change…

Original: `![Screenshot|690x387](upload://2RvoZjGiEvNfw0HHQEqaC6JAgZa.png)`  
Fixed: `![Screenshot|690x387,100%](upload://2RvoZjGiEvNfw0HHQEqaC6JAgZa.png)`

It seems like lightbox doesn’t render if the % property is missing (?)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [April 1, 2019, 9:51pm UTC](https://meta.discourse.org/t/lightbox-is-not-working/113167/3 "2019-04-01T21:51:28Z")

</div>

No, that is not the case.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [June 5, 2022, 10:47pm UTC](https://meta.discourse.org/t/lightbox-is-not-working/113167/5 "2022-06-05T22:47:06Z")

</div>


