User avatar
Experienced
Joined: 30 Jan 2011
Posts: 355
The Netherlands
Maybe an idea to add a warning in the css-file:

Code
.textpage_forminput {
   /* You need to specify all required styles in this class because they are not inherited from the main textpage class because of restrictions with input fields in flash.
   Please use 0x color formatting instead of # 
   font-family onyl supports a single font value. Make sure its a font that is globally supported*/

/*     SPECIFY FONT SIZE AS:        font-size: 15;       AND NOT AS:       font-size: 15px;      */

   color: 0xFFFFFF;
   font-size: 15;
   font-family: Arial;
}

_________________
Image


Re: Font size in contact form
delkro
Joined: 2 Jan 2010
Posts: 14
Ok, good idea !


 
Imagevue Forums HomeForum  View topic - Font size in contact form17 posts