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 as putea face profilul in felul acesta

3 participanți

In jos

Cum as putea face profilul in felul acesta Empty Cum as putea face profilul in felul acesta

Mesaj Scris de BOOM Lun Apr 23, 2012 10:47 am

Salut, cum as putea face profilul in felul acesta ? Am vazut pe multe forumuri pe versiunea phpBB3 acest design la profil si l-as dori si eu daca se poate.

Demo: [Trebuie sa fiti înscris şi conectat pentru a vedea această imagine]

Multumesc !
BOOM
BOOM


Mesaje Mesaje : 22
Puncte Puncte : 25
Reputatie : 1

Sus In jos

Cum as putea face profilul in felul acesta Empty Re: Cum as putea face profilul in felul acesta

Mesaj Scris de InFeRn0 Mar Apr 24, 2012 3:26 am

nu se pote face pentru versiunea phpbb3
profilul din imagine este phpbb2
InFeRn0
InFeRn0


Mesaje Mesaje : 39
Puncte Puncte : 704
Varsta Varsta : 30
Localizare Localizare : Bacau
Reputatie : 0

http://extream-suport.up-with.com/forum

Sus In jos

Cum as putea face profilul in felul acesta Empty Re: Cum as putea face profilul in felul acesta

Mesaj Scris de Rawr Lun Apr 30, 2012 1:20 am

Am văzut că aţi postat această problemă şi pe forumul de suport . Am să vă ofer acelaşi răspuns şi aici:

Înlocuiţi tot CSS-ul dvs. cu:
Cod:

