WebDNA is a scripting and database system designed to easily build web applications.
WebDNA and BioType
BioType service is a biometric keystroke dynamic system. It will be part of WebDNA 8.5
Download WebDNA
Download WebDNA freeware, try it and register later if you want.
WebDNA resources
The list of all WebDNA instructions.
Menu
What is WebDNA
WebDNA is a scripting and database system designed to easily build web applications.
WebDNA and BioType
BioType service is a biometric keystroke dynamic system. It will be part of WebDNA 8.5
Download WebDNA
Download WebDNA freeware, try it and register later if you want.
WebDNA resources
The list of all WebDNA instructions.
What is WebDNA
WebDNA is a scripting and database system designed to easily build web applications.
WebDNA and BioType
BioType service is a biometric keystroke dynamic system. It will be part of WebDNA 8.5
Download WebDNA
Download WebDNA freeware, try it and register later if you want.
WebDNA resources
The list of all WebDNA instructions.
What is WebDNA
WebDNA is a scripting and database system designed to easily build web applications.
WebDNA and BioType
BioType service is a biometric keystroke dynamic system. It will be part of WebDNA 8.5
Download WebDNA
Download WebDNA freeware, try it and register later if you want.
WebDNA resources
The list of all WebDNA instructions.
WebDNA
Software Corporation
Search WebDNA Site
Menu
HOME
DOWNLOADS
LEARN
EDUCATION
NEWS
COMMUNITY
STORE
SUPPORT
CONTACT
Re: Fields font size
This WebDNA talk-list message is from
2003
It keeps the original formatting.
numero = 46644
interpreted = N
texte = While this will work, I prefer to create an external css file that I link ineach page:Then, I place the following form styles in the external file to controltext fields, text areas, pulldown menus, etc.+------------------ CODE SNIPPET ------------------+/* Generic form specs */form, fieldset, select, textarea, option, input {font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 10px;color: #000000;}/* Keep the browser from adding space above or below the form tags */form {padding: 0em;margin: 0em;}/* Class to change the look of submit buttons */input.button {font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 10px;font-weight: bold;background-color: #abaef3;}/* Class to remove the border from radio buttons or checkboxes */input.noborder {font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 10px;border: 0px #000000 solid;}+------------------ /CODE SNIPPET ------------------+HTHOn 1/3/03 11:02 AM, Glenn Busbin wrote:> In the form, put something like this:> arial,helvetica; font-size: 10pt; font-weight:plain; color: #000000; border: 1> solid #FF0000; background: #006600>> > Glenn---------------------------------------------------------------------Clint DavisWebmaster / Interactive Media SpecialistGray Loon Marketing Group, Inc. http://www.grayloon.com204 Main Street | Evansville, IN 47708 | Phone:812-422-9999----------------------------------------------------------------------------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
While this will work, I prefer to create an external css file that I link ineach page:Then, I place the following form styles in the external file to controltext fields, text areas, pulldown menus, etc.+------------------ CODE SNIPPET ------------------+/* Generic form specs */form, fieldset, select, textarea, option, input {font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 10px;color: #000000;}/* Keep the browser from adding space above or below the form tags */form {padding: 0em;margin: 0em;}/* Class to change the look of submit buttons */input.button {font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 10px;font-weight: bold;background-color: #abaef3;}/* Class to remove the border from radio buttons or checkboxes */input.noborder {font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 10px;border: 0px #000000 solid;}+------------------ /CODE SNIPPET ------------------+HTHOn 1/3/03 11:02 AM, Glenn Busbin wrote:> In the form, put something like this:> arial,helvetica; font-size: 10pt; font-weight:plain; color: #000000; border: 1> solid #FF0000; background: #006600>> > Glenn---------------------------------------------------------------------Clint DavisWebmaster / Interactive Media SpecialistGray Loon Marketing Group, Inc. http://www.grayloon.com204 Main Street | Evansville, IN 47708 | Phone:812-422-9999----------------------------------------------------------------------------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Clint Davis
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...