Chenarul sa fie rotund la ultimele mesaje
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Probleme legate de un script (cod) :: Arhiva scripturi/coduri
Pagina 2 din 3 • Distribuiţi
Pagina 2 din 3 • 1, 2, 3
Chenarul sa fie rotund la ultimele mesaje
Rezumarea primului mesaj :
As dori sa rotunjesc chenarul ca si cel de aici doar sa ramana chenarul meu
As dori sa rotunjesc chenarul ca si cel de aici doar sa ramana chenarul meu
- Cod:
.forumline td.row3.over {
padding: 3px;
border: 1px dashed #0097fc;
box-shadow: 1px 1px 0px #0097fc;}
Ultima editare efectuata de catre BSG* in Mier Aug 19, 2015 10:55 am, editata de 1 ori
Re: Chenarul sa fie rotund la ultimele mesaje
Incearca:
- Cod:
td.row3.over {
border: 1px dashed #0097fc;
border-radius: 20px;
box-shadow: 1px 1px 0 #0097fc;
padding: 3px;
}
.forumline {
border: 2px #dee3e7 solid;
background: url(http://64.19.142.13/s23.postimg.org/b5c3gjg3b/hdro10.png);
background-color: #FAFAFA;
}
Re: Chenarul sa fie rotund la ultimele mesaje
Eu am incercat si merge.
Se pare ca ai ceva coduri in foaia de stil CSS ce il anuleaza pe asta.
Se pare ca ai ceva coduri in foaia de stil CSS ce il anuleaza pe asta.
Re: Chenarul sa fie rotund la ultimele mesaje
Posteaza aici CSS-ul.
Vizitator- Vizitator
Re: Chenarul sa fie rotund la ultimele mesaje
- Cod:
/*^^^[H4cK3R*uL was here!!!]^^^Border "quote^^^*/
td.quote {
border:1px dashed #A1A1A1;}
/*^^^[H4cK3R*uL was here!!!]^^^Border "quote"^^^*/
/*^^^[H4cK3R*uL was here!!!]^^^Elimina link-urile subliniate^^^*/
a {text-decoration: none;}
a:hover{text-decoration: none !important;}
/*^^^[H4cK3R*uL was here!!!]^^^Elimina link-urile subliniate^^^*/
.forumline td.row3.over {
padding: 3px;
border: 1px solid #0097fc;
box-shadow: 1px 1px 0px #0097fc;}
a[href="/?mode=delete_cookies"] {
color: #fff;
background-color: #1C90A5;
border-color: #0C6686;
padding: 5px;
border-radius: 3px;
}
#page-body #main-content em{
visibility: hidden;
font-size: 4px !important;
}
#page-body #main-content em b{
visibility: visible !important;
font-size: 12px !important;
}
#page-body #main-content em b{
position: relative !important;
right: 20px;
}
.user-info {
border: 1px solid #2D2D2D;
margin-bottom: 10px;
margin-top: -10px;
padding: 8px;
text-align: left !important;
}
.user-basic-info {
background: url(http://i.imgur.com/8OKqAgJ.png) repeat-x scroll 0 -1px #202020;
border: 1px solid #2D2D2D;
border-bottom: 0 solid!important;
padding: 5px;
}
.pun .user-ident .user-basic-info {
font-weight: 700;
}
.online43 {
background-color: transparent;
border-color: #616161;
border-style: dashed!important;
border-width: 1px;
margin-bottom: 4px;
padding: 3px;
}
.Administrator {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #E3AB10;
border-radius: 5px;
color: #fff;
padding: 3px;
position: absolute;
text-shadow: none;
width: 85px;
margin-top: -15px;
margin-left: 3%;
}
.Moderator{
background: #72BD22;
padding: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
position: relative;
top: 0px;
color: white;
text-shadow: none;
}
.Graphic Designer{
background: #E31B4A;
padding: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
position: relative;
top: 0px;
color: white;
text-shadow: none;
}
.Premium Member{
background: #FADE25;
padding: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
position: relative;
top: 0px;
color: white;
text-shadow: none;
}
.Membru{
background: #303030;
padding: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
position: relative;
top: 0px;
color: white;
text-shadow: none;
}
.forumline td.row3.over {
padding: 3px;
border: 1px solid #0097fc;
box-shadow: 1px 1px 0px #0097fc;}
.secondarytitle h2 {
width: 250px;
background: rgba(255,255,255,0.28);
border: 1px solid rgba(255,255,255,0.53);
border-radius: 3px;
color: #fff;
display: inline-block;
margin-top: 1px;
padding: 2px 20px;
text-shadow: 1px 1px 0 rgba(0,0,0,0.18);
}
.topictitle strong {
background-color: #198DE3;
color: white;
border-radius: 3px 3px 3px 3px;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
font-weight: regular;
text-transform: uppercase;
background-repeat: repeat-x;
background-position: 0px -1px;
padding: 1px 5px;}
.online43{
background-color:transparent;
border-bottom-color:#3B3B3B;
border-style:solid;
border-bottom-width:1px;
border-left-color:#3B3B3B;
border-left-width:1px;
border-right-color:#3B3B3B;
border-right-width:1px;
border-top-color:#3B3B3B;
border-top-width:1px;
margin-bottom:4px;
padding: 3px;
}
.online43:hover{
border-color:#FF5900;
}
.topicuri , .postari{
background: none repeat scroll 0% 0% rgb(34, 34, 34);
border-bottom: 1px solid rgb(17, 17, 17);
border-radius: 3px 3px 3px 3px;
border-top: 1px solid rgb(14, 116, 204);
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.13), 0px 0px 0px 1px rgba(255, 255, 255, 0.03), 0px 1px 3px rgba(0, 0, 0, 0.5) inset;
color: rgb(255, 255, 255) !important;
padding: 2px;
text-shadow: 0px 0px 5px rgb(0, 0, 0);
}
span.USERCOUNTPOST, span.FORUMCOUNTUSER, span.FORUMLASTUSERLINK{
padding: 3px 6px;
background-color: #fff;
background-image: url(http://i36.servimg.com/u/f36/11/96/49/61/backgr10.png);
background-repeat: repeat-x;
border: 1px solid #ddd;
border-radius: 3px;
}
.prvni, .druhi, .treti, .cvrti{
display: inline-block;
padding: 4px;
border: 1px solid #bbb;
background: #fff;
box-shadow: 0px 0px 1px white;
border-radius: 5px;
margin: 2px;
float: left;
display: none;
}
.continut, .continut2, .continut3{
padding: 4px;
background-color: #fff;
background-image: url(http://i36.servimg.com/u/f36/11/96/49/61/backgr10.png);
background-repeat: repeat-x;
border: 1px solid #bbb;
box-shadow: 0px 0px 1px white;
border-radius: 0px 0px 5px 5px;
margin-top: 2px;
margin-bottom: 2px;
display: block;
min-height: 25px;
font-family: tahoma;
font-size: 12px!important;
}
.whoisonline{
border: 1px solid #bbb;
border-radius: 5px 5px 0px 0px;
padding: 2px 4px;
background: white;
border-bottom: 1px solid #069;
position: relative;
top: 3px;
text-shadow: 0px 1px 1px white;
font-size: 14px;
background-image: url(http://i19.servimg.com/u/f19/14/12/03/12/dark210.png);
background-repeat: repeat-x!important;
background-position: 0px 0px;
}
td.row1, td.row2, td.row3, td.row3Right, td.postbottom {
border-top: 1px dashed #303435;
border-right: 1px dashed #303435;
}
.topic-blocat{
border: 1px dashed;
margin: 10px 0px;
padding: 15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
background-image: url(http://1.bp.blogspot.com/_5rlxf3T9Z9U/SsIXuytpYfI/AAAAAAAADcI/I4Tm0W5gDQk/lock_32.png);
color: #750000 !important;
background-color: #D26067;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
text-align: center;
font-weight: bold;
font-size: 12px;
font-size: 18px;
text-shadow: 1px 1px 1px #AAA;
}
td.profil-mare {
background: #fff url(http://i36.servimg.com/u/f36/11/96/49/61/backgr10.png)!important;
background-repeat: repeat-x!important;
border: 1px solid #bbb;
font-size: 12px;
height: 300px;
min-height: 300px;
padding: 5px;
text-align: center;
}
table.forumline tbody tr td.row1, table.forumline tbody tr td.row1:hover, table.forumline tbody tr td.row2, table.forumline tbody tr td.row2:hover, table.forumline tbody tr td.row3, table.forumline tbody tr td.row3:hover {
background: url(http://s23.postimg.org/b5c3gjg3b/hdro10.png);
background-color: #FAFAFA;
}
.warnbox {
min-height: 60px;
background: url(https://cdn4.iconfinder.com/data/icons/gnome-desktop-icons-png/PNG/64/Gnome-Dialog-Error-64.png) left no-repeat;
padding-left: 70px;
}
.succesbox {
min-height: 60px;
background: url(https://cdn4.iconfinder.com/data/icons/gnome-desktop-icons-png/PNG/64/Gnome-Emblem-Default-64.png) left no-repeat;
padding-left: 70px;
}
.infobox {
min-height: 60px;
background: url(https://cdn4.iconfinder.com/data/icons/meBaze-Freebies/64/info.png) left no-repeat;
padding-left: 70px;
}
.box {
border-color: rgb(65, 65, 65);
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.6);
color: rgb(207, 207, 207) !important;
background-color: rgb(69, 69, 69);
background-image: -moz-linear-gradient(center top , rgb(62, 62, 62), rgb(51, 51, 51));
color: rgb(170, 170, 170) !important;
border: 1px solid rgb(20, 20, 20);
padding: 5px;
font-size: 11px;
font-family: Arial;border-radius: 6px;
}
dl.codebox{
margin: 20px auto;
width: 720px;
min-height: 120px;
padding: 10px;
position:relative;
background: -webkit-gradient(linear, 0% 20%, 0% 92%, from(#fff), to(#f3f3f3), color-stop(.1,#fff));
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2) ;
}
dl.codebox:before{
content: '';
position:absolute;
width: 130px;
height: 30px;
border-left: 1px dashed rgba(0, 0, 0, 0.1);
border-right: 1px dashed rgba(0, 0, 0, 0.1);
background: -webkit-gradient(linear, 555% 20%, 0% 92%, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.0)), color-stop(.1,rgba(0, 0, 0, 0.2)));
-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
-webkit-transform:translate(-50px,10px)
skew(10deg,10deg)
rotate(-50deg)
}
dl.codebox:after{
content: '';
position:absolute;
right:0;
bottom:0;
width: 130px;
height: 30px;
background: -webkit-gradient(linear, 555% 20%, 0% 92%, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.0)), color-stop(.1,rgba(0, 0, 0, 0.2)));
border-left: 1px dashed rgba(0, 0, 0, 0.1);
border-right: 1px dashed rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
-webkit-transform: translate(50px,-20px)
skew(10deg,10deg)
rotate(-50deg)
}
.th_title{
background-image: url(http://i19.servimg.com/u/f19/14/12/03/12/hdr_mi10.gif);
background-repeat: repeat-x;
background-position: 0px -1px;
font-size: 12px;
height: 22px;
border-bottom: 2px solid #069;
}
table.legenda{
border: 1px solid #ddd;
border-bottom: none;
float: left;
margin-top: 10px;
font-size: 14px;
}
table.legenda td{
border-right: solid 1px #CAD1D8;
border-bottom: solid 1px #CAD1D8;
background-image: url(http://i19.servimg.com/u/f19/14/12/03/12/cell10.gif);
background-repeat: repeat-x!important;
padding: 4px;
background-color: #EFF2F4!important;
}
img.tick{
float: left;
}
a.cattitle{
position: relative;
left: 10px;
top: 3px;
}
.th_title img{
float: left;
}
span.USERCOUNTPOST, span.FORUMCOUNTUSER, span.FORUMLASTUSERLINK{
padding: 3px 6px;
background-color: #fff;
background-image: url(http://i36.servimg.com/u/f36/11/96/49/61/backgr10.png);
background-repeat: repeat-x;
border: 1px solid #ddd;
border-radius: 3px;
}
.prvni, .druhi, .treti, .cvrti{
display: inline-block;
padding: 4px;
border: 1px solid #bbb;
background: #fff;
box-shadow: 0px 0px 1px white;
border-radius: 5px;
margin: 2px;
float: left;
display: none;
}
.continut, .continut2, .continut3{
padding: 4px;
background-color: #fff;
background-image: url(http://i57.servimg.com/u/f57/15/61/87/94/hdro10.png);
background-repeat: repeat-x;
border: 1px solid #bbb;
box-shadow: 0px 0px 1px white;
border-radius: 0px 0px 5px 5px;
margin-top: 2px;
margin-bottom: 2px;
display: block;
min-height: 25px;
font-family: tahoma;
font-size: 12px!important;
}
.whoisonline{
border: 1px solid #bbb;
border-radius: 5px 5px 0px 0px;
padding: 2px 4px;
background: white;
border-bottom: 1px solid #069;
position: relative;
top: 3px;
text-shadow: 0px 1px 1px white;
font-size: 14px;
background-image: url(http://i19.servimg.com/u/f19/14/12/03/12/dark210.png);
background-repeat: repeat-x!important;
background-position: 0px 0px;
}
.legenda{
font-size: 0px!important;
float: left;
position: relative;
top: 5px;
}
.legenda a{
font-size: 12px!important;
text-decoration: none!important;
background-color: #fff;
background-image: url(http://i36.servimg.com/u/f36/11/96/49/61/backgr10.png);
background-repeat: repeat-x;
border: 1px solid #bbb;
padding: 6px 10px;
margin-right: -1px;
}
a[href="/g3-administratori"]{
background-image: url(http://i59.servimg.com/u/f59/14/12/03/12/hotnew10.png);
border: 1px dashed #FF9021;
font-size: 11px;
color: white!important;
border-radius: 5px;
box-shadow: 0 0 1px #fff inset;
text-shadow: 0 0 2px #000;
font-weight: 400!important;
padding: 5px 10px}
a[href="/g2-moderatori"]{
background-image: url(http://i59.servimg.com/u/f59/14/12/03/12/verde10.png);
border: 1px dashed #85C722;
font-size: 11px;
color: white!important;
border-radius: 5px;
box-shadow: 0 0 1px #fff inset;
text-shadow: 0 0 2px #000;
font-weight: 400!important;
padding: 5px 10px}
a[href="/g5-graphic-designeri"]{
background-image: url(http://i38.servimg.com/u/f38/14/12/03/12/gradie12.jpg);
border: 1px dashed #DB093D;
font-size: 11px;
color: white!important;
border-radius: 5px;
box-shadow: 0 0 1px #fff inset;
text-shadow: 0 0 2px #000;
font-weight: 400!important;
padding: 5px 10px}
a[href="/g8-premium-members"]{
background-image: url(http://i59.servimg.com/u/f59/14/12/03/12/albast10.png);
border: 1px dashed #DBC309;
font-size: 11px;
color: white!important;
border-radius: 5px;
box-shadow: 0 0 1px #fff inset;
text-shadow: 0 0 2px #000;
font-weight: 400!important;
padding: 5px 10px}
-------------------------------------------------------------------------------------------------------------
td.row3.over {
border: 1px dashed #0097fc;
border-radius: 20px;
box-shadow: 1px 1px 0 #0097fc;
padding: 3px;
}
.forumline {
border: 2px #dee3e7 solid;
background: url(http://64.19.142.13/s23.postimg.org/b5c3gjg3b/hdro10.png);
background-color: #FAFAFA;
}
--------------------------------------------------------------------------------------------------------------
.stats {
border: solid 1px #535353;
padding: 4px;
margin-bottom: 2px;
border-radius: 4px;
}
.bchenare {
padding: 0;
}
.online43{
background-color:transparent;
border-bottom-color:#CFCFCF;
border-style:solid;
border-bottom-width:1px;
border-left-color:#CFCFCF;
border-left-width:1px;
border-right-color:#CFCFCF;
border-right-width:1px;
border-top-color:#CFCFCF;
border-top-width:1px;
margin-bottom:4px;
padding: 3px;
}
.online43:hover{
border-color:#1B96FA;
}
.online43 {
border-style: dashed !important;
}
.bodyline {border: 0px !important;}
/*=====Meniu=====*/
#main-nav {
background: #a1a1a1;
border: 1px dashed #FFFFFF;
border-radius: 0 0 16px 16px;
padding: 6px;
position: relative;
bottom: 9px;
}
/*=====Meniu=====*/
.color-option {
display: inline-block !important;
width: 15px !important; /* width of the icon */
height: 15px !important; /* height of the icon */
border: 2px solid #fff !important; /* white border around the icons */
margin: 3px !important; /* space between each icon */
box-shadow: 0 0 2px #778899; /* shadow */
cursor: pointer !important;
}
.color-option span{
display: block !important;
width: 15px !important; /* width of the icon */
height: 15px !important; /* height of the icon */
}
.color-option, .color-option span {
border-radius: 2px; /* rounding */
}
.sceditor-dropdown.sceditor-color-picker {
width: 200px !important; /* width of the icon */
height: 100px !important; /* height of the icon */
padding: 5px !important;
border-radius: 5px !important;
}
/*IconsProfile by http://board.infinigame.net*/
#profile-advanced-layout #tabs ul > li:first-child a span::before {content: url(http://i.imgur.com/jPIf6.png);float: left;padding-top: 5px;}
#profile-advanced-layout #tabs ul li:first-child + li a span::before {content: url(http://i.imgur.com/dgGVs.png);float: left;padding-top: 5px;}
#profile-advanced-layout #tabs ul li:first-child + li + li a span::before {content: url(http://i.imgur.com/0Fdfj.png);float: left;padding-top: 5px;}
#profile-advanced-layout #tabs ul li:first-child + li + li + li a span::before {content: url(http://i.imgur.com/jbdIP.png);float: left;padding-top: 5px;}
#profile-advanced-layout #tabs ul li:first-child + li + li + li + li a span::before {content: url(http://i.imgur.com/26xsJ.png);float: left;padding-top: 5px;}
/*END IconsProfile*/
.error_bbc, .warning_bbc, .okay_bbc, .info_bbc, .comet_bbc, .nucler_bbc, .note_bbc {
margin-bottom: 1.5em;
padding: 1em 1.5em 1em 5.5em;
border-bottom: 2px solid #fff;
border-radius: 10px 10px 10px 10px;
border: 2px solid #fff;
color: #444
}
.error_bbc {background: #fbe3e4 url(http://i48.servimg.com/u/f48/15/98/03/89/error10.gif) 2.2em center no-repeat; border-color: #e0011b}
.error_bbc a {color: #d12f19}
.warning_bbc {background: #fff6bf url(http://i48.servimg.com/u/f48/15/98/03/89/warnin10.gif) 2.2em center no-repeat; border-color: #ffd324}
.warning_bbc a {color: #817134}
.okay_bbc {background: #e9ffdd url(http://i48.servimg.com/u/f48/15/98/03/89/okay10.gif) 2.2em center no-repeat; border-color: #72c868}
.okay_bbc a {color: #529214}
.info_bbc {background: #e2ecee url(http://i48.servimg.com/u/f48/15/98/03/89/info10.gif) 2.2em center no-repeat; border-color: #3474F4}
.info_bbc a {color: #2d7ba2}
.comet_bbc {background: #e7b3ff url(http://i48.servimg.com/u/f48/15/98/03/89/commen10.png) 2.2em center no-repeat; border-color: #a034f4}
.comet_bbc a {color: #7a2da2}
.nucler_bbc {background: #fff4e5 url(http://i48.servimg.com/u/f48/15/98/03/89/nuclea10.png) 2.2em center no-repeat; border-color: #f4bc34}
.nucler_bbc a {color: #a2752d}
.note_bbc {background: #e5faff url(http://i48.servimg.com/u/f48/15/98/03/89/note11.png) 2.2em center no-repeat; border-color: #34cef4}
.note_bbc a {color: #2d88a2}
/*Meniu*/
a.mainmenu{
padding: 10px;
color: #A7A7A7;
font-size: 11px;
font-style: bold;
border-radius: 3px;
webkit-border-radius: 3px;
moz-border-radius: 3px;}
a.mainmenu:hover{color: #11A3D9;}
.meniu{
background-image: url("http://i.imgur.com/9mCqeAD.png");
color : #3d3d3d;
font-style: bold;
font-size: 12px;
font-family: Arial,Rockwell extra bold;
top: 10px;
padding: 15px;}
/*Meniu*/
::-webkit-scrollbar {
width: 15px;
height: 15px;
}
::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {
height: 1px;
display: block;
background-color: #0CB1E8;
}
::-webkit-scrollbar-button:horizontal:start:decrement, ::-webkit-scrollbar-button:horizontal:end:increment {
height: 1px;
display: block;
background-color: #0CB1E8;
}
::-webkit-scrollbar-track-piece {
background-color: #0CB1E8;
}
::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {
background-color: #0CB1E8;
border: 1px solid #1686AB;
-webkit-border-radius: 6px;
}
#logo-desc > p{display:none!important;}
a span[style="color: #ED8F0C"] strong { position:relative; }
a span[style="color: #ED8F0C"] strong:hover:after {
background-color:rgba(0,0,0, 0.5);
content: "Administrator";
border-radius:5px;
font-weight:bold;
font-size:10px;
padding:2px;
color:#fff;
position:absolute;
top:15px;
right:0;
display:inline-block;
white-space:nowrap;
z-index:1;
margin:-35px;
}
a.mainmenu{
padding: 10px;
color: #A7A7A7;
font-size: 11px;
font-style: bold;
border-radius: 3px;
webkit-border-radius: 3px;
moz-border-radius: 3px;}
a.mainmenu:hover{color: #11A3D9;}
.meniu{
background-image: url("http://i.imgur.com/9mCqeAD.png");
color : #3d3d3d;
font-style: bold;
font-size: 12px;
font-family: Arial,Rockwell extra bold;
top: 10px;
padding: 15px;}
.staffoz {
background: #222222;
border: 1px solid #3F3F3F;
border-bottom: 3px solid #383838;
border-radius: 4px;
box-shadow: inset 1px 1px 0 #4E4E4E;
color: #FFF;
padding: 5px;
}
#infinigame_a {
background: url(http://i57.servimg.com/u/f57/17/68/86/50/highli10.png) repeat-x scroll 0 -1px rgb(8, 101, 202);
border-radius: 4px 4px 4px 4px;
color: rgb(255, 255, 255);
display: inline-block;
font-size: 9px;
font-weight: 700;
height: 15px;
line-height: 15px;
padding: 0px 5px;
text-transform: uppercase;
}
.user-info img {
background: #131313;
padding-left: 2px;
padding-right: 2px;
margin-left: 3px;
margin-top: 4px;
border: 1px solid black;
}
.user-info span img {
background: transparent !important;
border: 0px !important;
height: auto !important;
width: auto !important;
padding: 0px !important;
margin: 0px !important;
}
.nope{width: auto!important; height: auto!important;}
.user-info img { width: 34px; height: 34px;}
Re: Chenarul sa fie rotund la ultimele mesaje
Incearca sa il pui pe asta:
- Cod:
/*^^^[H4cK3R*uL was here!!!]^^^Border "quote^^^*/
td.quote {
border:1px dashed #A1A1A1;}
/*^^^[H4cK3R*uL was here!!!]^^^Border "quote"^^^*/
/*^^^[H4cK3R*uL was here!!!]^^^Elimina link-urile subliniate^^^*/
a {text-decoration: none;}
a:hover{text-decoration: none !important;}
/*^^^[H4cK3R*uL was here!!!]^^^Elimina link-urile subliniate^^^*/
.forumline td.row3.over {
padding: 3px;
border: 1px solid #0097fc;
box-shadow: 1px 1px 0px #0097fc;}
a[href="/?mode=delete_cookies"] {
color: #fff;
background-color: #1C90A5;
border-color: #0C6686;
padding: 5px;
border-radius: 3px;
}
#page-body #main-content em{
visibility: hidden;
font-size: 4px !important;
}
#page-body #main-content em b{
visibility: visible !important;
font-size: 12px !important;
}
#page-body #main-content em b{
position: relative !important;
right: 20px;
}
.user-info {
border: 1px solid #2D2D2D;
margin-bottom: 10px;
margin-top: -10px;
padding: 8px;
text-align: left !important;
}
.user-basic-info {
background: url(http://i.imgur.com/8OKqAgJ.png) repeat-x scroll 0 -1px #202020;
border: 1px solid #2D2D2D;
border-bottom: 0 solid!important;
padding: 5px;
}
.pun .user-ident .user-basic-info {
font-weight: 700;
}
.online43 {
background-color: transparent;
border-color: #616161;
border-style: dashed!important;
border-width: 1px;
margin-bottom: 4px;
padding: 3px;
}
.Administrator {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #E3AB10;
border-radius: 5px;
color: #fff;
padding: 3px;
position: absolute;
text-shadow: none;
width: 85px;
margin-top: -15px;
margin-left: 3%;
}
.Moderator{
background: #72BD22;
padding: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
position: relative;
top: 0px;
color: white;
text-shadow: none;
}
.Graphic Designer{
background: #E31B4A;
padding: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
position: relative;
top: 0px;
color: white;
text-shadow: none;
}
.Premium Member{
background: #FADE25;
padding: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
position: relative;
top: 0px;
color: white;
text-shadow: none;
}
.Membru{
background: #303030;
padding: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
position: relative;
top: 0px;
color: white;
text-shadow: none;
}
.forumline td.row3.over {
padding: 3px;
border: 2px #dee3e7 solid;
box-shadow: 1px 1px 0px #0097fc;}
.secondarytitle h2 {
width: 250px;
background: rgba(255,255,255,0.28);
border: 1px solid rgba(255,255,255,0.53);
border-radius: 3px;
color: #fff;
display: inline-block;
margin-top: 1px;
padding: 2px 20px;
text-shadow: 1px 1px 0 rgba(0,0,0,0.18);
}
.topictitle strong {
background-color: #198DE3;
color: white;
border-radius: 3px 3px 3px 3px;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
font-weight: regular;
text-transform: uppercase;
background-repeat: repeat-x;
background-position: 0px -1px;
padding: 1px 5px;}
.online43{
background-color:transparent;
border-bottom-color:#3B3B3B;
border-style:solid;
border-bottom-width:1px;
border-left-color:#3B3B3B;
border-left-width:1px;
border-right-color:#3B3B3B;
border-right-width:1px;
border-top-color:#3B3B3B;
border-top-width:1px;
margin-bottom:4px;
padding: 3px;
}
.online43:hover{
border-color:#FF5900;
}
.topicuri , .postari{
background: none repeat scroll 0% 0% rgb(34, 34, 34);
border-bottom: 1px solid rgb(17, 17, 17);
border-radius: 3px 3px 3px 3px;
border-top: 1px solid rgb(14, 116, 204);
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.13), 0px 0px 0px 1px rgba(255, 255, 255, 0.03), 0px 1px 3px rgba(0, 0, 0, 0.5) inset;
color: rgb(255, 255, 255) !important;
padding: 2px;
text-shadow: 0px 0px 5px rgb(0, 0, 0);
}
span.USERCOUNTPOST, span.FORUMCOUNTUSER, span.FORUMLASTUSERLINK{
padding: 3px 6px;
background-color: #fff;
background-image: url(http://i36.servimg.com/u/f36/11/96/49/61/backgr10.png);
background-repeat: repeat-x;
border: 1px solid #ddd;
border-radius: 3px;
}
.prvni, .druhi, .treti, .cvrti{
display: inline-block;
padding: 4px;
border: 1px solid #bbb;
background: #fff;
box-shadow: 0px 0px 1px white;
border-radius: 5px;
margin: 2px;
float: left;
display: none;
}
.continut, .continut2, .continut3{
padding: 4px;
background-color: #fff;
background-image: url(http://i36.servimg.com/u/f36/11/96/49/61/backgr10.png);
background-repeat: repeat-x;
border: 1px solid #bbb;
box-shadow: 0px 0px 1px white;
border-radius: 0px 0px 5px 5px;
margin-top: 2px;
margin-bottom: 2px;
display: block;
min-height: 25px;
font-family: tahoma;
font-size: 12px!important;
}
.whoisonline{
border: 1px solid #bbb;
border-radius: 5px 5px 0px 0px;
padding: 2px 4px;
background: white;
border-bottom: 1px solid #069;
position: relative;
top: 3px;
text-shadow: 0px 1px 1px white;
font-size: 14px;
background-image: url(http://i19.servimg.com/u/f19/14/12/03/12/dark210.png);
background-repeat: repeat-x!important;
background-position: 0px 0px;
}
td.row1, td.row2, td.row3, td.row3Right, td.postbottom {
border-top: 1px dashed #303435;
border-right: 1px dashed #303435;
}
.topic-blocat{
border: 1px dashed;
margin: 10px 0px;
padding: 15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
background-image: url(http://1.bp.blogspot.com/_5rlxf3T9Z9U/SsIXuytpYfI/AAAAAAAADcI/I4Tm0W5gDQk/lock_32.png);
color: #750000 !important;
background-color: #D26067;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
text-align: center;
font-weight: bold;
font-size: 12px;
font-size: 18px;
text-shadow: 1px 1px 1px #AAA;
}
td.profil-mare {
background: #fff url(http://i36.servimg.com/u/f36/11/96/49/61/backgr10.png)!important;
background-repeat: repeat-x!important;
border: 1px solid #bbb;
font-size: 12px;
height: 300px;
min-height: 300px;
padding: 5px;
text-align: center;
}
table.forumline tbody tr td.row1, table.forumline tbody tr td.row1:hover, table.forumline tbody tr td.row2, table.forumline tbody tr td.row2:hover, table.forumline tbody tr td.row3, table.forumline tbody tr td.row3:hover {
background: url(http://s23.postimg.org/b5c3gjg3b/hdro10.png);
background-color: #FAFAFA;
}
.warnbox {
min-height: 60px;
background: url(https://cdn4.iconfinder.com/data/icons/gnome-desktop-icons-png/PNG/64/Gnome-Dialog-Error-64.png) left no-repeat;
padding-left: 70px;
}
.succesbox {
min-height: 60px;
background: url(https://cdn4.iconfinder.com/data/icons/gnome-desktop-icons-png/PNG/64/Gnome-Emblem-Default-64.png) left no-repeat;
padding-left: 70px;
}
.infobox {
min-height: 60px;
background: url(https://cdn4.iconfinder.com/data/icons/meBaze-Freebies/64/info.png) left no-repeat;
padding-left: 70px;
}
.box {
border-color: rgb(65, 65, 65);
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.6);
color: rgb(207, 207, 207) !important;
background-color: rgb(69, 69, 69);
background-image: -moz-linear-gradient(center top , rgb(62, 62, 62), rgb(51, 51, 51));
color: rgb(170, 170, 170) !important;
border: 1px solid rgb(20, 20, 20);
padding: 5px;
font-size: 11px;
font-family: Arial;border-radius: 6px;
}
dl.codebox{
margin: 20px auto;
width: 720px;
min-height: 120px;
padding: 10px;
position:relative;
background: -webkit-gradient(linear, 0% 20%, 0% 92%, from(#fff), to(#f3f3f3), color-stop(.1,#fff));
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2) ;
}
dl.codebox:before{
content: '';
position:absolute;
width: 130px;
height: 30px;
border-left: 1px dashed rgba(0, 0, 0, 0.1);
border-right: 1px dashed rgba(0, 0, 0, 0.1);
background: -webkit-gradient(linear, 555% 20%, 0% 92%, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.0)), color-stop(.1,rgba(0, 0, 0, 0.2)));
-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
-webkit-transform:translate(-50px,10px)
skew(10deg,10deg)
rotate(-50deg)
}
dl.codebox:after{
content: '';
position:absolute;
right:0;
bottom:0;
width: 130px;
height: 30px;
background: -webkit-gradient(linear, 555% 20%, 0% 92%, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.0)), color-stop(.1,rgba(0, 0, 0, 0.2)));
border-left: 1px dashed rgba(0, 0, 0, 0.1);
border-right: 1px dashed rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
-webkit-transform: translate(50px,-20px)
skew(10deg,10deg)
rotate(-50deg)
}
.th_title{
background-image: url(http://i19.servimg.com/u/f19/14/12/03/12/hdr_mi10.gif);
background-repeat: repeat-x;
background-position: 0px -1px;
font-size: 12px;
height: 22px;
border-bottom: 2px solid #069;
}
table.legenda{
border: 1px solid #ddd;
border-bottom: none;
float: left;
margin-top: 10px;
font-size: 14px;
}
table.legenda td{
border-right: solid 1px #CAD1D8;
border-bottom: solid 1px #CAD1D8;
background-image: url(http://i19.servimg.com/u/f19/14/12/03/12/cell10.gif);
background-repeat: repeat-x!important;
padding: 4px;
background-color: #EFF2F4!important;
}
img.tick{
float: left;
}
a.cattitle{
position: relative;
left: 10px;
top: 3px;
}
.th_title img{
float: left;
}
span.USERCOUNTPOST, span.FORUMCOUNTUSER, span.FORUMLASTUSERLINK{
padding: 3px 6px;
background-color: #fff;
background-image: url(http://i36.servimg.com/u/f36/11/96/49/61/backgr10.png);
background-repeat: repeat-x;
border: 1px solid #ddd;
border-radius: 3px;
}
.prvni, .druhi, .treti, .cvrti{
display: inline-block;
padding: 4px;
border: 1px solid #bbb;
background: #fff;
box-shadow: 0px 0px 1px white;
border-radius: 5px;
margin: 2px;
float: left;
display: none;
}
.continut, .continut2, .continut3{
padding: 4px;
background-color: #fff;
background-image: url(http://i57.servimg.com/u/f57/15/61/87/94/hdro10.png);
background-repeat: repeat-x;
border: 1px solid #bbb;
box-shadow: 0px 0px 1px white;
border-radius: 0px 0px 5px 5px;
margin-top: 2px;
margin-bottom: 2px;
display: block;
min-height: 25px;
font-family: tahoma;
font-size: 12px!important;
}
.whoisonline{
border: 1px solid #bbb;
border-radius: 5px 5px 0px 0px;
padding: 2px 4px;
background: white;
border-bottom: 1px solid #069;
position: relative;
top: 3px;
text-shadow: 0px 1px 1px white;
font-size: 14px;
background-image: url(http://i19.servimg.com/u/f19/14/12/03/12/dark210.png);
background-repeat: repeat-x!important;
background-position: 0px 0px;
}
.legenda{
font-size: 0px!important;
float: left;
position: relative;
top: 5px;
}
.legenda a{
font-size: 12px!important;
text-decoration: none!important;
background-color: #fff;
background-image: url(http://i36.servimg.com/u/f36/11/96/49/61/backgr10.png);
background-repeat: repeat-x;
border: 1px solid #bbb;
padding: 6px 10px;
margin-right: -1px;
}
a[href="/g3-administratori"]{
background-image: url(http://i59.servimg.com/u/f59/14/12/03/12/hotnew10.png);
border: 1px dashed #FF9021;
font-size: 11px;
color: white!important;
border-radius: 5px;
box-shadow: 0 0 1px #fff inset;
text-shadow: 0 0 2px #000;
font-weight: 400!important;
padding: 5px 10px}
a[href="/g2-moderatori"]{
background-image: url(http://i59.servimg.com/u/f59/14/12/03/12/verde10.png);
border: 1px dashed #85C722;
font-size: 11px;
color: white!important;
border-radius: 5px;
box-shadow: 0 0 1px #fff inset;
text-shadow: 0 0 2px #000;
font-weight: 400!important;
padding: 5px 10px}
a[href="/g5-graphic-designeri"]{
background-image: url(http://i38.servimg.com/u/f38/14/12/03/12/gradie12.jpg);
border: 1px dashed #DB093D;
font-size: 11px;
color: white!important;
border-radius: 5px;
box-shadow: 0 0 1px #fff inset;
text-shadow: 0 0 2px #000;
font-weight: 400!important;
padding: 5px 10px}
a[href="/g8-premium-members"]{
background-image: url(http://i59.servimg.com/u/f59/14/12/03/12/albast10.png);
border: 1px dashed #DBC309;
font-size: 11px;
color: white!important;
border-radius: 5px;
box-shadow: 0 0 1px #fff inset;
text-shadow: 0 0 2px #000;
font-weight: 400!important;
padding: 5px 10px}
td.row3.over {
border: 1px dashed #0097fc;
border-radius: 20px;
box-shadow: 1px 1px 0 #0097fc;
padding: 3px;
}
.forumline {
border: 2px #dee3e7 solid;
background: url(http://64.19.142.13/s23.postimg.org/b5c3gjg3b/hdro10.png);
background-color: #FAFAFA;
}
.stats {
border: solid 1px #535353;
padding: 4px;
margin-bottom: 2px;
border-radius: 4px;
}
.bchenare {
padding: 0;
}
.online43{
background-color:transparent;
border-bottom-color:#CFCFCF;
border-style:solid;
border-bottom-width:1px;
border-left-color:#CFCFCF;
border-left-width:1px;
border-right-color:#CFCFCF;
border-right-width:1px;
border-top-color:#CFCFCF;
border-top-width:1px;
margin-bottom:4px;
padding: 3px;
}
.online43:hover{
border-color:#1B96FA;
}
.online43 {
border-style: dashed !important;
}
.bodyline {border: 0px !important;}
/*=====Meniu=====*/
#main-nav {
background: #a1a1a1;
border: 1px dashed #FFFFFF;
border-radius: 0 0 16px 16px;
padding: 6px;
position: relative;
bottom: 9px;
}
/*=====Meniu=====*/
.color-option {
display: inline-block !important;
width: 15px !important; /* width of the icon */
height: 15px !important; /* height of the icon */
border: 2px solid #fff !important; /* white border around the icons */
margin: 3px !important; /* space between each icon */
box-shadow: 0 0 2px #778899; /* shadow */
cursor: pointer !important;
}
.color-option span{
display: block !important;
width: 15px !important; /* width of the icon */
height: 15px !important; /* height of the icon */
}
.color-option, .color-option span {
border-radius: 2px; /* rounding */
}
.sceditor-dropdown.sceditor-color-picker {
width: 200px !important; /* width of the icon */
height: 100px !important; /* height of the icon */
padding: 5px !important;
border-radius: 5px !important;
}
/*IconsProfile by http://board.infinigame.net*/
#profile-advanced-layout #tabs ul > li:first-child a span::before {content: url(http://i.imgur.com/jPIf6.png);float: left;padding-top: 5px;}
#profile-advanced-layout #tabs ul li:first-child + li a span::before {content: url(http://i.imgur.com/dgGVs.png);float: left;padding-top: 5px;}
#profile-advanced-layout #tabs ul li:first-child + li + li a span::before {content: url(http://i.imgur.com/0Fdfj.png);float: left;padding-top: 5px;}
#profile-advanced-layout #tabs ul li:first-child + li + li + li a span::before {content: url(http://i.imgur.com/jbdIP.png);float: left;padding-top: 5px;}
#profile-advanced-layout #tabs ul li:first-child + li + li + li + li a span::before {content: url(http://i.imgur.com/26xsJ.png);float: left;padding-top: 5px;}
/*END IconsProfile*/
.error_bbc, .warning_bbc, .okay_bbc, .info_bbc, .comet_bbc, .nucler_bbc, .note_bbc {
margin-bottom: 1.5em;
padding: 1em 1.5em 1em 5.5em;
border-bottom: 2px solid #fff;
border-radius: 10px 10px 10px 10px;
border: 2px solid #fff;
color: #444
}
.error_bbc {background: #fbe3e4 url(http://i48.servimg.com/u/f48/15/98/03/89/error10.gif) 2.2em center no-repeat; border-color: #e0011b}
.error_bbc a {color: #d12f19}
.warning_bbc {background: #fff6bf url(http://i48.servimg.com/u/f48/15/98/03/89/warnin10.gif) 2.2em center no-repeat; border-color: #ffd324}
.warning_bbc a {color: #817134}
.okay_bbc {background: #e9ffdd url(http://i48.servimg.com/u/f48/15/98/03/89/okay10.gif) 2.2em center no-repeat; border-color: #72c868}
.okay_bbc a {color: #529214}
.info_bbc {background: #e2ecee url(http://i48.servimg.com/u/f48/15/98/03/89/info10.gif) 2.2em center no-repeat; border-color: #3474F4}
.info_bbc a {color: #2d7ba2}
.comet_bbc {background: #e7b3ff url(http://i48.servimg.com/u/f48/15/98/03/89/commen10.png) 2.2em center no-repeat; border-color: #a034f4}
.comet_bbc a {color: #7a2da2}
.nucler_bbc {background: #fff4e5 url(http://i48.servimg.com/u/f48/15/98/03/89/nuclea10.png) 2.2em center no-repeat; border-color: #f4bc34}
.nucler_bbc a {color: #a2752d}
.note_bbc {background: #e5faff url(http://i48.servimg.com/u/f48/15/98/03/89/note11.png) 2.2em center no-repeat; border-color: #34cef4}
.note_bbc a {color: #2d88a2}
/*Meniu*/
a.mainmenu{
padding: 10px;
color: #A7A7A7;
font-size: 11px;
font-style: bold;
border-radius: 3px;
webkit-border-radius: 3px;
moz-border-radius: 3px;}
a.mainmenu:hover{color: #11A3D9;}
.meniu{
background-image: url("http://i.imgur.com/9mCqeAD.png");
color : #3d3d3d;
font-style: bold;
font-size: 12px;
font-family: Arial,Rockwell extra bold;
top: 10px;
padding: 15px;}
/*Meniu*/
::-webkit-scrollbar {
width: 15px;
height: 15px;
}
::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {
height: 1px;
display: block;
background-color: #0CB1E8;
}
::-webkit-scrollbar-button:horizontal:start:decrement, ::-webkit-scrollbar-button:horizontal:end:increment {
height: 1px;
display: block;
background-color: #0CB1E8;
}
::-webkit-scrollbar-track-piece {
background-color: #0CB1E8;
}
::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {
background-color: #0CB1E8;
border: 1px solid #1686AB;
-webkit-border-radius: 6px;
}
#logo-desc > p{display:none!important;}
a span[style="color: #ED8F0C"] strong { position:relative; }
a span[style="color: #ED8F0C"] strong:hover:after {
background-color:rgba(0,0,0, 0.5);
content: "Administrator";
border-radius:5px;
font-weight:bold;
font-size:10px;
padding:2px;
color:#fff;
position:absolute;
top:15px;
right:0;
display:inline-block;
white-space:nowrap;
z-index:1;
margin:-35px;
}
a.mainmenu{
padding: 10px;
color: #A7A7A7;
font-size: 11px;
font-style: bold;
border-radius: 3px;
webkit-border-radius: 3px;
moz-border-radius: 3px;}
a.mainmenu:hover{color: #11A3D9;}
.meniu{
background-image: url("http://i.imgur.com/9mCqeAD.png");
color : #3d3d3d;
font-style: bold;
font-size: 12px;
font-family: Arial,Rockwell extra bold;
top: 10px;
padding: 15px;}
.staffoz {
background: #222222;
border: 1px solid #3F3F3F;
border-bottom: 3px solid #383838;
border-radius: 4px;
box-shadow: inset 1px 1px 0 #4E4E4E;
color: #FFF;
padding: 5px;
}
#infinigame_a {
background: url(http://i57.servimg.com/u/f57/17/68/86/50/highli10.png) repeat-x scroll 0 -1px rgb(8, 101, 202);
border-radius: 4px 4px 4px 4px;
color: rgb(255, 255, 255);
display: inline-block;
font-size: 9px;
font-weight: 700;
height: 15px;
line-height: 15px;
padding: 0px 5px;
text-transform: uppercase;
}
.user-info img {
background: #131313;
padding-left: 2px;
padding-right: 2px;
margin-left: 3px;
margin-top: 4px;
border: 1px solid black;
}
.user-info span img {
background: transparent !important;
border: 0px !important;
height: auto !important;
width: auto !important;
padding: 0px !important;
margin: 0px !important;
}
.nope{width: auto!important; height: auto!important;}
.user-info img { width: 34px; height: 34px;}
Vizitator- Vizitator
Re: Chenarul sa fie rotund la ultimele mesaje
Am intrat pe forumul tau si mie cu
daca e ceea ce vrei atuncea modifica border-radius: 20px din 20 in cat vrei.
- Cod:
.forumline td.row3.over {
border: 2px solid #DEE3E7;
box-shadow: 1px 1px 0px #0097FC;
padding: 4px;
border-radius: 20px;
daca e ceea ce vrei atuncea modifica border-radius: 20px din 20 in cat vrei.
Re: Chenarul sa fie rotund la ultimele mesaje
Da, imi apare si mie, dar vreau sa schimb culoarea aceea gri intr-una alba..
Re: Chenarul sa fie rotund la ultimele mesaje
Poftim vezi dacă se mai vede gri
- Cod:
.forumline td.row3.over {
padding: 3px;
border: 1px dashed #0097fc;
box-shadow: 1px 1px 0px #fff;
border-radius:20px;}
Re: Chenarul sa fie rotund la ultimele mesaje
Ryno, codul ala o sa schimbe border-ul si umbra, nu background-ul.
Vizitator- Vizitator
Re: Chenarul sa fie rotund la ultimele mesaje
Acesta merge?
- Cod:
.forumline td.row3.over {
padding: 3px;
border: 1px dashed #0097fc;
box-shadow: 1px 1px 0px #0097fc;
border-radius:20px;
background-color: #fff;
}
Pagina 2 din 3 • 1, 2, 3
Subiecte similare
» Codul pentu opacitate la imaginile de la mesaje, ultimele mesaje, subiecte
» Cum adaug imaine unde scrie subiecte/mesaje/ultimele mesaje
» Mesaje , Subiecte si Ultimele Mesaje in tabel ca in imagine PHPBB2
» Cum pot face subiecte/mesaje si ultimele mesaje in felul acesta ?
» Stergere de sub bara forum , mesaje, subiecte, ultimele mesaje
» Cum adaug imaine unde scrie subiecte/mesaje/ultimele mesaje
» Mesaje , Subiecte si Ultimele Mesaje in tabel ca in imagine PHPBB2
» Cum pot face subiecte/mesaje si ultimele mesaje in felul acesta ?
» Stergere de sub bara forum , mesaje, subiecte, ultimele mesaje
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Probleme legate de un script (cod) :: Arhiva scripturi/coduri
Pagina 2 din 3
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum