Salut.Aş dori şi eu nişte statistici astfel:
Cod:
#i_whosonline + p {
border-radius: 7px;
border: 2px solid
}
Cod:
#page-body p.page-bottom {
border: 1px solid
#CCC;
padding: 5px;
position: relative;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
font-family: Trebuchet MS,Arial,Tahoma;
display: inline-block;
margin-left: 20px;
height: 15px;
font-weight: normal;
font-size: 1.2em;
text-align: center;
background: -webkit-gradient(linear, left top, left bottom, from(
white), to(
whiteSmoke));
background: -moz-linear-gradient(top,
white,
whiteSmoke);
}
p em {
font-style: italic;
font-family: Trebuchet MS;
font-weight: bold;
font-size: 10px;
margin-left: 2px;
padding: 5px;
position: relative;
top: -2px;
width: auto;
height: 5px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-webkit-border-top-right-radius: 8px;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 3px;
border: 1px solid
gainsboro;
background: -webkit-gradient(linear, left top, left bottom, from(
white), to(
whiteSmoke));
background: -moz-linear-gradient(top,
white,
whiteSmoke);
}
Cod:
#i_whosonline + p {
width: 1060px;
border-radius: 7px;
border: 2px solid
#DDD;
padding-top: 10px;
padding-bottom: 10px;
background-image: url("http://photobase.ro/di-OYQZ.png");
}
Cod:
#i_whosonline + p {
width: 1060px;
border-radius: 7px;
border: 2px solid
#DDD;
padding-top: 10px;
padding-bottom: 10px;
background-image: url("http://photobase.ro/di-OYQZ.png");
}
Cod:
/*Contur Statistici*/
#page-body p.page-bottom {
border: 1px solid #ccc;
padding:5px;
position: relative;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
font-family: Trebuchet MS,Arial,Tahoma;
display:inline-block;
margin-left:40px;
height: 15px;
font-weight : normal;
font-size: 1.2em;
text-align:center;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
background: -moz-linear-gradient(top, #ffffff, #f5f5f5);
}
/*End Contur Statisctici*/