Hi again guys and girls!!
Well, checking on the browsers, firefox, IE, J1.5RC1
I got the problem in the screenshots: the form is loaded in the same line of other modules menus (in the same line of the content),
in IE, not... but the first line of notice error (which I'm trying to fixing in another post) is in line... ?!
I quote code, and sc:
Post edited by: gg4j, at: 2007/11/02 17:52<br><br>Post edited by: GreyHead, at: 2007/11/02 18:34
Well, checking on the browsers, firefox, IE, J1.5RC1
I got the problem in the screenshots: the form is loaded in the same line of other modules menus (in the same line of the content),
in IE, not... but the first line of notice error (which I'm trying to fixing in another post) is in line... ?!
I quote code, and sc:
<style type="text/css"> <!-- legend { color:#000000; background:#E77300; border: 1px solid #DDDDDD; padding: 2px 6px; } fieldset { border: 1px solid #DDDDDD; width: 90%; background-color:#EDE7D9; } --> </style> <fieldset><legend><strong>Benintegra il palato!!</strong> </legend><br> Inviaci una ricetta tipica dei tuoi luoghi di origine. <br> Benintegrati preparerà per tutta la comunità la scheda della tua ricetta, da stampare, conservare, preparare e.... gustare!!<br> <em><strong>Fai sentire come si mangia a casa tua!</strong></em> </fieldset> <br> <fieldset> <legend><strong>Lo chef</strong></legend> <p>Il tuo nome: <input name="name" size="40"></p> <p>E-mail: <input name="email" size="40" type="text"></p> </fieldset> <br> <fieldset> <legend><strong>Ingredienti</strong></legend> <p><textarea cols="30" name="ingredienti" style="height: 63px; width: 612px;" rows="3"></textarea></p> </fieldset> <br> <fieldset> <legend><strong>Come si prepara?</strong></legend> <p><textarea cols="30" name="preparazione" style="height: 63px; width: 612px;" rows="3"></textarea></p> </fieldset> <br> <fieldset> <legend><strong>Consigli in cucina</strong></legend> <p><textarea style="height: 63px; width: 612px;" cols="30" name="consigli" rows="3"></textarea></p> </fieldset> <br> <fieldset> <legend><strong>Origine</strong></legend>Indica il paese, la regione, o l'area geografica di provenienza <p><input name="origine" size="40"></p> </fieldset> <br> <br> <fieldset> <legend><strong>Come si presenta?</strong></legend>Allega una foto del tuo piatto! Servirà a distinguerlo. Puoi provare ad inviare anche le foto del tuo cellulare. <p><input name="allegato" type="file"></p> </fieldset> <br> <br> <input value="Invia" name="Submit" type="submit"> <input value="Cancella" name="reset" type="reset">
Post edited by: gg4j, at: 2007/11/02 17:52<br><br>Post edited by: GreyHead, at: 2007/11/02 18:34