Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1254643
    ccwadsworth
    Participant

    Hi X
    I am using the Ethos Stack and my client would like to have flowers in the left-hand corner of the page (in the header) appearing to drape down over the page. This would be on the home page only. Is that possible?

    I have attached a sample of the flowers.
    Appreciate your help, thank you!

    #1254950
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    Kindly let us know.

    #1255123
    ccwadsworth
    Participant

    Thanks for responding… I’m not sure if this is even possible, but here is a screen shot of what I’m asking for.
    Thank you!

    #1255129
    Christopher
    Moderator

    Hi there,

    Please add background image under Customize -> Layout and design. Please provide us with your website URL.

    Thanks.

    #1255136
    ccwadsworth
    Participant
    This reply has been marked as private.
    #1255174
    Rad
    Moderator

    Hi there,

    That’s possible, but instead of jpeg image, you should use png image for transparency. Please add this CSS to Admin > Appearance > Customizer > Custom > CSS

     body.home:after {
      content: url(https://s3.amazonaws.com/community-themeco/app/uploads/2016/11/12153145/depositphotos_73776263-stock-illustration-card-with-garden-flowers.jpg);
    position: fixed;
    top:0;
    left:0;
    z-index: 1111111;
      }

    Then change the URL of the image.

    Thanks!

    #1255361
    ccwadsworth
    Participant

    Perfect! Thank you very much, I really appreciate your help!

    #1255692
    Rad
    Moderator

    You’re so much welcome!

  • <script> jQuery(function($){ $("#no-reply-1254643 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>