Skip to content
● Grav 2.2 is out: 2x faster cold starts and 96% less memory on big sites. Read the announcement →

Quark2 and image_align: left -- images stays right

Started by Justin Young 2 months ago · 1 replies · 512 views
2 months ago

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).

2 months ago

@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

👍 1

Suggested topics

Topic Participants Replies Views Activity
Themes & Styling · by FrViPofm, 5 days ago
3 133 17 hours ago
Themes & Styling · by johan thomas, 5 years ago
1 612 2 days ago
Themes & Styling · by stuart young, 2 months ago
3 505 1 month ago
Themes & Styling · by Sebadamus, 2 months ago
5 505 2 months ago
Themes & Styling · by martynfoster735, 2 months ago
1 483 2 months ago