Tagged: boxed layout, enfold, Overflow
Hi – I’m trying to accomplish the look in the attached mockup, and extend the “swoosh” image to go beyond the boxed boundary.
I have a semi-functional site running here: http://sundialdev.com/ka/ and you’ll see that I was able to get the top “swoosh” to sit on top of the Layerslider, but I am really struggling on how to stretch the swish to go outside of the boxed layout like the mockup.
I set the swoosh as the background in a color section and set it to fixed.
Thanks!
Hey sundialstudios!
You need to expand that div to be larger than the container. Right now its contained by the width.
Cheers!
Devin
Thanks Devin – sometimes I can overlook the obvious.
Can you think of any reason my customizations wouldn’t work in Safari?
http://sundialdev.com/ka/ on my system looks:
Link to screenshot: https://www.dropbox.com/s/fbrvdm20ffq4e57/Screenshot%202014-04-15%2007.10.37.png
Hey!
Please add following code to Quick CSS as well
#above-slider-swoosh, #below-slider-swoosh { background-attachment: scroll!important; }
Best regards,
Yigit
You rock Yigit!!
Thanks!