scale down background image
stretch to fit do not work: the image quality is really bad. the image is 540px high and the color area is 540px high.
Hey wiwaldi79!
Please make sure to upload your background image in higher resolution and it should work fine :)
Regards,
Yigit
2560x540px
Hi!
looks good to me now. However, I don’t think such a high resolution is necessary, because you could control background-size with something like this:
div#av_section_1 {
background-size: 700px 540px;
}
Cheers!
Andy
Thanks Andy. I need the wide of 2560px :)
CLOSED.