Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support custom sizes per breakpoint for content elements #16

Open
justusmoroni opened this issue Apr 2, 2024 · 1 comment
Open

Support custom sizes per breakpoint for content elements #16

justusmoroni opened this issue Apr 2, 2024 · 1 comment
Assignees

Comments

@justusmoroni
Copy link
Member

We currently can only define sizes on the backend layouts.

In some cases, like a full width layout, were some content is inside of a fixed container, the sizes need to be overwritten for a container or content element.

We can currently manage this by defining cryptic modifiers to calculate the correct container width but this is not readable for developers.

extcode added a commit that referenced this issue Apr 3, 2024
extcode added a commit that referenced this issue Apr 3, 2024
extcode added a commit that referenced this issue Apr 3, 2024
@extcode extcode self-assigned this Apr 3, 2024
justusmoroni pushed a commit that referenced this issue Apr 3, 2024
Wrap TypoScript configuration with "container".
Content elements are also wrapped in responsive image
configuration with "contentelements".

Related: #16

---------

Co-authored-by: Daniel Gohlke <daniel.gohlke@codappix.com>
Co-authored-by: Justus Moroni <justus.moroni@codappix.com>
@extcode
Copy link
Contributor

extcode commented Apr 4, 2024

Will be included in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants