Forums

border around contact box - help wanted (5 posts)

  1. extremerecruitment
    Member
    Posted 4 months ago #

    my site is http://www.bondbeauty.com
    on the contact page http://www.bondbeauty.com/?page_id=21 i have used contact form 7 plugin but you cant see the border around the field box so it looks od.
    can someone tell me how or where to change the colour and have a dark grey or black border around each fields boxes so people can see where to complete the form]
    ]
    many thanks
    efrem

  2. esmi
    Theme Diva & Forum Moderator
    Posted 4 months ago #

    Try using Firefox with the Firebug add-on for this kind of CSS work.
    http://getfirebug.com/

  3. extremerecruitment
    Member
    Posted 4 months ago #

    thanks esmi. got firebug but tried ediitng the css file and it didnt work.

  4. esmi
    Theme Diva & Forum Moderator
    Posted 4 months ago #

    Firebug just helps you identify the CSS. You need to over-write. You have to add it to your theme's stylesheet manually.

  5. extremerecruitment
    Member
    Posted 4 months ago #

    that is hwat i did.. i edited the line in css file
    input , textarea{
    border: medium #000000;
    color: #837E76;
    font-family: arial;
    padding: 5px 10px;
    }

Reply

You must log in to post.

About this Topic