Background Images

Home Forums WordPress Themes – Premium Encounters Background Images

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #41232
    Ron King
    Participant

    Hi,
    How do I add a background image in the body of the page. Also, I would like to put one in the header. I get a little confused about terms, by header I mean the place where the logo and menus reside.
    How can I move the logo more to the left?
    I think that’s all for the moment. As always, I greatly appreciate your great support and hope all is well in Nepal 🙂

    Ron

    #41233
    Ron King
    Participant

    Sorry, I thought of one other thing. I’m putting a slide show on a page using the Widget Kit. Isthere a way of changing the space above and below it on the page. I imagine that the change would be global, and I would like it that way. Thanks again.
    Ron

    #41261
    Sushil Adhikari
    Moderator

    Dear Ron King,

    It’s all good here, thanks a lot.

    Regarding to page background, there is no any featured for this. But you can take help of this following example:

    #content-wrapper {
        background-image: url(https://demo.styledthemes.com/encounters/wp-content/uploads/portfolio-62.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    To move logo to the left you can take this css for a references.

    #header-gradient .container-fluid {
    	margin-left: 0;
    	padding-left: 0;
    }

    Note: You can increase/decrease margin left and padding left value as per your requirement.

    Finally regarding to Banner slider could you please provide us a proper screenshot so we can guide you properly.

    We look forward for your response.

    Thanks

    #41317
    Ron King
    Participant
    This reply has been marked as private.
    #41333
    Sushil Adhikari
    Moderator

    Dear Ron King,

    Thank you for good words, we really appreciate that. But all the stuff you had listed looks like custom work. And this doesn’t come to support criteria. Better to take help from a developer.

    If you got any problem regarding to our theme then we will be more than glad to assist you but for custom work we have to say sorry.

    We hope you understand.

    Thanks

    #41337
    Ron King
    Participant
    This reply has been marked as private.
    #41376
    Ron King
    Participant

    Don’t worry about the menu background, I figured it out myself, and I’m not even a programmer. 🙂

    #41388
    Sushil Adhikari
    Moderator

    Great to hear that Ron, but there is some boundary for a support. I hope you had already got those.

    Thanks a lot for your cooperation.

    Best regards
    Styled Themes

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