error in round preview in firefox

Home Forums Quform WordPress error in round preview in firefox

This topic is: not resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #6120
    sahussain
    Participant

    great plugin,
    as you see in attach ,the round corner of drop down menu isn’t complete in Firefox and it work fine in chrome

    some thing else ,
    i want to apply this css to submit button”i want it to look like this”
    ——————

    .button {
    border-top: 1px solid #96d1f8;
    background: #65a9d7;
    background: -webkit-gradient(linear, left top, left bottom, from(#326cb3), to(#65a9d7));
    background: -webkit-linear-gradient(top, #326cb3, #65a9d7);
    background: -moz-linear-gradient(top, #326cb3, #65a9d7);
    background: -ms-linear-gradient(top, #326cb3, #65a9d7);
    background: -o-linear-gradient(top, #326cb3, #65a9d7);
    padding: 8.5px 17px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    font-size: 14px;
    font-family: Helvetica, Arial, Sans-Serif;
    text-decoration: none;
    vertical-align: middle;
    }
    .button:hover {
    border-top-color: #15428f;
    background: #15428f;
    color: #ccc;
    }
    .button:active {
    border-top-color: #1b435e;
    background: #1b435e;
    }
    ——————————————-
    but when i do that :

    a grey background always appear in front of button
    i am not good in coding
    please can you help me to do that

    thanks

    Attachments:
    You must be logged in to view attached files.
    #6123
    josef777
    Participant

    here is the guide for you

    Styling the Submit Button

    #6131
    Allan
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy