Full Bleed Image in 5.7.2.1
Permalink
I have an image that I would like to span the width of the window (i.e. full bleed), but currently is restricted to the width of the content area I'm putting it into. How do I change the width of the content area?
I've attached a screen grab that shows my header image, which is full bleed, and the image below it which is restricted to the middle of the page, although both images are 1800px wide.
What can do?
Thanks!
I've attached a screen grab that shows my header image, which is full bleed, and the image below it which is restricted to the middle of the page, although both images are 1800px wide.
What can do?
Thanks!
No they are in different areas, Header and Content. I've tried putting the lower image in the header area, but that doesn't work. They are the same resolution.
I can try to hack the CSS, but then that'll mess up the width of the content for the rest of that page, right?
So, add a new area. I've searched the docs, but don't see where it tells me how to do that. Do you happen to know?
Thanks!
Heino
I can try to hack the CSS, but then that'll mess up the width of the content for the rest of that page, right?
So, add a new area. I've searched the docs, but don't see where it tells me how to do that. Do you happen to know?
Thanks!
Heino
The feature you are looking for is due in the upcoming 5.7.4 release.
https://github.com/concrete5/concrete5-5.7.0/issues/1103...
https://github.com/concrete5/concrete5-5.7.0/issues/1103...
If that is the case, the Image below might have another resolution (DPI) and be scaled relativeley by that.
If the lower image is in another Area (container), its width is restricted by that and you would need to hack the CSS, add another Area or putting the image into the header image are to change that.