Skip to content
Discussion options

You must be logged in to vote

A quick and dirty kind of solution:

---
title: Example Lightbox Document
filters:
  - lightbox
lightbox: auto
format: html
---

```{=html}
<style>
  .quarto-figure {
    position: relative;
    margin-right: 10px;
    margin-left: 10px;
  }
</style>
```

::: {layout-ncol=3}
![Aquinnah](https://quarto-ext.github.io/lightbox/images/mv-1.jpg){group="elsewhere"
description="The waves break off the coast of Aquinnah on a beautiful summer day."}

![Oak Bluffs](https://quarto-ext.github.io/lightbox/images/mv-3.jpg){group="elsewhere"
description="Oak Bluffs is famous for its Gingerbread cottages, busy town center, and party like atmosphere."}

![Vineyard lighthouse](https://quarto-ext.github.io/l…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@mcanouil
Comment options

@dragonstyle
Comment options

@n8craig
Comment options

Answer selected by n8craig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants