Back to top

Autore Topic: [RISOLTO]spostare CASELLA RICERCA al centro  (Letto 1871 volte)

Offline artasdog

  • Esploratore
  • **
  • Post: 152
    • Mostra profilo
[RISOLTO]spostare CASELLA RICERCA al centro
« il: 09 Dic 2010, 16:16:20 »
Con il template JA_purity vorrei spostare la casella di ricerca, che ora è in alto a destra, alla stessa altezza ma al centro. La posizione è la USER4
sapete come fare?
« Ultima modifica: 09 Dic 2010, 18:18:08 da artasdog »
Domande e risposte
YouRedio

adottauncane

  • Visitatore
Re:spostare CASELLA RICERCA al centro
« Risposta #1 il: 09 Dic 2010, 16:43:29 »
Ciao artas dog,
errore... scusa.
« Ultima modifica: 09 Dic 2010, 18:14:24 da adottauncane »

Offline artasdog

  • Esploratore
  • **
  • Post: 152
    • Mostra profilo
Re:spostare CASELLA RICERCA al centro
« Risposta #2 il: 09 Dic 2010, 17:48:26 »
nel template.css di ja_purity ho altre cose.

più avanti ho trovato:
Codice: [Seleziona]
/* Search */

#ja-search {

padding-left: 20px;

background: url(../images/icon-search.gif) no-repeat center left;

position: absolute;

bottom: 15px;

right: 0;

}



#ja-search .inputbox {

width: 120px;

border: 1px solid #333333;

padding: 3px 5px;

color: #999999;

background: #444444;

font-size: 92%;

}

è qui che devo fare modifiche?
Domande e risposte
YouRedio

adottauncane

  • Visitatore
Re:spostare CASELLA RICERCA al centro
« Risposta #3 il: 09 Dic 2010, 17:53:38 »
Hai ragione scuuuuuusa... ho guardato rhuk_milkyway sono stordita. Però hai un link altuo sito? Perché Ja Purity può essere fluido o fisso. Così facciamo prima... :)

Offline artasdog

  • Esploratore
  • **
  • Post: 152
    • Mostra profilo
Re:spostare CASELLA RICERCA al centro
« Risposta #4 il: 09 Dic 2010, 17:56:17 »
è quello nella firma www.youantenna.com
Domande e risposte
YouRedio

adottauncane

  • Visitatore
Re:spostare CASELLA RICERCA al centro
« Risposta #5 il: 09 Dic 2010, 18:11:01 »
Prova così:
Codice: [Seleziona]
#ja-search {
    background: url("../images/icon-search.gif") no-repeat scroll left center transparent;
    bottom: 15px;
    left: 350px; <----- aggiungi questa riga
    padding-left: 20px;
    position: absolute;
    right: 0;
}
template.css (riga 993)

e poi regola i px otticamente.

Offline artasdog

  • Esploratore
  • **
  • Post: 152
    • Mostra profilo
Re:spostare CASELLA RICERCA al centro
« Risposta #6 il: 09 Dic 2010, 18:17:32 »
perfetto si è centrato, grazie del supporto velocissimo.
Domande e risposte
YouRedio

adottauncane

  • Visitatore
Re:[RISOLTO]spostare CASELLA RICERCA al centro
« Risposta #7 il: 09 Dic 2010, 18:19:20 »
...e un po' sbagliato  ;) Prego... :)

 



Web Design Bolzano Kreatif