Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #437547

    Hi,

    I would like to implement an image background that will cover the whole site (meaning header, body, sidebar, footer, socket). Including inner pages.
    What is the best way to do that?

    Thank you.

    #437923

    Hi eyeweb!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #437983
    This reply has been marked as private.
    #438029

    Hey!

    Please go to Enfold theme options > General Layout and choose to display Boxed Layout and set a background image in Enfold theme options > General Styling > Body Background

    Best regards,
    Yigit

    #438234

    Hi Yigit,
    Well, I did exactly as you wrote and it is not working.
    I would like the image to take cover of everything. I also prefer not to work with boxed layout.

    #438483

    I almost got the result desired. But now the image does no cover footer and socket.
    Can you please help?

    #438547

    Hey!

    Please add following code to Quick CSS as well

    html, #scroll-top-link.html_stretched #wrap_all {
      background-color: transparent!important;
    }

    Regards,
    Yigit

    #438771

    Hi Yigit,
    It is not working :(

    #438772
    This reply has been marked as private.
    #439945

    Hey!

    Please add following code to Quick CSS as well

    .footer_color, .socket_color {
      background: #ffffff url(//kiehl.wptrail.info/wp-content/uploads/2015/05/bg1.jpg) center center repeat scroll!important;
    }

    Best regards,
    Yigit

    #440177

    Thank you Yigit.
    Is it possible that the same image background will cover the footer and the socket (so I will not need to use it twice for the footer)?

    #440291

    Hey!

    no, it’s not possible I think. You could try to go without footer and instead using a color section to show your bottom’s content.

    Cheers!
    Andy

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.