Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1200193
    alamtfuerwerbung
    Participant

    Hi, please go to http://sub.protecmobil.com/

    There is a sidebar wideget (Abonnieren Sie unseren Newsletter).
    Could you pls sent me the css for the following needs:

    Center every element of the widget.
    Change the button hover color.
    Remove the button shadow

    Thanks a lot.
    Andre

    #1200197
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    input.wysija-submit.wysija-submit-field {
        margin: 0 auto;
    box-shadow: none;
    }
    form#form-wysija-2 {
        text-align: center;
    }
    input.wysija-submit.wysija-submit-field:hover {
        background-color: #fff;
        color: #000;
    }

    Hope that helps.

    #1200244
    alamtfuerwerbung
    Participant

    Thx, perfect!!!

    And I have a further question. On the same page you can see a triangle on the right site.
    Is there a css that this image is always centered in the column.
    It looks ok on a regular brwoser size, and it looks ok in mobile mode.
    But between it looks like this way: http://ctrlv.in/857632

    Thx
    Andre

    #1200280
    Christopher
    Moderator

    Hi there,

    Please add margin: 0 auto;display: block; in image’s style field.

    Hope it helps.

    #1200727
    alamtfuerwerbung
    Participant

    great thx

    #1200771
    Rupok
    Member

    You are welcome! Feel free to let us know if you face any other issue. We’ll be happy to assist you.

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