Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #667224

    Hi!
    I’ve searched the forums but couldn’t find an answer that fixed my issue, so here it goes: how do I get a background image in the footer area while keeping the background-color? I’ll post the link to the site and an image of the desired result in the private content section. I’ve tried the following CSS:

    #footer {
    background-image: #666666 url(‘http://url_of_img’) bottom center no-repeat scroll;
    }

    Thanks!

    #667244

    Hey Daniel!

    Looks nice!
    Please use the code i posted in private content field.

    Cheers!
    Yigit

    #667295

    Hi Yigit,

    Awesome, the background-size: contain; did it :) thanks so much!

    • This reply was modified 7 years, 7 months ago by Daniel.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Background image in footer’ is closed to new replies.