NetTalk Central

Author Topic: change background and color prompt for required fields  (Read 2778 times)

Robert Iliuta

  • Sr. Member
  • ****
  • Posts: 472
    • View Profile
    • Email
change background and color prompt for required fields
« on: August 26, 2014, 03:02:37 AM »
Hallo,


Is there any way to change the background and color of a prompt when you try validate the record and you have some required fields?
Now the comments become red or if you have no comments it will show a small red cube. I would like to make red the prompt not the comment. Can I change some how this?

Thank you,
Robert

terryd

  • Hero Member
  • *****
  • Posts: 759
    • View Profile
    • Davcomm
    • Email
Re: change background and color prompt for required fields
« Reply #1 on: August 26, 2014, 08:02:09 AM »
Hi Robert
I colour the entry field instead
in the comment field I put '' so no comment is generated
and in my customer css file I have
.nt-entry-required {
 background-color: silver;
}

change colour to flavour.
Terry Davidson
Windows 10 64 bit/Windows7 64bit
Clarion 9.1.11529/Clarion10 12567
Nettalk 913
Nettalk 1015
StringTheory267/Winevent515/XFiles298/MessageBox239/Cryptonite186