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 |
|---|---|---|---|---|
| 3 | 164 | 4 days ago | ||
| 5 | 249 | 1 week ago | ||
| 1 | 267 | 2 weeks ago | ||
| 4 | 437 | 2 months ago | ||
| 4 | 840 | 3 months ago |