The what I’m trying to achieve is pretty self-explanatory I’d say. The how is really the question. I know you can have divs with a background image, and you can tile them to your heart’s content. Like this:
But once the background image is tiled, is there a way to rotate the tiling independently from the div, while still keeping it clipped to it? Like this:
I could simply created a pre-tiled and pre-slanted image and use that as the background image… but, what if we like it more or less slanted? Then we have to export a brand new image every time. It’s something I’d like to avoid, but if it’s inevitable…
Hi @dcmaia - Welcome. It’s always a good ideas to search SE’s before posting. First result for “transform background image” in duck duck go is this article in sitepoint. Should be a match.