interforo
Active member
Hi community,
I wanted to use this pattern as background image
https://cdn1.imggmi.com/uploads/2018/4/27/01ef81d46a23ac64bcdab8a28270419e-full.jpg
The problem is when I set it, it gets stretched and does not keep the original size.
The css I use is:
What css should I use instead to have it cover the entire background and not look weird?
I wanted to use this pattern as background image
https://cdn1.imggmi.com/uploads/2018/4/27/01ef81d46a23ac64bcdab8a28270419e-full.jpg
The problem is when I set it, it gets stretched and does not keep the original size.
The css I use is:
Code:
color: #ffffff;
background-repeat: repeat-x;
What css should I use instead to have it cover the entire background and not look weird?