image_align: left in the front matter does not position an image on the left in a text template within a modular page.
The image stays on the right (which is the default).
image_align: left in the front matter does not position an image on the left in a text template within a modular page.
The image stays on the right (which is the default).
@superhua, I can reproduce the issue.
Quark is using flex, and header option image_align left would reverse the order of the columns using flex-direction: row-reverse;.
Quark2 is using grid and does not have anything in place to reverse the order.
You might want to create an issue at https://github.com/getgrav/grav-theme-quark2/issues
Log in to reply.
| Topic | Participants | Replies | Views | Activity |
|---|---|---|---|---|
| 5 | 155 | 1 day ago | ||
| 1 | 196 | 1 week ago | ||
| 4 | 377 | 1 month ago | ||
| 4 | 750 | 3 months ago | ||
| 3 | 409 | 3 months ago |