Joomla.it Forum

Joomla! 1.5.x (versione con supporto terminato) => Joomla! 1.5 => I Template di Joomla 1.5.x => : bettyb_87 31 Oct 2010, 00:29:20

: [RISOLTO]Search nella barra del titolo ja purity II
: bettyb_87 31 Oct 2010, 00:29:20
Salve ho appena letto in questo topic http://forum.joomla.it/index.php/topic,117222.0/topicseen.html
come inserire la posizione di ricerca accanto al menu in ja purity. Per farlo in ja purity ii come si deve fare? :)
: Re:Search nella barra del titolo ja purity II
: adottauncane 31 Oct 2010, 00:52:05
Ciao bettyb_87,
prova così:
:
#ja-search {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url("../images/icon-search.gif");
background-position:left center;
background-repeat:no-repeat;
margin-left:70%; <---- questo lo regoli come vuoi, anche in pixel
margin-top:83px;
padding-left:20px;
position:absolute;
}
template.css (riga 610)
: Re:Search nella barra del titolo ja purity II
: bettyb_87 31 Oct 2010, 01:02:52
Quindi devo aggiungere il margin top e regolarlo finchè non arriva al punto che voglio io? Te lo chiedo perchè ho ampliato l'header a 120px e credo che tu mi abbia passato il codice per l'ampiezza di default... Giusto?  ;D
: Re:Search nella barra del titolo ja purity II
: adottauncane 31 Oct 2010, 01:05:34
Giusto. Non hai messo il link...  ;)
: Re:Search nella barra del titolo ja purity II
: bettyb_87 31 Oct 2010, 01:07:01
Ma è chiaro non ti stavo accusando  ;D il template è sul mio sito di pèrova in locale per questo non ho messo il link ^_^ Grazie moltissime  ;)
: Re:[RISOLTO]Search nella barra del titolo ja purity II
: adottauncane 31 Oct 2010, 01:17:53
Prego... :)