form#frmCommentPost input.textbox { width: 200px;}
form#frmCommentPost textarea { width: 200px;}
allinea "Il tuo commento" in altoform#frmCommentPost fieldset .textareaWrapper label { vertical-align: top;}
form#frmCommentPost input#btnUdjaSubmit {
...
}
form#frmCommentPost input#btnUdjaSubmit:hover {
...
}
form#frmCommentPost input#btnUdjaSubmit:active {
}
form#frmCommentPost input, form#frmCommentPost textarea {
...
}
form#frmCommentPost input:focus, form#frmCommentPost textarea:focus {
...
}
form#frmCommentPost input.textbox { width: 200px;}[/size]form#frmCommentPost input.textbox { width: 200px;}
Dovrei inserire questo codiceform#frmCommentPost input.textbox { width: 200px;}[/size]form#frmCommentPost input.textbox { width: 200px;}
Alla fine dei codici di una di quelle 2 parti?
Perchè se è cosi rimane tutto uguale..comunque ci sono anche:
- Modifica la pagina principale del template
- Modifica visualizzazione stampa del template
form#frmCommentPost input.textbox { width: 200px;}
form#frmCommentPost textarea { width: 200px;}
form#frmCommentPost textarea { height: 60px; width: 780px;}