Joomla.it Forum
Joomla! 1.5.x (versione con supporto terminato) => Joomla! 1.5 => I Template di Joomla 1.5.x => : dagofee 11 Sep 2009, 19:54:21
-
Ciao,
mi potreste gentilmente linkare un documento che tratti l' uso dello stile rounded?
non ho idea di come richiamare i vari div nel css del template perche' sono senza nome!
grazie per QUALSIASI dritta, continuo a cercare...
-
se vabbe' questa e' sfiga
div.module_menu {
background: url(../images/rounded_topleft.png) 0 0 no-repeat;
padding: 0;
}
div.module_menu div {
background: url(../images/rounded_bottomleft.png) 0 100% no-repeat;
margin: 0;
border: 0;
}
div.module_menu div div{
background: url(../images/rounded_topright.png) 100% 0 no-repeat;
}
div.module_menu div div div {
background: url(../images/rounded_bottomright.png) 100% 100% no-repeat;
}
-
perché che sfiga?
lo style oh c'è oh lo crei .