Skip to content
Grav 2.0 is officially stable. Read the announcement →
Themes & Styling

Quark2 and image_align: left -- images stays right

Started by Justin Young 2 months ago · 1 replies · 426 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, 4 weeks ago
3 369 4 weeks ago
Themes & Styling · by Sebadamus, 1 month ago
5 411 4 weeks ago
Themes & Styling · by martynfoster735, 1 month ago
1 402 1 month ago
Themes & Styling · by Slebeig, 2 months ago
4 552 2 months ago
Themes & Styling · by Pedro M, 4 months ago
4 1046 4 months ago