I have a 512×512 image I’d like to use as a pattern in which I would like to tile. I can get it to only repeat-x because the image is pretty large and will not repeat-y, is there a specific set of code I should be using like position: something or overflow: something.
Thank you very much,
Aaron
try a combination of these