Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #499851

    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.

    #499853

    Hey wiwaldi79!

    Please make sure to upload your background image in higher resolution and it should work fine :)

    Regards,
    Yigit

    #499900

    2560x540px

    #500325

    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

    #500327

    Thanks Andy. I need the wide of 2560px :)

    CLOSED.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘scale down background image’ is closed to new replies.