Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #233754
    Anonymous

    Hello team,
    can you ask me such contact as close as you got done?
    Would also like to install a frame with me only in other colors!
    Can you give an approach to me?

    http://kriesi.at/contact

    greats

    DOM

    • This topic was modified 10 years ago by Yigit.
    #234146

    Hey Dominik!

    Kriesi used this css code:

    
    #pre-sale-question form {
    border-radius: 6px;
    padding: 8px;
    position: relative;
    border: 1px #e1e1e1 solid;
    background: #D1D1D1;
    background: -moz-repeating-linear-gradient(-45deg, #000 , #000 30px, #fff 30px, #fff 40px, #42A0BD 40px, #42A0BD 70px,#fff 70px, #fff 80px);
    background: -webkit-repeating-linear-gradient(-45deg, #000 , #000 30px, #fff 30px, #fff 40px, #42A0BD 40px, #42A0BD 70px,#fff 70px, #fff 80px);
    background: -o-repeating-linear-gradient(-45deg, #000 , #000 30px, #fff 30px, #fff 40px, #42A0BD 40px, #42A0BD 70px,#fff 70px, #fff 80px);
    background: repeating-linear-gradient(-45deg, #000 , #000 30px, #fff 30px, #fff 40px, #42A0BD 40px, #42A0BD 70px,#fff 70px, #fff 80px);
    }
    

    to create the style. Just place the form into a color section and insert “pre-sale-question” into the custom id field: http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png

    Best regards,
    Peter

    #234862
    Anonymous

    Hi Dude,
    can you tell me where I can change the CSS code?
    Is it enough so to replace the code and change the custom id field?

    greeting

    #234869

    Hi!

    You can add the code to Quick CSS in Enfold theme options under Styling tab or inside Custom.css file in Enfold/Css folder.
    Copy&pasting the code Peter posted and changing the ID will do it

    Regards,
    Yigit

    #236252
    Anonymous

    Hi,
    When I enter the code, nothing happens.
    Where can I find the field where I have to enter the id?
    I can not find it unfortunately.
    Sorry

    #236925
    Anonymous

    Habs found but unfortunately I have no one frame but the whole background of the contact field is filled.

    #237711

    Hey!

    Can you post the link to your website so we can take a look?

    Best regards,
    Yigit

    #238012
    Anonymous
    This reply has been marked as private.
    #238812

    Hey!

    Please add following code to Quick CSS as well and adjust background color as needed

    #top fieldset {
    background-color: black;
    border-radius: 4px;
    padding: 20px;
    margin-bottom: 0;
    }

    Best regards,
    Yigit

    #252197
    Anonymous

    Thank you

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Adaptation from contact with design frame’ is closed to new replies.