Joomla.it Forum
Joomla! 1.5.x (versione con supporto terminato) => Joomla! 1.5 => I Template di Joomla 1.5.x => : dylan666x2 13 Jul 2010, 14:56:32
-
salve a tutti. sto realizzando un sito. http://www.futurasys.com/training2
Ho però un grande problema. Le sottovoci del menù spariscono sotto il mainbody.
Come posso fare?
-
ciao
cerca questo css
dipartimento.css (riga 4)
div#headerz {
background:url("../images/dipartimento/bg_header.gif") repeat-x scroll center top transparent;
height:160px;
overflow:visible;<<<<<<<cambia dal tuo in questo
position:relative;
width:996px;
}
-
Grazie. Davvero grazie. :-)