Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1145536
    jptrotier
    Participant

    You can log without fear. It’s an old warning from the previous developper on the same domain.
    Lely haved log with no problem. Thanks.

    #1146060
    Rad
    Moderator

    Hi there,

    Ah, it works now, it keeps on redirecting to malware warning page my previous visits. On your child theme’s style.css, please replace this CSS,

    .x-content-dock {
        background: url("http://manoirmaplewood.com/wp-content/uploads/2016/08/PUB_flottante_Manoir5.jpg") center center / contain no-repeat;
        width: 600px;
        height: 190px;
        margin-bottom: 10px;
        opacity: 1;
    }

    with this one,

    .x-content-dock {
        background: url("http://manoirmaplewood.com/wp-content/uploads/2016/08/PUB_flottante_Manoir5.jpg") center center / contain no-repeat;
        width: 600px;
        height: 190px;
        margin-bottom: 10px;
        opacity: 1;
        bottom: 20px;
        position: fixed;
    }

    Hope it helps.

    #1146612
    jptrotier
    Participant

    thanks ! now fix 🙂
    the english version it a little bit different (close button on the left (on the right in french) and no border.. but it’s ok for now. Thanks.

    #1146745
    Joao
    Moderator

    Hi there,

    I am glad it works for you.

    Let us know if you need further help

    Joao

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