Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Quark2 and image_align: left -- images stays right

Started by Justin Young 2 months ago · 1 replies · 486 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 stuart young, 1 month ago
3 480 1 month ago
Themes & Styling · by Sebadamus, 2 months ago
5 477 1 month ago
Themes & Styling · by martynfoster735, 2 months ago
1 457 2 months ago
Themes & Styling · by Slebeig, 3 months ago
4 613 3 months ago
Themes & Styling · by Pedro M, 5 months ago
4 1170 4 months ago