Hello folks!
 
 
I�m having some dificulty to set the size of [input=file] form element.
 
I can set the width through CSS on Mozzila, but IE cant set the size that i formated on CSS file.
 
Anyone can help me how i set a size on INPUT FILE on both browsers?
 
 
besides follows the hiperlink
 
Please, is needed make the test on IE and Mozzila to view the differences?
 
 
Here the format of my css to set this form style...
 

 select[type=text], input[type=reset], input[type=button],button
{
 background-color: #006699;
 color: #FFFFFF;
 text-align: right;
 
}
 
 
input {
 margin-top: 3px;
 margin-left: 5px;
 width: 102px;
 border: 1px solid #85ADD6;
 font-size: 9px;
}
 
 
 
Best regards,
 
 
Genau Lopes J�nior
WebDesigner
���������������������������
http://www.meucarronovo.com.br

Reply via email to