Forum gratuit: forum de suport al utilizatorilor
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

Cum pot face subiecte/mesaje si ultimele mesaje in felul acesta ?

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat Cum pot face subiecte/mesaje si ultimele mesaje in felul acesta ?

Mesaj Scris de Pascu Emanuel Dum Apr 29, 2012 9:40 pm

Buna seara, as dori sa fac la ultimele mesaje/subiecte si mesaje in felul acesta: Cum pot face subiecte/mesaje si ultimele mesaje in felul acesta ? NWJko. Daca se poate sa imi oferiti codul. Multumesc !
Pascu Emanuel

Pascu Emanuel
Membru activ

Mesaje : 567
Varsta : 31
Localizare : Oradea
Data înscrierii : 18/04/2012
Mulțumiri : 0
Internet Explorer punBB

http://webb-coding.forumz.ro/
Pascu Emanuel a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum pot face subiecte/mesaje si ultimele mesaje in felul acesta ?

Mesaj Scris de L! Dum Apr 29, 2012 9:46 pm

Salutare inca odata Emanuel!

Adaugati in Foaie de stil CSS:
Cod:
ul.topiclist dfn{
display: none !important;
}

ul.topiclist.forums dd.topics, ul.topiclist.forums dd.posts{
border: 1px solid #B3B3B3;
background-color: #FAFAFA;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: inset 0px 0px 8px #d6d6d6;
-webkit-box-shadow: inset 0px 0px 8px #d6d6d6;
box-shadow: inset 0px 0px 8px #d6d6d6;
margin-right: 2px;
margin-top: 15px;
}

ul.topiclist.forums dd.lastpost{
border: 1px solid #B3B3B3;
background-color: #FAFAFA;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: inset 0px 0px 8px #d6d6d6;
-webkit-box-shadow: inset 0px 0px 8px #d6d6d6;
box-shadow: inset 0px 0px 8px #d6d6d6;
margin-top: 15px;
}

Dar inainte de aceasta stergeti codurile CSS legate de personalizarea coloanelor actuale. Fericit
L!

L!
Membru activ

Mesaje : 1503
Varsta : 30
Localizare : Romania
Data înscrierii : 26/04/2012
Mulțumiri : 1
Internet Explorer phpBB3

http://www.ldevelopment.org/
L! a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum pot face subiecte/mesaje si ultimele mesaje in felul acesta ?

Mesaj Scris de Pascu Emanuel Dum Apr 29, 2012 9:47 pm

Poftim CSS:

Cod:
.h3.forstats{
border-bottom: 2px dashed #CCC !important;
}

.wrapallstats .forstats a{
font-style: normal !important;
}

.wrapallstats .forstats em, .wrapallstats .forstats em b{
font-style: normal !important;
}

.wrapallstats .forstats em b{
font-weight: bold !important;
}

.row .pagination {
    background: url('http://i.imgur.com/tVbTa.png') 0 50% no-repeat;
    }

.lastpost{
border:1px solid #333333;
border-radius:1px;
-moz-border-radius:1px;
-webkit-border-radius:1px;
-moz-box-shadow:0 0 1px #333333;
-webkit-box-shadow:0 0 1px #333333;
box-shadow:0 0 1px #333333;
margin:3px;width:auto
}

.forabg ul.topiclist dfn {
  display: block;
  font-style: italic;
  font-weight: italic;
}

.forabg dd.posts, .forabg dd.topics {
  font-weight: normal;
}

.socializare {
position: absolute;
margin-top: -540px;
margin-left: -15px;}

.1-class {
display: inline !important;}

dl.icon dd.dterm, dl.icon dt{
background-position: 75% 75%;
}

.postnumber {
  float:right;
  background:transparent;
  border:1px solid #DEDEDE;
  border-radius:10px;
  padding:3px;
}

a:link {
-moz-transition-duration: 2s;
-webkit-transition-duration: 2s;
-o-transition-duration: 2s;}

#page-footer .copyright strong a{
border: 1px solid #707070;
padding: 3px;
background: url(http://i22.servimg.com/u/f22/15/42/26/78/backgr10.png);
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
position: relative;
bottom: 6px;
width: 100% !important;}

ul#picture_legend {
display: none !important;
}

li.row {
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border:1px dashed #BEBEBE;
}

.forums .row {
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border:1px dashed #BEBEBE;
}

a#logo{
position: relative !important;
right: 30px;
}

