Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • nkamp Friend
    #194509

    Hello,

    At the contact form, when je stay in a inputbox (name, email, subject), textarea (message), and on the moment when nothing has been filled in, the border is red. I’m looking and searching through the css files, but I can’t find it.

    When you start typing, then the border is turned into another color, which is good and what I want

    Is it something javascript? or how does the border turn into red? I want to change it to another color.

    Thanks,

    Nico

    TomC Moderator
    #521383

    So that we can try to best assist you, please provide the url of the site you’re working on,
    as well as set “Optimize CSS” to “No” within your Template Manager–General settings

    Ninja Lead Moderator
    #521492

    Hi Nico,

    You can find and change the border background from css file as follows:

    Open templates/ja_puresite/css/template.css file and modify the border color in CSS rule below:


    input.invalid,
    textarea.invalid {
    border-color: #FF0000;
    }

    nkamp Friend
    #524665

    I did add this to the template.css file, but this is not the solution. I can’t find it till now, why/were is the border turned into red, when nothing is filled in, at the contact form.

    Ninja Lead Moderator
    #524723

    Hi Nico,

    Please post URL of your site here so that I can help you out. Any screenshot with description will be helpful as well.*

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 3 voices, and was last updated by  Ninja Lead 10 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum