Forums

[resolved] [Plugin: Contact Form 7] CSS borders around input boxes, only half showing up (5 posts)

  1. BHopkins
    Member
    Posted 3 years ago #

    I'm having a little trouble getting the CSS code to show a border all the way around the "Your Message" box. Anyone have any ideas why it's only showing half? I tested with FF, Chrome and Safari.

    http://afterhimmedia.com/test/?page_id=54

    Thanks!

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

  2. esmi
    Theme Diva & Forum Moderator
    Posted 3 years ago #

    Remove border:0 none; from:

    * {
    border:0 none;
    margin:0;
    outline:0 none;
    padding:0;
    }

    in style.css and then try adding borders to input and textarea elements.

  3. BHopkins
    Member
    Posted 3 years ago #

    Hey esmi, thanks for the help. I don't have border:0 set anywhere. below is my full css.

    [CSS moderated as per the Forum Rules.]

  4. esmi
    Theme Diva & Forum Moderator
    Posted 3 years ago #

    Try looking in your theme's stylesheet.

  5. BHopkins
    Member
    Posted 3 years ago #

    Thanks esmi, found it!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.