.postprofile a img{
 background: transparent;
 border: 1px solid  #c7c7c7;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;}

.postprofile {
margin-left: -20px !important;}

.postprofile dl dt {
text-align: center !important;}

.postprofile dl dd {
text-align: center !important;}

.postprofile dt {
    margin-top: 10px;
    border: 1px solid #dcdcdc;
    padding: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: transparent;}

.postprofile dd:nth-child(2){
border-bottom:none;
border-radius:0px;}

.postprofile dd:nth-child(4){
border-radius:0px;
border-top:0px;
border-bottom:0px;}

.postprofile dd:last-child{
border-top:0px;
padding-top:10px;}

.postprofile dd:nth-child(3),
.postprofile dd:nth-last-child(2){
display:none;}

.postprofile dd:nth-child(3),
.postprofile dd:nth-last-child(2){
border:none;} 
 
.lastpost {
border: 1px solid grey;
background: transparent;
border-radius: 4px;
box-shadow: 0px 0px 10px grey;}

/* Code */
    dl.codebox code {
      color: #536482;}

    dl.codebox {
    border: 1px solid #C9D2D8;
    font-size: 1em;
    padding: 3px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
      border-radius: 6px;
    }

    blockquote, blockquote blockquote, blockquote blockquote blockquote {
    border-color: #9fd1ff;
    background: #f9f9f9 url("http://i72.servimg.com/u/f72/14/52/34/74/3010.png") 6px 8px no-repeat;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
      border-radius: 6px;
    font-weight: bold;
    }

    .content {
      min-height: 3em;
      overflow: hidden;
      line-height: 1.4em;
      font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
      font-size: 1em;
      color: #333333;
    }
    /* End Code */

        .clearfix{border:none !important;}

.signature_div {
      border: 2px solid #d7d7d7;
      border-radius: 4px;
      padding: 10px;
    }

    #i_logo{
    -moz-transition-duration: 1.5s;
    -webkit-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    }

    #i_logo:hover{
    margin-left:100px;
    }

    #text_editor_textarea{
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #D3D3D3;
    background: white no-repeat bottom right;
    -webkit-box-shadow: 0px 2px 5px #969AA3;
    box-shadow: 0px 0px 5px #969AA3;}

    /*Profile*/
        .row1, .row1 {background-color: #f1f1f1;}

        .row1 {
        background: #f1f1f1;
        border: 1px solid #d7d7d7;
        border-radius: 5px;
        box-shadow: 0px 0px 5px #f1f1f1;
        }
        .postprofile {
        padding: 5px;
        border-color: #d7d7d7;
        border-left-style: danshed;
        border-left-width: 1px;
          border: 1px solid #D7D7D7;
        background: #EBEBEB;
        color: #232323;
        font-style: normal;
        font-size: 10px;
        padding-left: 6px;
        padding-right: 6px;
        position: relative;
        top: -7px;
        -webkit-border-bottom-right-radius: 8px;
        -webkit-border-bottom-left-radius: 8px;
        -moz-border-radius-bottomright: 8px;
        -moz-border-radius-bottomleft: 8px;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
        }

        .postprofile dd{
        border: 1px solid #D7D7D7;
        background: #EBEBEB;
        color: #232323;
        padding-left: 6px;
        padding-right: 6px;
        -webkit-border-bottom-right-radius: 0px;
        -webkit-border-bottom-left-radius: 0px;
        -moz-border-radius-bottomright: 8px;
        -moz-border-radius-bottomleft: 8px;
        -moz-border-radius-topright: 8px;
        -moz-border-radius-topleft: 8px;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
        background: url('http://i62.servimg.com/u/f62/15/42/26/78/11110.png');
            }

        .postprofile {
        border: 1px solid #D7D7D7;
        position: relative;
        top: 0px;
        left: 11px;
        padding: 5px;
        background: #EBEBEB;
        -webkit-border-top-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        -moz-border-radius-topleft: 6px;
        -moz-border-radius-bottomleft: 6px;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        }
        .row1, row2 {padding-bottom: 2px;}
    /*End Profile*/

.wrapallstats{
  border: 1px solid #DDD;
  background-color: #FAFAFA;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding-bottom: 8px;
}

.wrappostbody{
  border: 1px dashed #A1A1A1;
  background-color: #EBEBEB;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 7px;
  padding-bottom: 7px;
}

.post .topic-title{
  display: none !important;
}
    /* -- Scroll back to top -- */
    #fgcbacktop{
      position:fixed;
      bottom:-60px;
      right:10px;
      background:#EEEEEE;
      padding:10px;
      border:1px solid #fff;
      border-bottom:none;
      box-shadow:0px 0px 5px rgba(0,0,0,0.5);
      -webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.5);
      -moz-box-shadow:0px 0px 5px rgba(0,0,0,0.5);
      border-radius:5px 5px 0 0;
      -moz-border-radius:5px 5px 0 0;
      -webkit-border-radius:5px 5px 0 0;
      transition:all 0.3s;
      -webkit-transition:all 0.3s;
      -moz-transition:all 0.3s;
      -o-transition:all 0.3s;
      cursor:pointer;
    }

    #fgcbacktop:hover{background:#F4F4F4;}

    #fgcbacktop:hover a{color:#000;text-decoration:none !important;}
   
    #fgcbacktop a{
      font-family:Trebuchet MS;
      font-weight:bold;
      font-size:13px;
      /*line-height:1;*/
      color:#4D4D4D;
      transition:all 0.3s;
      text-shadow:1px 1px 0px #fff;
      -webkit-transition:all 0.3s;
      -moz-transition:all 0.3s;
      -o-transition:all 0.3s;
    }

    .row1 {
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    }
    .row2 {
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    }
    .row3 {
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    }

    form#quick_reply #textarea_content textarea#text_editor_textarea {
    background: url(http://i.imgur.com/nhY0B.png) no-repeat center;
    }

    #search-box #keywords {
    padding: 5px;
    border-radius : 6px;
    background: url('http://i42.servimg.com/u/f42/15/42/26/78/meniu110.png');
    border: 1px solid #c2c2c2;
    }

    #search-box {
    background: url('http://i42.servimg.com/u/f42/15/42/26/78/body-b18.png');
    position: absolute;
    top: 13px;
    right: -5px;
    padding: 10px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    border-right: 0px solid #;
    }

    #search-box #keywords:hover {border: 1px solid #a6a6a6;}

    a.button1, a.button2, button.button2, input.button1, input.button2 {
    margin-left: 5px;padding: 5px;
    border-radius : 6px;
    font-weight: bold;
    color: #000;
    background: url('http://i42.servimg.com/u/f42/15/42/26/78/meniu110.png');
    border: 1px solid #c2c2c2;
    }

    a.button1, a.button2, button.button2, input.button1, input.button2:hover {
    margin-left: 5px;padding: 5px;
    border-radius : 6px;
    font-weight: bold;
    color: #232323;
    border: 1px solid #a6a6a6;
    background: url('http://i42.servimg.com/u/f42/15/42/26/78/meniu110.png');
    }

    ul.navlinks {
    border-bottom: 0px solid white;
    }

    .codebox {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;}

    dl.codebox {
    color:#606060;
    padding:6px;
    border-radius: 5px;
    border: solid 1px #b7b7b7;
    -moz-box-shadow:0px 0px 7px #B9C4D1,inset 0px 2px 8px #A5A5A5;
    -webkit-box-shadow:0px 0px 7px #B9C4D1,inset 0px 2px 8px #A5A5A5;
    box-shadow:0px 0px 7px #B9C4D1,inset 0px 2px 8px #A5A5A5;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
      filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
      }

    .linklist {
    display:none !important;}

    dd.moderation span {display:none !important;}

    /*--Titlul-Categoriilor--*/
    .table-title, .table-title h2 {
    background-color:#DBDBDB;
    color: white;
    display: inline;
    font-size: 1em;
    border-style:dashed;
    border-width:1px;
    border-color:#DBDBDB;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity:0.4;
    filter:alpha(opacity=40);
    }
    .table-title, .table-title h2:hover{
    opacity:1.0;
      filter:alpha(opacity=100);
    }
    /*--Titlul-Categoriilor-Sfarsit--*/

    .clearfix {
    border: 1px solid #d7d7d7;
    }

    .postprofile a img {
    opacity: 0.7;
    }
    .postprofile a img:hover {
    opacity: 1.0;
    }

    .postprofile {
    position: relative;
    font-family: Trebuchet MS,Tahoma,Arial;
    font-style:Tahoma;
    font-family:Arial;
      text-transform: none;
      border-bottom: 1px solid #595959;
      margin-bottom: 3px;
      padding-bottom: 2px;
      font-size: 1.2em;
            font-style: Arial;
      color: #595959;
      margin-top: 20px;
    background: #2E2E2E opacity: 0.23;
    border: 1px dashed #a1a1a1;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;

    }

    .h3 {
      font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
      text-transform: none;
      border-bottom: 1px solid #595959;
      margin-bottom: 3px;
      padding-bottom: 2px;
      font-size: 1.2em;
            font-style: italic;
      color: #595959;
      margin-top: 20px;
      }

    a:hover{
        text-decoration: none !important;
        }

    body#phpbb div#wrap {
      width: 82%;
            padding: 5px;
            margin-top: 165px;
            margin-bottom: 10px;
            border: 3px solid #ccc;
    -webkit-border-bottom-right-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-radius-bottomright: 12px;
    -moz-border-radius-bottomleft: 12px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
            -webkit-box-shadow: 0px 0px 8px #666666;
            -moz-box-shadow: 0px 0px 8px #666666;
            box-shadow: 0px 0px 8px #666666;
      }

    .headerbar {
    position: absolute;
    top: 20px;
    padding-bottom: 10px;
    background: none;
    }
    div#page-header span.corners-top {
    display: none;
    }
    div#page-header span.corners-bottom {
    display: none;
    }

    #logo {
    margin-left:330px;
    }

    #logo-desc p {
    display: none;
    }

    #site-title,#site-title h1 {
            display: none;
      }

    /*---------MENU--------*/
    .navlinks{
      background: url(http://www.elegantthemes.com/preview/Magnificent/wp-content/themes/Magnificent/images/menu-bg.png);
    height: 42px;
    width: 100%;
      position:absolute;
      top:120px;
      margin-left: -123px;
      text-align: center;
      border-left:0 solid #29447E!important;
      border-right:0 solid #29447E!important;
      border-top:0px solid #29447E!important;
      border-bottom:0px solid #29447E!important;
    }
    ul.navlinks {
      padding:17px 0 0 0;
      font-weight: normal;
      text-align: center;}
    .navbar {background-color: transparent;}
    .navlinks ul{
      height:10px!important;
    }
    .navlinks a{
            font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
      font-weight: normal;
            font-size: 13px;
      margin-top: -5px;
      text-align: center;
            font-style: italic;
            text-decoration:none!important;
            color: #5f5f5f;
            text-shadow: 1px 1px 1px #fff;
    }
    .navlinks a:hover{
            color: #5f5f5f;
            text-shadow: 1px 1px 1px #fff;
    }
    .navlinks li{
            text-shadow: #777 0 1px 2px;
            text-align:center!important;
            padding:8px;
            padding-top: 8px;
    }

    .navlinks li:hover{
          padding:8px;
          background: rgba(133, 130, 130, .30);
          -webkit-border-radius: 8px;
          -moz-border-radius: 8px;
          border-radius: 8px;
          -webkit-box-shadow: inset 0px 2px 2px #727272;
          -moz-box-shadow: inset 0px 2px 2px #727272;
          box-shadow: inset 0px 2px 2px #727272;
    }

    ul.navlinks span.new-message{
      color:red!important;
    }
    ul.navlinks span.new-message:hover{
      color:red!important;
      text-decoration:none;
    }
    ul.linklist li a img {
    display: none;
    }
    /*--------End-MENU--------*/

    .table-title, .table-title h2 {
            color: #5f5f5f;
            text-shadow: 1px 1px 1px #fff;
    }

    #page-footer .linklist {
            font-style: italic;
            color: #5f5f5f;
            text-shadow: 1px 1px 1px #fff;
    }


    .inputbox {
    background-image: url(http://i67.servimg.com/u/f67/16/17/34/47/1231010.png);
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;

    }

    a.button2, input.button2, button.button2 {
    background-image: url(http://i67.servimg.com/u/f67/16/17/34/47/1231010.png);
            font-family:Tahoma;
            font-weight: bold;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;

    }

    a.button1, input.button1 {
    background-image: url(http://i67.servimg.com/u/f67/16/17/34/47/1231010.png);
      font-weight: bold;
      border: 1px solid #666666;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
      }

    /*---------PROFILE-BUTTONS--------*/
    ul.profile-icons li a img {
    filter:alpha(opacity=100);
    -moz-opacity: 0.80;
    opacity: 1.0;}

    ul.profile-icons li a img:hover {
    filter:alpha(opacity=100);
    -moz-opacity: 0.30;
    opacity: 0.7;
    position: relative;
    bottom: -2px;
    padding: 0px;}
    /*--------End-PROFILE-BUTTONS--------*/
    /*---------PRIVATE-MESSAGES--------*/
    ul#privmsgs-menu li a img {
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 0.5;}

    ul#privmsgs-menu li a img:hover {
    filter:alpha(opacity=100);
    -moz-opacity: 0.85;
    opacity: 1.0;}
    /*--------End-PRIVATE-MESSAGES--------*/

    /*---------POST-BUTTONS--------*/
    .buttons a img {
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 0.5;}

    .buttons a img:hover {
    filter:alpha(opacity=100);
    -moz-opacity: 0.85;
    opacity: 1.0;
    -webkit-transform: rotate(-2.2deg) scale(0.9); -moz-transform: rotate(-2.2deg) scale(0.9);
    }

    .buttons a img:active {
    -webkit-transform: rotate(-2.0deg) scale(1.1); -moz-transform: rotate(-2.0deg) scale(1.1);
    }


    /*--------End-POST-BUTTONS--------*/

    fieldset.submit-buttons {
    background-image: url(http://i67.servimg.com/u/f67/16/17/34/47/1231010.png);
            font-family:Tahoma;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
    }

    fieldset.submit-buttons input {
    background-image: url(http://i67.servimg.com/u/f67/16/17/34/47/1231010.png);
            font-family:Tahoma;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;

    }

    div#page-footer .copyright {
    margin-bottom: -20px;
    font-style: italic;
    }

    #page-body p.page-bottom {
            border: 1px solid #ccc;
            padding:5px;
          -webkit-border-radius: 6px;
          -moz-border-radius: 6px;
            border-radius: 6px;
            font-family: Trebuchet MS,Arial,Tahoma;
            display:inline-block;
      margin-left:50px;
            margin-right:auto;
            height: 20px;
            font-weight : normal;
      font-size: 1.2em;
            text-align:center;
    }

    #page-body p.page-bottom:after{content: "  »"}

Si modifica tu ca eu poate sterg ceva ce nu e bine si atunci e mai rau.
Pascu Emanuel

Pascu Emanuel
Membru activ

Mesaje : 567
Varsta : 31
Localizare : Oradea
Data înscrierii : 18/04/2012
Mulțumiri : 0
Internet Explorer punBB

http://webb-coding.forumz.ro/
Pascu Emanuel a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum pot face subiecte/mesaje si ultimele mesaje in felul acesta ?

Mesaj Scris de L! Dum Apr 29, 2012 9:53 pm

Inlocuiti foaia cu:
Cod:
.h3.forstats{
border-bottom: 2px dashed #CCC !important;
}

.wrapallstats .forstats a{
font-style: normal !important;
}

.wrapallstats .forstats em, .wrapallstats .forstats em b{
font-style: normal !important;
}

.wrapallstats .forstats em b{
font-weight: bold !important;
}

.row .pagination {
    background: url('http://i.imgur.com/tVbTa.png') 0 50% no-repeat;
    }

.lastpost{
border:1px solid #333333;
border-radius:1px;
-moz-border-radius:1px;
-webkit-border-radius:1px;
-moz-box-shadow:0 0 1px #333333;
-webkit-box-shadow:0 0 1px #333333;
box-shadow:0 0 1px #333333;
margin:3px;width:auto
}

.forabg ul.topiclist dfn {
  display: block;
  font-style: italic;
  font-weight: italic;
}

.forabg dd.posts, .forabg dd.topics {
  font-weight: normal;
}

.socializare {
position: absolute;
margin-top: -540px;
margin-left: -15px;}

.1-class {
display: inline !important;}

dl.icon dd.dterm, dl.icon dt{
background-position: 75% 75%;
}

.postnumber {
  float:right;
  background:transparent;
  border:1px solid #DEDEDE;
  border-radius:10px;
  padding:3px;
}

a:link {
-moz-transition-duration: 2s;
-webkit-transition-duration: 2s;
-o-transition-duration: 2s;}

#page-footer .copyright strong a{
border: 1px solid #707070;
padding: 3px;
background: url(http://i22.servimg.com/u/f22/15/42/26/78/backgr10.png);
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
position: relative;
bottom: 6px;
width: 100% !important;}

ul#picture_legend {
display: none !important;
}

