• Resolved imagei

    (@imagei)


    Hey guys,
    I’m a bit stuck on this one. I have agreed to help someone with their wp site and have updated cf7. The send button now appears at the bottom of the sidebar:

    http://www.dolphinswims.co.uk/

    I’ve firebugged it to the code below:

    #book-submit {
    background-color: #E68423;
    border: medium none;
    bottom: 10px;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 30px;
    width: 45px;
    }

    I can correct the error by changing the position value from absolute to static. My problem is that it refers to a document called http://www.dolphinswims.co.uk#5 which I can’t locate for the life of me. Any pointers will be gratefully received.
    Many thanks,
    Jon.

    http://wordpress.org/extend/plugins/contact-form-7/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter imagei

    (@imagei)

    For the record,if anyone else faces this, I finally located the .css document in question. It was located in sidebar.php in the templates listed in the theme editor.

    Thread Starter imagei

    (@imagei)

    So resolved.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Contact Form 7] send (submit) button at bottom of sidebar’ is closed to new replies.