1
I Template di Joomla 1.0.x / Re: problema visualizzazione con IE
« il: 21 Ott 2006, 16:47:08 »
risolto da solo cosi
#header {
float: left;
width: 776px;
height: 110px;
background: #fff no-repeat;
}
#logo {
margin-left: 0px;
height: 110px;
background: url(../images/sc_title.jpg) 0 50% no-repeat;
}
#header {
float: left;
width: 776px;
height: 110px;
background: #fff no-repeat;
}
#logo {
margin-left: 0px;
height: 110px;
background: url(../images/sc_title.jpg) 0 50% no-repeat;
}