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 4 weeks ago · 1 replies · 312 views
4 weeks 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).

4 weeks 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, 7 days ago
3 164 4 days ago
Themes & Styling · by Sebadamus, 2 weeks ago
5 249 1 week ago
Themes & Styling · by martynfoster735, 2 weeks ago
1 267 2 weeks ago
Themes & Styling · by Slebeig, 2 months ago
4 437 2 months ago
Themes & Styling · by Pedro M, 4 months ago
4 840 3 months ago