Joomla.it Forum

Componenti per Joomla! => Gestione Form => : sidus 19 Aug 2011, 17:06:10

: Impossibile aggiungere background ad un form :/
: sidus 19 Aug 2011, 17:06:10
Come si evince dal titolo non riesco in nessun modo a mettere una immagine di bg sotto il mio form con chronoform.
Il mio form non fa altro che mostrare dei dati presi da un db attraverso il plugin "profile page" .
Praticamente al variare dell id nell url variano i dati mostrati, tutto va ok ma, ne con la parte css ne dall html riesco ad aggiungere uno sfondo.. spero possiate aiutarmi, grazie.
: Re:Impossibile aggiungere background ad un form :/
: sidus 19 Aug 2011, 17:26:46
Il codice, che in un file .html funziona, è questo:

<div style="width:100%; height:100%; background-image:url(DoDiCo/pag2.jpg); background-repeat:no-repeat">
<div style="position: absolute; left: 169px; top: 252px; width: 210px; height: 20px; text-align: center;">{name}</div>
<div style="position: absolute; left: 453px; top: 250px; width: 135px; height: 19px; text-align: center;">{surname}</div>
<div style="position: absolute; left: 169px; top: 274px; width: 379px; height: 17px;">{born_place}</div>
<div style="position: absolute; left: 542px; top: 275px; width: 88px; height: 18px; text-align: center;">{born_date}</div>
<div style="position: absolute; left: 210px; top: 297px; width: 294px; height: 19px; text-align: center;">{codf}</div>
<div style="position: absolute; left: 227px; top: 316px; width: 364px; height: 18px; text-align: center;">{address}</div>
<div style="position: absolute; left: 181px; top: 338px; width: 400px; height: 20px; text-align: center;">{city}</div>

</div>
: Re:Impossibile aggiungere background ad un form :/
: xplosion 19 Aug 2011, 17:52:31
puoi fornire un link al tuo sito e alla pagina che contiene il form?
: Re:Impossibile aggiungere background ad un form :/
: sidus 22 Aug 2011, 12:30:34
Purtroppo il mio sito è in locale, ma sono riuscito a risolvere comunque, grazie.