Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • sorry, see below. that’s the rule you’re looking after in style.css file

    button, input[type=”reset”], input[type=”button”], input[type=”submit”] {
    background: -moz-linear-gradient(center top , #11A5DB 5%, #085D96 100%) repeat scroll 0 0 #11A5DB;
    border: 1px solid #0785B3;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 3px 0 #555555;
    color: #F7F7F7;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0;
    min-height: 35px;
    padding: 5px 15px 6px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #555555;
    text-transform: uppercase;

    input[type=”submit”] in theme CSS has got min-height value set to 35px.

    Change that to something smaller (15px maybe?) and both buttons should be visible.

    it doesn’t work for me as well.
    had same message like ammula.
    now i can’t unistall it because its not showing in plugins page. i can’t delete it through the ftp client or even server admin panel -it says I have no permission.
    What is wrong? please help!
    I really want to get it work

Viewing 3 replies - 1 through 3 (of 3 total)