1
Gestione Forum / Re: un servizio per postare grandi file
« il: 07 Nov 2008, 16:44:50 »
ovviamente l'hosting permette, volevo sapere se c'era un componente adeguato
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.
/* 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;
}
![]() |
|