Pagina 1 di 1
a.right, a.right:active, a.right:visited {, che file è?
Inviato: 15/12/2011, 20:14
da artikkk
Codice: Seleziona tutto
a.right, a.right:active, a.right:visited {
padding-right: 12px;
non trovo questo codice.. devo modificarlo ma non lo trovo in nessun file.
Si tratta dello stile del link
Prossimo >> che si trova nei topic con più pagine
Grazie
Re: a.right, a.right:active, a.right:visited {, che file è?
Inviato: 15/12/2011, 21:02
da Haku
Se non sbaglio, controlla nel colour...intendi i numerini in basso per cambiare pagina?
Re: a.right, a.right:active, a.right:visited {, che file è?
Inviato: 17/12/2011, 16:49
da artikkk
ho trovato questo nel colours
Codice: Seleziona tutto
/* Arrow links */
a.up { background-image: url("{T_THEME_PATH}/images/arrow_up.gif") }
a.down { background-image: url("{T_THEME_PATH}/images/arrow_down.gif") }
a.left { background-image: url("{T_THEME_PATH}/images/arrow_left.gif") }
a.right { background-image: url("{T_THEME_PATH}/images/arrow_right.gif") }
a.up:hover {
background-color: transparent;
}
a.left:hover {
color: #368AD2;
}
a.right:hover {
color: #368AD2;
}
ma il
che devo modificare, ndo sta? xD
Re: a.right, a.right:active, a.right:visited {, che file è?
Inviato: 17/12/2011, 18:59
da Haku
Ma cosa devi modificare?
E quel padding, da dove lo hai tirato fuori?
Re: a.right, a.right:active, a.right:visited {, che file è?
Inviato: 18/12/2011, 11:37
da artikkk
freccia.PNG
Capito ora? è quel padding che mi sposta la freccia
Re: a.right, a.right:active, a.right:visited {, che file è?
Inviato: 18/12/2011, 16:37
da Haku
Se non c'è, hai provato ad aggiungerlo? :3
Re: a.right, a.right:active, a.right:visited {, che file è?
Inviato: 21/12/2011, 10:52
da artikkk
Con firebug lo vedo.. quindi c'è già xD