Joomla.it Forum
Joomla! 1.0.x (versione con supporto terminato) => Le voci di Joomla.it (solo per versione Joomla 1.0.x) => I Template di Joomla 1.0.x => : ghingo73 09 Feb 2007, 18:53:11
-
ho provato a cercare ma non ho trovato nulla
ho messo a punto il mio template.....ma quando faccio una nuova voce di sottomenų lui me la sposta verso desta ....e cosi via per ogni sotto sotto menu
www.cozzolino.eu
/* Link Left Position */
table.moduletable-left th {
background-image:url(../images/bg_mod_header.jpg);
background-repeat:no-repeat;
text-align:center;
color:#003399;
font-weight:bold;
width:160px;
line-height:30px !important;
height:30px;
}
a.mainlevel-left:link {
display:block;
width:160px;
line-height:29px !important;
height:29px;
background-image: url(../images/bg_buttons.jpg);
background-repeat: no-repeat;
text-align:center;
text-decoration:none;
font-weight: bold;
color:#0099FF;
}
a.mainlevel-left:active {
display:block;
width:160px;
line-height:29px !important;
height:29px;
background-image: url(../images/bg_buttons.jpg);
background-repeat: no-repeat;
text-align:center;
text-decoration:none;
font-weight: bold;
color:#0099FF;
}
a.mainlevel-left:visited {
display:block;
width:160px;
line-height:29px !important;
height:29px;
background-image: url(../images/bg_buttons.jpg);
background-repeat: no-repeat;
text-align:center;
text-decoration:none;
font-weight: bold;
color:#0099FF;
}
a.mainlevel-left:hover {
display:block;
width:160px;
line-height:29px !important;
height:29px;
background-image: url(../images/bg_buttons.jpg);
text-align:center;
text-decoration:none;
font-weight: bold;
color:#CCC;
}
a.sublevel-left:link, a.sublevel-left:active, a.sublevel-left:visited {
display:block;
width:158px;
line-height:21px !important;
height:21px;
background-color:#fff;
border: 1px solid #ccc;
text-align:center;
text-decoration:none;
font-weight: bold;
color:#0099FF;
margin-left: -4px !important;
}
a.sublevel-left:hover {
background-color:#ccc;
color:#fff;
}
-
Lo controlli con IE o firefox?
Ti faccio un esempio:
la dichiarazione
margin-left: -4px !important; viene recepita da firefox ma non da IE e manca invece quella che IE leggerebbe regolarmente
cmq nel complesso mi sembra incompleto,mancano le UL e gli oggetti della lista
-
Rettifico in IE č ancora peggio!
-
no ragazzi ce da mettere mano al codice penso perchč mi fā un rientro da 8 px
-
chi mi aiutaaaaaa
-
Prova con i margini negativi
fd
-
ho trovato.... domani posta