Hello - I have a small image that I'd like to use as the default background image on all pages. The image needs to be tiled, because it looks weird if it's blown up full size. Is there a way to do this? Thanks for any help!
How to tile an image to use as background?
2 posts from 2 voices-
Posted 10 months ago #
-
Hello,
You can do
background: url('IMAGE SOURCE') repeat;The images will be repeated horizontally and vertically.
Regards,
IsmaelPosted 10 months ago #
Reply
You must log in to post.