li.row {
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border:1px dashed #BEBEBE;
}

.forums .row {
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border:1px dashed #BEBEBE;
}

a#logo{
position: relative !important;
right: 30px;
}

.postprofile a img{
 background: transparent;
 border: 1px solid  #c7c7c7;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;}

.postprofile {
margin-left: -20px !important;}

.postprofile dl dt {
text-align: center !important;}

.postprofile dl dd {
text-align: center !important;}

.postprofile dt {
    margin-top: 10px;
    border: 1px solid #dcdcdc;
    padding: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: transparent;}

.postprofile dd:nth-child(2){
border-bottom:none;
border-radius:0px;}

.postprofile dd:nth-child(4){
border-radius:0px;
border-top:0px;
border-bottom:0px;}

.postprofile dd:last-child{
border-top:0px;
padding-top:10px;}

.postprofile dd:nth-child(3),
.postprofile dd:nth-last-child(2){
display:none;}

.postprofile dd:nth-child(3),
.postprofile dd:nth-last-child(2){
border:none;} 
 
.lastpost {
border: 1px solid grey;
background: transparent;
border-radius: 4px;
box-shadow: 0px 0px 10px grey;}

/* Code */
    dl.codebox code {
      color: #536482;}

    dl.codebox {
    border: 1px solid #C9D2D8;
    font-size: 1em;
    padding: 3px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
      border-radius: 6px;
    }

    blockquote, blockquote blockquote, blockquote blockquote blockquote {
    border-color: #9fd1ff;
    background: #f9f9f9 url("http://i72.servimg.com/u/f72/14/52/34/74/3010.png") 6px 8px no-repeat;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
      border-radius: 6px;
    font-weight: bold;
    }

    .content {
      min-height: 3em;
      overflow: hidden;
      line-height: 1.4em;
      font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
      font-size: 1em;
      color: #333333;
    }
    /* End Code */

        .clearfix{border:none !important;}

.signature_div {
      border: 2px solid #d7d7d7;
      border-radius: 4px;
      padding: 10px;
    }

    #i_logo{
    -moz-transition-duration: 1.5s;
    -webkit-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    }

    #i_logo:hover{
    margin-left:100px;
    }

    #text_editor_textarea{
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #D3D3D3;
    background: white no-repeat bottom right;
    -webkit-box-shadow: 0px 2px 5px #969AA3;
    box-shadow: 0px 0px 5px #969AA3;}

    /*Profile*/
        .row1, .row1 {background-color: #f1f1f1;}

        .row1 {
        background: #f1f1f1;
        border: 1px solid #d7d7d7;
        border-radius: 5px;
        box-shadow: 0px 0px 5px #f1f1f1;
        }
        .postprofile {
        padding: 5px;
        border-color: #d7d7d7;
        border-left-style: danshed;
        border-left-width: 1px;
          border: 1px solid #D7D7D7;
        background: #EBEBEB;
        color: #232323;
        font-style: normal;
        font-size: 10px;
        padding-left: 6px;
        padding-right: 6px;
        position: relative;
        top: -7px;
        -webkit-border-bottom-right-radius: 8px;
        -webkit-border-bottom-left-radius: 8px;
        -moz-border-radius-bottomright: 8px;
        -moz-border-radius-bottomleft: 8px;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
        }

        .postprofile dd{
        border: 1px solid #D7D7D7;
        background: #EBEBEB;
        color: #232323;
        padding-left: 6px;
        padding-right: 6px;
        -webkit-border-bottom-right-radius: 0px;
        -webkit-border-bottom-left-radius: 0px;
        -moz-border-radius-bottomright: 8px;
        -moz-border-radius-bottomleft: 8px;
        -moz-border-radius-topright: 8px;
        -moz-border-radius-topleft: 8px;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
        background: url('http://i62.servimg.com/u/f62/15/42/26/78/11110.png');
            }

        .postprofile {
        border: 1px solid #D7D7D7;
        position: relative;
        top: 0px;
        left: 11px;
        padding: 5px;
        background: #EBEBEB;
        -webkit-border-top-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        -moz-border-radius-topleft: 6px;
        -moz-border-radius-bottomleft: 6px;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        }
        .row1, row2 {padding-bottom: 2px;}
    /*End Profile*/

.wrapallstats{
  border: 1px solid #DDD;
  background-color: #FAFAFA;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding-bottom: 8px;
}

.wrappostbody{
  border: 1px dashed #A1A1A1;
  background-color: #EBEBEB;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 7px;
  padding-bottom: 7px;
}

.post .topic-title{
  display: none !important;
}
    /* -- Scroll back to top -- */
    #fgcbacktop{
      position:fixed;
      bottom:-60px;
      right:10px;
      background:#EEEEEE;
      padding:10px;
      border:1px solid #fff;
      border-bottom:none;
      box-shadow:0px 0px 5px rgba(0,0,0,0.5);
      -webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.5);
      -moz-box-shadow:0px 0px 5px rgba(0,0,0,0.5);
      border-radius:5px 5px 0 0;
      -moz-border-radius:5px 5px 0 0;
      -webkit-border-radius:5px 5px 0 0;
      transition:all 0.3s;
      -webkit-transition:all 0.3s;
      -moz-transition:all 0.3s;
      -o-transition:all 0.3s;
      cursor:pointer;
    }

    #fgcbacktop:hover{background:#F4F4F4;}

    #fgcbacktop:hover a{color:#000;text-decoration:none !important;}
   
    #fgcbacktop a{
      font-family:Trebuchet MS;
      font-weight:bold;
      font-size:13px;
      /*line-height:1;*/
      color:#4D4D4D;
      transition:all 0.3s;
      text-shadow:1px 1px 0px #fff;
      -webkit-transition:all 0.3s;
      -moz-transition:all 0.3s;
      -o-transition:all 0.3s;
    }

    .row1 {
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    }
    .row2 {
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    }
    .row3 {
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    }

    form#quick_reply #textarea_content textarea#text_editor_textarea {
    background: url(http://i.imgur.com/nhY0B.png) no-repeat center;
    }

    #search-box #keywords {
    padding: 5px;
    border-radius : 6px;
    background: url('http://i42.servimg.com/u/f42/15/42/26/78/meniu110.png');
    border: 1px solid #c2c2c2;
    }

    #search-box {
    background: url('http://i42.servimg.com/u/f42/15/42/26/78/body-b18.png');
    position: absolute;
    top: 13px;
    right: -5px;
    padding: 10px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    border-right: 0px solid #;
    }

    #search-box #keywords:hover {border: 1px solid #a6a6a6;}

    a.button1, a.button2, button.button2, input.button1, input.button2 {
    margin-left: 5px;padding: 5px;
    border-radius : 6px;
    font-weight: bold;
    color: #000;
    background: url('http://i42.servimg.com/u/f42/15/42/26/78/meniu110.png');
    border: 1px solid #c2c2c2;
    }

    a.button1, a.button2, button.button2, input.button1, input.button2:hover {
    margin-left: 5px;padding: 5px;
    border-radius : 6px;
    font-weight: bold;
    color: #232323;
    border: 1px solid #a6a6a6;
    background: url('http://i42.servimg.com/u/f42/15/42/26/78/meniu110.png');
    }

    ul.navlinks {
    border-bottom: 0px solid white;
    }

    .codebox {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;}

    dl.codebox {
    color:#606060;
    padding:6px;
    border-radius: 5px;
    border: solid 1px #b7b7b7;
    -moz-box-shadow:0px 0px 7px #B9C4D1,inset 0px 2px 8px #A5A5A5;
    -webkit-box-shadow:0px 0px 7px #B9C4D1,inset 0px 2px 8px #A5A5A5;
    box-shadow:0px 0px 7px #B9C4D1,inset 0px 2px 8px #A5A5A5;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
      filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
      }

    .linklist {
    display:none !important;}

    dd.moderation span {display:none !important;}

    /*--Titlul-Categoriilor--*/
    .table-title, .table-title h2 {
    background-color:#DBDBDB;
    color: white;
    display: inline;
    font-size: 1em;
    border-style:dashed;
    border-width:1px;
    border-color:#DBDBDB;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity:0.4;
    filter:alpha(opacity=40);
    }
    .table-title, .table-title h2:hover{
    opacity:1.0;
      filter:alpha(opacity=100);
    }
    /*--Titlul-Categoriilor-Sfarsit--*/

    .clearfix {
    border: 1px solid #d7d7d7;
    }

    .postprofile a img {
    opacity: 0.7;
    }
    .postprofile a img:hover {
    opacity: 1.0;
    }

    .postprofile {
    position: relative;
    font-family: Trebuchet MS,Tahoma,Arial;
    font-style:Tahoma;
    font-family:Arial;
      text-transform: none;
      border-bottom: 1px solid #595959;
      margin-bottom: 3px;
      padding-bottom: 2px;
      font-size: 1.2em;
            font-style: Arial;
      color: #595959;
      margin-top: 20px;
    background: #2E2E2E opacity: 0.23;
    border: 1px dashed #a1a1a1;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;

    }

    .h3 {
      font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
      text-transform: none;
      border-bottom: 1px solid #595959;
      margin-bottom: 3px;
      padding-bottom: 2px;
      font-size: 1.2em;
            font-style: italic;
      color: #595959;
      margin-top: 20px;
      }

    a:hover{
        text-decoration: none !important;
        }

    body#phpbb div#wrap {
      width: 82%;
            padding: 5px;
            margin-top: 165px;
            margin-bottom: 10px;
            border: 3px solid #ccc;
    -webkit-border-bottom-right-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-radius-bottomright: 12px;
    -moz-border-radius-bottomleft: 12px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
            -webkit-box-shadow: 0px 0px 8px #666666;
            -moz-box-shadow: 0px 0px 8px #666666;
            box-shadow: 0px 0px 8px #666666;
      }

    .headerbar {
    position: absolute;
    top: 20px;
    padding-bottom: 10px;
    background: none;
    }
    div#page-header span.corners-top {
    display: none;
    }
    div#page-header span.corners-bottom {
    display: none;
    }

    #logo {
    margin-left:330px;
    }

    #logo-desc p {
    display: none;
    }

    #site-title,#site-title h1 {
            display: none;
      }

    /*---------MENU--------*/
    .navlinks{
      background: url(http://www.elegantthemes.com/preview/Magnificent/wp-content/themes/Magnificent/images/menu-bg.png);
    height: 42px;
    width: 100%;
      position:absolute;
      top:120px;
      margin-left: -123px;
      text-align: center;
      border-left:0 solid #29447E!important;
      border-right:0 solid #29447E!important;
      border-top:0px solid #29447E!important;
      border-bottom:0px solid #29447E!important;
    }
    ul.navlinks {
      padding:17px 0 0 0;
      font-weight: normal;
      text-align: center;}
    .navbar {background-color: transparent;}
    .navlinks ul{
      height:10px!important;
    }
    .navlinks a{
            font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
      font-weight: normal;
            font-size: 13px;
      margin-top: -5px;
      text-align: center;
            font-style: italic;
            text-decoration:none!important;
            color: #5f5f5f;
            text-shadow: 1px 1px 1px #fff;
    }
    .navlinks a:hover{
            color: #5f5f5f;
            text-shadow: 1px 1px 1px #fff;
    }
    .navlinks li{
            text-shadow: #777 0 1px 2px;
            text-align:center!important;
            padding:8px;
            padding-top: 8px;
    }

    .navlinks li:hover{
          padding:8px;
          background: rgba(133, 130, 130, .30);
          -webkit-border-radius: 8px;
          -moz-border-radius: 8px;
          border-radius: 8px;
          -webkit-box-shadow: inset 0px 2px 2px #727272;
          -moz-box-shadow: inset 0px 2px 2px #727272;
          box-shadow: inset 0px 2px 2px #727272;
    }

    ul.navlinks span.new-message{
      color:red!important;
    }
    ul.navlinks span.new-message:hover{
      color:red!important;
      text-decoration:none;
    }
    ul.linklist li a img {
    display: none;
    }
    /*--------End-MENU--------*/

    .table-title, .table-title h2 {
            color: #5f5f5f;
            text-shadow: 1px 1px 1px #fff;
    }

    #page-footer .linklist {
            font-style: italic;
            color: #5f5f5f;
            text-shadow: 1px 1px 1px #fff;
    }


    .inputbox {
    background-image: url(http://i67.servimg.com/u/f67/16/17/34/47/1231010.png);
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;

    }

    a.button2, input.button2, button.button2 {
    background-image: url(http://i67.servimg.com/u/f67/16/17/34/47/1231010.png);
            font-family:Tahoma;
            font-weight: bold;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;

    }

    a.button1, input.button1 {
    background-image: url(http://i67.servimg.com/u/f67/16/17/34/47/1231010.png);
      font-weight: bold;
      border: 1px solid #666666;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
      }

    /*---------PROFILE-BUTTONS--------*/
    ul.profile-icons li a img {
    filter:alpha(opacity=100);
    -moz-opacity: 0.80;
    opacity: 1.0;}

    ul.profile-icons li a img:hover {
    filter:alpha(opacity=100);
    -moz-opacity: 0.30;
    opacity: 0.7;
    position: relative;
    bottom: -2px;
    padding: 0px;}
    /*--------End-PROFILE-BUTTONS--------*/
    /*---------PRIVATE-MESSAGES--------*/
    ul#privmsgs-menu li a img {
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 0.5;}

    ul#privmsgs-menu li a img:hover {
    filter:alpha(opacity=100);
    -moz-opacity: 0.85;
    opacity: 1.0;}
    /*--------End-PRIVATE-MESSAGES--------*/

    /*---------POST-BUTTONS--------*/
    .buttons a img {
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 0.5;}

    .buttons a img:hover {
    filter:alpha(opacity=100);
    -moz-opacity: 0.85;
    opacity: 1.0;
    -webkit-transform: rotate(-2.2deg) scale(0.9); -moz-transform: rotate(-2.2deg) scale(0.9);
    }

    .buttons a img:active {
    -webkit-transform: rotate(-2.0deg) scale(1.1); -moz-transform: rotate(-2.0deg) scale(1.1);
    }


    /*--------End-POST-BUTTONS--------*/

    fieldset.submit-buttons {
    background-image: url(http://i67.servimg.com/u/f67/16/17/34/47/1231010.png);
            font-family:Tahoma;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
    }

    fieldset.submit-buttons input {
    background-image: url(http://i67.servimg.com/u/f67/16/17/34/47/1231010.png);
            font-family:Tahoma;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;

    }

ul.topiclist dfn{
display: none !important;
}

ul.topiclist.forums dd.topics, ul.topiclist.forums dd.posts{
border: 1px solid #B3B3B3;
background-color: #FAFAFA;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: inset 0px 0px 8px #d6d6d6;
-webkit-box-shadow: inset 0px 0px 8px #d6d6d6;
box-shadow: inset 0px 0px 8px #d6d6d6;
margin-right: 2px;
margin-top: 15px;
}

ul.topiclist.forums dd.lastpost{
border: 1px solid #B3B3B3;
background-color: #FAFAFA;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: inset 0px 0px 8px #d6d6d6;
-webkit-box-shadow: inset 0px 0px 8px #d6d6d6;
box-shadow: inset 0px 0px 8px #d6d6d6;
margin-top: 15px;
}

    div#page-footer .copyright {
    margin-bottom: -20px;
    font-style: italic;
    }

    #page-body p.page-bottom {
            border: 1px solid #ccc;
            padding:5px;
          -webkit-border-radius: 6px;
          -moz-border-radius: 6px;
            border-radius: 6px;
            font-family: Trebuchet MS,Arial,Tahoma;
            display:inline-block;
      margin-left:50px;
            margin-right:auto;
            height: 20px;
            font-weight : normal;
      font-size: 1.2em;
            text-align:center;
    }

    #page-body p.page-bottom:after{content: "  »"}
L!

L!
Membru activ

Mesaje : 1503
Varsta : 30
Localizare : Romania
Data înscrierii : 26/04/2012
Mulțumiri : 1
Internet Explorer phpBB3

http://www.ldevelopment.org/
L! a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum pot face subiecte/mesaje si ultimele mesaje in felul acesta ?

Mesaj Scris de Pascu Emanuel Dum Apr 29, 2012 9:55 pm

Multumesc mult L!

topic rezolvat
Pascu Emanuel

Pascu Emanuel
Membru activ

Mesaje : 567
Varsta : 31
Localizare : Oradea
Data înscrierii : 18/04/2012
Mulțumiri : 0
Internet Explorer punBB

http://webb-coding.forumz.ro/
Pascu Emanuel a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum pot face subiecte/mesaje si ultimele mesaje in felul acesta ?

Mesaj Scris de L! Dum Apr 29, 2012 9:57 pm

Cu mare placere. Râset
L!

L!
Membru activ

Mesaje : 1503
Varsta : 30
Localizare : Romania
Data înscrierii : 26/04/2012
Mulțumiri : 1
Internet Explorer phpBB3

http://www.ldevelopment.org/
L! a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum pot face subiecte/mesaje si ultimele mesaje in felul acesta ?

Mesaj Scris de Vizitato Dum Apr 29, 2012 10:05 pm

topic rezolvat
Anonymous

Vizitato
Vizitator


Vizitato a fost mulțumit de autorul acestui subiect.

Vezi subiectul anterior Vezi subiectul urmator Sus


Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum