Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Help with a zig-zag border Reply To: Help with a zig-zag border

#243333
Dest
Participant

I tried adding your code , but your code is based on 1 image , if i add the code to the slider the image will overlay. I have succeded with other shapes but with this polygon shape nope.

This is one of the shapes i have added:
<svg id=”bigHalfCircle” xmlns=”http://www.w3.org/2000/svg&#8221; xmlns:xlink=”http://www.w3.org/1999/xlink&#8221; version=”1.1″ width=”100%” height=”80″ viewBox=”0 0 100 100″ preserveAspectRatio=”none”>
<path d=”M0 100 C40 0 60 0 100 100 Z” />
</svg>

All of the shapes from this pen https://codepen.io/lukeyphills/pen/FjygE i added successfully

This is the slider:
http://image.prntscr.com/image/d10e24a03c8641129ff2b5cc131486f6.png