Forums

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

Home Forums CSS Background image help

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #195491
    iamrojas
    Participant

    Hey everyone,

    So I’ve run into this problem and just was wondering what you think would be the best way to code this out.

    http://puu.sh/fJJF1/29f7497321.png

    This is a wireframe of a mock up that I am suppose to codeout. I have tried different solutions trying CSS borders, SVGS, and even background images. But I cant seem to find a perfect solution. I need the angles of the triangles to line up as it scales down.

    Any suggestions?

    #195535
    andrewehipp
    Participant

    Have you considered clip-path? Or svg masking?

    http://codepen.io/yoksel/full/fsdbu/

    Honestly though if the layout can’t be done you could consider pushing back on the design. A slight change could make it more easily doable.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.