.postprofile{
        border: 1px solid #000000;
        border-radius: 5px;
        background: #EBEBEB;}

        .postprofile dl dt a img{
        border: 1px solid #000000;
        border-radius: 5px;
        margin-top: 12px;
        background: #EBEBEB;}

        .postprofile dl dt strong a{
        -webkit-border-bottom-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        margin-top: 3px;
border:  1px solid #000000;
  border-top: 0px;
margin-left: 12px;}

     
     

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


     


     
        .lastpost {
        border: 1px solid grey;
        background: transparent;
        border-radius: 4px;
        box-shadow: 0px 0px 10px grey;}

        .topics{
        border: 1px solid grey;
        background: transparent;
        border-radius: 4px;
        box-shadow: 0px 0px 10px grey;
        margin-right: 4px;
        margin-left: 4px;}

        .posts{
        border: 1px solid grey;
        background: transparent;
        border-radius: 4px;
        box-shadow: 0px 0px 10px grey;
        margin-right: 4px;
        margin-left: 4px;}

        .views{
        border: 1px solid grey;
        background: transparent;
        border-radius: 4px;
        box-shadow: 0px 0px 10px grey;
        margin-right: 4px;
        margin-left: 4px;}
       
        /* 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 */

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

                /*Tabel Legenda*/
            p em b a.gensmall { font-style: normal; }
            p em { font-style: italic;
            font-family:Trebuchet MS;
            font-weight:bold;
            font-size:10px;
            margin-left:-5.5px;
            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 #DCDCDC;
            background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
            background: -moz-linear-gradient(top, #ffffff, #f5f5f5);
            }
            /*End Tabel Legenda*/

            .clearfix{border:none !important;}

            .tooltip {
                    border-bottom: 1px dotted #000000; color: #000000; outline: none;
                    cursor: help; text-decoration: none;
                    position: relative;
                  }
                  .tooltip span {
                    margin-left: -999em;
                    position: absolute;
                  }
                  .tooltip:hover span {
                    border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
                    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
                    font-family: Calibri, Tahoma, Geneva, sans-serif;
                    position: absolute; left: 1em; top: 2em; z-index: 99;
                    margin-left: 0; width: 250px;
                  }
                  .tooltip:hover img {
                    border: 0; margin: -10px 0 0 -55px;
                    float: left; position: absolute;
                  }
                  .tooltip:hover em {
                    font-family: Candara, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
                    display: block; padding: 0.2em 0 0.6em 0;
                  }
                  .classic { padding: 0.8em 1em; }
                  .custom { padding: 0.5em 0.8em 0.8em 2em; }
                  * html a:hover { background: transparent; }
                  .classic {background: #FFFFAA; border: 1px solid #FFAD33; }
                  .critical { background: #FFCCAA; border: 1px solid #FF3334;  }
                  .help { background: #9FDAEE; border: 1px solid #2BB0D7;  }
                  .info { background: #9FDAEE; border: 1px solid #2BB0D7;  }
                  .warning { background: #FFFFAA; border: 1px solid #FFAD33; }

            Articol complet http://www.forumulandrei.com/t845-tooltips-folosind-pagina-css#ixzz1sbSoMurA

            /*BBCode*/
            .noteclassic, .noteimportant, .notewarning, .notetip, .notehelp, .notesuggest, .notevalidation, .noteerror, .notetabelmoderare, .notetutorial, .notehtml, .notecss, .noteps, .notesuport{
            box-shadow: 2px 2px 3px #999999;
            width:650px;
            border-radius:10px 10px;
            -moz-border-radius:10px 10px;
            -webkit-border-radius:10px 10px;
            padding:25px 20px 15px 80px;
            margin:10px 0px 15px 5px;
            -webkit-box-shadow:2px 2px 3px #999;
            -moz-box-shadow:2px 2px 3px #999;
            min-height:40px;
            height:auto !important;
            overflow:visible;
            position:relative;
            top:6px;
            left:5px;
            -moz-box-shadow: 0px 0px 6px #0066ff;
            -webkit-box-shadow: 0px 0px 6px #0066ff;
            box-shadow: 0px 0px 6px #0066ff;
            border-radius: 5px;
            border:1px solid #999999;
            background-position:20px 50%;
            background-repeat:no-repeat;
            }
            .noteclassic {
            background-color:#EEF;
            background-image:url(http://i20.servimg.com/u/f20/14/50/49/34/note10.png);
            }
            .noteimportant {
            background-color:#FFC;
            background-image:url(http://www.shapes4free.com/wp-content/themes/shapes4free_theme/img/icons/icon-info-48x48.png);
            }
            .notewarning {
            background-color: #FDD;
            background-image:url(http://i20.servimg.com/u/f20/14/50/49/34/warnin10.png);
            }
            .notetip {
            background-color:#E4F6F8;
            background-image:url(http://i20.servimg.com/u/f20/14/50/49/34/tip10.png);
            }
            .notehelp {
            background-color:#D8F3C9;
            background-image:url(http://i20.servimg.com/u/f20/14/50/49/34/help10.png);
            }

            .notesuggest{
            background-color:#F1AF84;
            background-image:url(http://i48.servimg.com/u/f48/16/28/30/49/knob_h10.png);
            }

            .notevalidation{
            background-color:#FFCCBA;
            background-image:url(http://i48.servimg.com/u/f48/16/28/30/49/knob_v10.png);
            }

            .noteerror{
            background-color:#FFBABA;
            background-image:url(http://i48.servimg.com/u/f48/16/28/30/49/knob_r10.png);
            }

            .notesuccess{
            background-color:#DFF2BF;
            background-image:url(http://i48.servimg.com/u/f48/16/28/30/49/knob_v10.png);
            }

            .notetabelmoderare {
            background-color:#004D99;
            background-image:url(http://i44.servimg.com/u/f44/16/84/62/04/warnin14.png);
                }

            .notetutorial {
            background-color:#FFC;
            background-image:url(http://i44.servimg.com/u/f44/16/84/62/04/510.png);
                }

            .notehtml {
            background-color:#FFC;
            background-image:url(http://i44.servimg.com/u/f44/16/84/62/04/211.png);
                }

            .notecss {
            background-color:#FFC;
            background-image:url(http://i44.servimg.com/u/f44/16/84/62/04/111.png);
                }

            .noteps {
            background-color:#004D99;
            background-image:url(http://i44.servimg.com/u/f44/16/84/62/04/310.png);
                }

            .notesuport {
            background-color:#004D99;
            background-image:url(http://i44.servimg.com/u/f44/16/84/62/04/410.png);
                }

                .tabelmoderare {
                background: #FAADAD;
                border: 1px solid #C20000;
              -moz-box-shadow: 0px 0px 6px #0066ff;
            -webkit-box-shadow: 0px 0px 6px #0066ff;
            box-shadow: 0px 0px 6px #0066ff;
            border-radius: 5px;
            border:1px solid #999999;
            background-position:20px 50%;
            background-repeat:no-repeat;
                width: 100%;
                padding: 3px;
                border-radius: 4px;
                color: #A11F1F;
                text-shadow: 0px 0px 0px white;
                }

            .signature_div {
              border: 1px solid #d7d7d7;
              border-radius: 4px;
              padding: 5px;
            }

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


        .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://i48.servimg.com/u/f48/15/98/60/20/webbc10.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: "  »"}

        div.h3.forstats{
          border-bottom: 0px !important;
        }

Dacă vreţi să modificaţi profilul, ve-ţi umbla în acest cod:
Cod:

.postprofile{
        border: 1px solid #000000;
        border-radius: 5px;
        background: #EBEBEB;}

        .postprofile dl dt a img{
        border: 1px solid #000000;
        border-radius: 5px;
        margin-top: 12px;
        background: #EBEBEB;}

        .postprofile dl dt strong a{
        -webkit-border-bottom-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        margin-top: 3px;
border:  1px solid #000000;
  border-top: 0px;
margin-left: 12px;}

Spoiler:
Rawr
Rawr


Mesaje Mesaje : 213
Puncte Puncte : 480
Varsta Varsta : 25
Localizare Localizare : Cluj-Napoca
Reputatie : 6

https://fg-d.forumgratuit.ro

Sus In jos

Cum as putea face profilul in felul acesta Empty Re: Cum as putea face profilul in felul acesta

Mesaj Scris de BOOM Lun Apr 30, 2012 1:38 am

Multumesc Keir.
BOOM
BOOM


Mesaje Mesaje : 22
Puncte Puncte : 25
Reputatie : 1

Sus In jos

Cum as putea face profilul in felul acesta Empty Re: Cum as putea face profilul in felul acesta

Mesaj Scris de Rawr Lun Apr 30, 2012 2:13 am

Cu plăcere. Topic închis!
Rawr
Rawr


Mesaje Mesaje : 213
Puncte Puncte : 480
Varsta Varsta : 25
Localizare Localizare : Cluj-Napoca
Reputatie : 6

https://fg-d.forumgratuit.ro

Sus In jos

Cum as putea face profilul in felul acesta Empty Re: Cum as putea face profilul in felul acesta

Mesaj Scris de Continut sponsorizat


Continut sponsorizat


Sus In jos

Sus

- Subiecte similare

 
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum