Extrem Tutorials
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

Extrem TutorialsConectare

Peste 500 tutoriale in limba romana.


descriptionStatistici într-un chenar EmptyStatistici într-un chenar

more_horiz
Salut.Aş dori şi eu nişte statistici astfel:

Statistici într-un chenar UgXdE

descriptionStatistici într-un chenar EmptyRe: Statistici într-un chenar

more_horiz
Pentru ce versiune?

descriptionStatistici într-un chenar EmptyRe: Statistici într-un chenar

more_horiz
phpBB3

descriptionStatistici într-un chenar EmptyRe: Statistici într-un chenar

more_horiz
Adauga in foaia de stil css:

Cod:


#i_whosonline + p {
border-radius: 7px;
border: 2px solid
}

descriptionStatistici într-un chenar EmptyRe: Statistici într-un chenar

more_horiz
Dar pentru legendă şi statistici?Am specificat că doresc ceva asemănător.Mersi !

descriptionStatistici într-un chenar EmptyRe: Statistici într-un chenar

more_horiz
Ai precizat "statistici intr-un chenar" .

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);
}

descriptionStatistici într-un chenar EmptyRe: Statistici într-un chenar

more_horiz
Rezolvat?

descriptionStatistici într-un chenar EmptyRe: Statistici într-un chenar

more_horiz
Adaugati acest cod in Foaia de stil CSS:

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");
}


Pentru a modifca lungimea tabelului modificati de aici: width: 1060px;

descriptionStatistici într-un chenar EmptyRe: Statistici într-un chenar

more_horiz
Adaugati acest cod in CSS:

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");
}


Pentru a modifica lungimea tabelului modificati doar la width.

descriptionStatistici într-un chenar EmptyRe: Statistici într-un chenar

more_horiz

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*/

descriptionStatistici într-un chenar EmptyRe: Statistici într-un chenar

more_horiz
Deci, problema inca mai persista?

descriptionStatistici într-un chenar EmptyRe: Statistici într-un chenar

more_horiz
Considerat rezolvat.

descriptionStatistici într-un chenar EmptyRe: Statistici într-un chenar

more_horiz
privacy_tip Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum