1
I Template di Joomla 1.0.x / Re: come mantenere fissa l'altezza del footer
« il: 01 Ott 2007, 14:44:03 »
cosa posso fare?
qualche altro aiuto?
GRAZIE
qualche altro aiuto?
GRAZIE
Questa sezione ti permette di visualizzare tutti i post inviati da questo utente. N.B: puoi vedere solo i post relativi alle aree dove hai l'accesso.
/* @end */
#header .wrapper {
position: relative;
}
#header .shadow-r {
height: 109px;
}
img#logo {
position: absolute;
float: left;
margin-left: 50px;
margin-top: 25px;
width: 240px;
height: 55px;
border: 0;
}
div#topblock {
position: absolute;
right: 26px;
top: 0;
width: 466px;
height: 24px;
line-height: 24px;
text-indent: 10px;
overflow: hidden;
}
div#banner {
position: absolute;
top: 34px;
right: 26px;
width: 468px;
height: 60px;
overflow: hidden;
}
#horiz-menu .shadow-r {
padding-left: 40px;
height: 38px;
}
#divider .shadow-r {
height: 7px;
overflow:hidden;
}
#mainbody .shadow-r {
padding: 0 15px 0 16px;
}
#mainbody td.mainbody.empty {
background: none;
}
td.sidebar {
width: 180px;
}
td.mainbody .padding {
padding: 20px 20px;
}
td.sidebar .padding {
padding: 10px 10px;
}
div#bottom {
margin-top: -8px;
}
#bottom .shadow-r2 {
padding: 0 15px 0 16px;
}
#bottom td.mainbottom.empty {
background: none;
}
#bottom td.mainbottom.empty .padding {
background: none;
}
td.mainbottom .padding {
padding: 15px 10px 0px 10px;
}
#footer .shadow-r {
height: 87px;
padding: 0 16px 0 16px;
}
#footer td.mainfooter {
height: 87px;
text-align: center;
}
#footer td.mainfooter.empty {
background: none;
}
#footer td.sidebar {
background: none;
border: 0;
width: 180px;
}
#footer img#rocket {
width: 145px;
height: 54px;
}
#mainbody td.inset {
width: 110px;
padding-left: 15px;
padding-top: 9px;
}
#mainbody td.subbody {
padding-left: 15px;
padding-top: 9px;
}
![]() |
|