¡Bienvenido a Todo Webmaster!

Todo Webmaster
Ultimos temas

Ultimo temaUltima respuesta por

      Temas con mas respuestas

      Temas con mas visitas


      No estás conectado. Conéctate o registrate


      Tema: [Quisiera arreglar mi foro [PunBB]]


      Ver el tema anterior Ver el tema siguiente Ir abajo  Mensaje [Página 1 de 1.]

      Quisiera arreglar mi foro [PunBB] Empty Quisiera arreglar mi foro [PunBB] Sáb Sep 01, 2012 8:38 pm

      NoisyBoy™

      NoisyBoy™

      Usuario

      Usuario
      http://zetrokforo.foroperu.org
      1
      Hola quisiera que me ayuden a traducir el siguiente skin que encontre y que me ayuden a quitar algunas cositas que no me interesaraquie el foro tenga :D.

      1. Quitar esta cosa:
      Quisiera arreglar mi foro [PunBB] YSgDibujokPJ

      2.Esto que es para cambiar de idioma tampoco:
      Quisiera arreglar mi foro [PunBB] YHGDibujo3Nz

      3.Esta zona tampoco ya que sus creditos de foroactivo estan mas abajito no afectaria :D
      Quisiera arreglar mi foro [PunBB] LeJDibujommo

      4.Y por ultimo traducirme la cabecera el menu y que salga el nombre del usuario que no diga Usuario :S
      Quisiera arreglar mi foro [PunBB] MEmDibujoH53


      [HIDE]CSS:
      Código:
      .chienthan {
      background: #000;
      border-radius: 0 0 2px 2px;
      height: 4px;
      }
      .chatbox_row_1 {
      background-color: transparent;
      padding: 4px;
      }
      .chatbox_row_2 {
      background-color: transparent;
      padding: 4px;
      }
      #chatbox_members .member-title {
      background-color: #000;
      background-image: none;
      color: #FCD424;
      font-family: Verdana,Arial,Helvetica,sans-serif;
      font-size: 12px;
      padding: .5em .25em;
      text-align: center;
      }



      button.button2, input.button2 {
      background-image: url(http://i.imgur.com/Qt4G6.png);
      border-radius: 4px 4px 4px 4px;
      padding: 4px!important;
      }


      /* Bộ gõ mudim */
      #mudimPanel {
      font: 10pt Tahoma;
      -webkit-transition: all 2s ease; -moz-transition: all 2s ease;
      background: white url('http://i48.servimg.com/u/f48/13/58/60/43/go1010.jpg') no-repeat right center!important;
      -moz-opacity: 0.2; opacity: 0.2; filter: alpha(opacity=20);
      top: 604px!important;
      left: -340px!important;
      width: 330px!important;
      height: 47px!important;
      padding: 4px 26px 4px 10px!important;
      font-size: 10px!important;
      font-weight: bold!important;
      }
      #mudimPanel:hover {
      -webkit-transition: all 1s ease;-moz-transition: all 1s ease;
      -moz-opacity: 1;opacity: 1;filter: alpha(opacity=100);
      left:-5px!important;
      }
      #smiley-box {width: 100%;}




      a:hover {
      color: #090;
      text-decoration: none;
      font-style: italic;
      text-shadow: black 3px 3px 5px;
      }






      .codebox {
      background: #E7E6E6;
      border: 1px solid #BDBDBD;
      box-shadow: 0px 2px 10px #D6D6D6;
      margin: 1em;
      }
      .codebox dt {
      border-bottom: 4px solid #252525;
      font-size: 14px;
      font-weight: bold;
      text-shadow: 1px 1px #F3F3F3;
      }
      .codebox.spoiler dd, .codebox dd.cont_code {
      background: #F0F0F0;
      border: 1px solid lightGrey;
      }

      blockquote cite {
      border-bottom: 3px solid #FF5C00;
      background-image: url("http://i.imgur.com/RqGd4.png");
      background-position: left;
      background-repeat: no-repeat;
      padding-left: 16px;
      }
      blockquote , .postmain blockquote {
      margin: 1em;
      background: #F3F3F3;
      border: 1px solid #AFAFAF;
      text-shadow: 1px 1px white;
      box-shadow: 0 2px 10px #D6D6D6;
      }












      #main .module-advert {
      opacity: 0.1;
      }
      #main .module-advert .main-content {
      background-color: transparent;
      border: 1px solid transparent;
      }




      #chatbox {
        background-color:#1E1E1D;
      bottom: 30px;
      left: 181px;
      line-height: 10px;
      overflow: auto;
      position: absolute;
      right: 0;
      top: 30px;
      }
      #chatbox_members {
          background-color:#1E1E1D;
      border-right: 1px dashed #CCC;
      bottom: 30px;
      overflow: auto;
      position: absolute;
      top: 30px;
      width: 180px;
      }
      #chatbox_header.main-head {
      background-color: #1E1E1D;
      color: transparent;
      padding: 0 1.3em;
      }







      .pun .main-content, #pun-about, #pun-head #pun-navlinks, .main .main-foot, .main .main-head, .main-box, .pun .paged-foot, .pun .paged-head, .main .main-content.frm, .pun .frm-form, td.avatar-mini img, .faq dd{
      background: url(http://i28.servimg.com/u/f28/16/08/05/20/wm-pun10.png);
      border: 1px solid #1E1E1D;
      -webkit-box-shadow: black 0px 0px 1px;
      -moz-box-shadow: black 0px 0px 1px;
      -o-box-shadow: black 0px 0px 1px;
      box-shadow: black 0px 0px 1px;
      border-radius: 0px;
      -moz-border-radius: 0px;
      -o-border-radius: 0px;
      margin-top: 4px;
      padding: 6px;
      }


      .pun table.table td {
      background-color: #1E1E1D;
      border-color: transparent;
      border-style: solid none none solid;
      border-width: 1px;
      line-height: 130%;
      padding: .6em 0 .7em;
      }


      .pun .main table td.tc2, .pun .main table td.tc3 {
      background-color: #1E1E1D;
      }
      #onlinelist {
      background-color: transparent;
      border-top: 1px dashed #CCC;
      padding: .6em 1em;
      }
      #stats {
      background-color: #000;
      line-height: 150%;
      padding: .6em 1em;
      }


      #pun-visit, .main-box {
      background-color: transparent;
      border-color: transparent;
      border-style: solid;
      border-width: 1px;
      margin: 0 0 1em;
      padding: .6em 1em;
      }




      .postfoot {
      border-top: 1px dashed transparent;
      clear: both;
      margin-left: -17em;
      padding: .5em 1em;
      text-align: right;
      }
      .options-button a.small_textbutton, a.postbit:link, a.postbit:visited {
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      background: #EEE url(http://www.themefreak.net/themes/Delicate/tcat.png) repeat-x;
      border: solid 1px #CBCBCB;
      border-radius: 2px;
      clear: left;
      color: #444;
      font-size: 11px;
      margin-left: 5px;
      padding: 4px 8px;
      text-shadow: 1px 1px 0 #FAFAFA;
      }







      .pun .topic {
      background: url("http://xenfocus.com/development/styles/animate/xenforo/gradients/box_pattern.png") repeat scroll 0 0 #1F1F1F;
      border-color: #282828 #282828 #363636 #282828;
      border-radius: 5px 5px 5px 5px;
      -webkit-border-radius: 5px 5px 5px 5px;
      -moz-border-radius: 5px 5px 5px 5px;
      -khtml-border-radius: 5px 5px 5px 5px;
      border-style: solid;
      border-width: 1px;
      padding: 0px 5px;
      }

      .pun .post {
      background: transparent;
      border: 0;
      padding-top: 15px;
      }




      .pun .user .user-info {
      padding: 6px;
      }

      .pun .postbody {
        background-color: #151515;
      }
      .pun .postmain {
      background-color: transparent;
      border-left: 1px solid transparent;
      margin-left: 17em;
      }
      .pun .posthead {
      background: transparent;
      border-bottom: 1px dashed transparent;
      padding: .5em 1.3em .5em 1em;
      }

      .pun .post .user {
      background-color: #111;
      background-repeat: repeat-x;
      background-position: bottom;
      border: 1px solid #252525;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -khtml-border-radius: 5px;
      position: relative;
      }
      .pun .user .user-ident {
      background-color: #151515;
      padding: 10px;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -khtml-border-radius: 5px;
      }
      .pun .user-ident .user-basic-info {
      text-align: center;
      text-shadow: 0 1px 0 #CCC,0 2px 0 #C9C9C9,0 3px 0 #BBB,0 4px 0 #B9B9B9,0 5px 0 #AAA,0 6px 1px rgba(0, 0, 0, .1),0 0 5px rgba(0, 0, 0, .1),0 1px 3px rgba(0, 0, 0, .3),0 3px 5px rgba(0, 0, 0, .2),0 5px 10px rgba(0, 0, 0, .25),0 10px 10px rgba(0, 0, 0, .2),0 20px 20px rgba(0, 0, 0, .15);
      }

      .user-basic-info a img {
      background-color: #121212;
      padding: 2px;
      border: 1px solid #2A2A2A;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -khtml-border-radius: 4px;
      }
























      /*
         Coin Slider jQuery plugin CSS styles
         http://workshop.rs/projects/coin-slider
      */


      .coin-slider { overflow: hidden; zoom: 1; position: relative; }
      .coin-slider a{ text-decoration: none; outline: none; border: none; }

      .cs-buttons { font-size: 12px; padding: 10px; float: left; padding-left:0; padding-right:0;padding-top:10px; background: url(sliderpagebg.png) left repeat-x; margin-top:21px; text-align:center; left:385px; position: relative;}
      .cs-buttons a {
         margin-left: 0px;
         height: 24px;
         width: 41px;
         float: left;
         border: 0px solid #B8C4CF;
         color: #6c6c6c; 
         text-align:center;
         padding-top:9px;
      }
      .cs-active {
         background: url(http://gfamily.info/forum/gfam3/coinslider/sliderpagebg.png) left repeat-x;
         color: #ffffff;
         text-align:center;
         }

      .cs-title { width: 920px; padding: 10px; background-color: #000000; color: #FFFFFF; }

      .cs-prev,
      .cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }
      /** Coin Slider additional styles **/









      body {
         background:#000000;
         padding:0;
         margin:0;
         font-family:Arial, Helvetica, sans-serif;
         font-size:12px;
         color:#737373;
      }
      ol, ul {
         margin:0;
         padding:0;
         list-style:none;
      }
      a {
         text-decoration:none;
      }
      a:link, a:visited {
         -webkit-transition: all .2s ease-out;
         -moz-transition: all .2s ease-out;
         -o-transition: all .2s ease-out;
         transition: all .2s ease-out;
         color:#fcd424;
      }
      a:hover, a:active {
         color:#ffffff;
      }
      fieldset {
         border:1px dotted #303030;
      }
      select {
          background-color: #737373;
         border:0;
         color:#000000;
      }
      input[type="password"], input[type="text"], textarea {
      -webkit-border-radius: 3px;
      background-color: white;
      border: 1px solid #CCC;
      border-radius: 3px;
      box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
      color: #515151;
      cursor: text;
      display: inline-block;
      font-size: 13px;
      line-height: 18px;
      outline: 0;
      padding: 4px;
      }
      .canhgiua {
         width:960px;
         margin-left:auto;
         margin-right:auto;
      }
      .clear {
         clear:both;
      }
      @font-face {
        font-family: 'anhsang';
        src: url('UVNTINTUCHEP.ttf');
      }
      @font-face {
        font-family: 'anhsangeot';
        src: url('UVNAnhSang.eot');
      }
      @font-face {
        font-family: 'oswald';
        src: url('UVNTINTUCHEP.ttf');
      }
      @font-face {
        font-family: 'oswaldeot';
        src: url('oswald.eot');
      }
      #header {
         height:461px;
         width:100%;
         background:#000000 url(http://picturestack.com/535/46/6XoSinttulo1yKP.png) center top no-repeat;
      }
      #header #social {
         position:absolute;
         bottom:0px;
         right:0px;
      }
      #header #social a li {
         float:left;
         margin-left:27px;
         width:32px;
         height:32px;
         display:inline-block;
         -webkit-transition: all .2s ease-out;
         -moz-transition: all .2s ease-out;
         -o-transition: all .2s ease-out;
         transition: all .2s ease-out;   
      }
      #social a:link li.facebook, #social a:visited li.facebook {
         background:url(http://gfamily.info/forum/gfam3/facebook.png) top no-repeat;
      }
      #social a:hover li.facebook, #social a:active li.facebook {
         background:url(http://gfamily.info/forum/gfam3/facebook.png) bottom no-repeat;
      }
      #social a:link li.youtube, #social a:visited li.youtube {
         background:url(http://gfamily.info/forum/gfam3/youtube.png) top no-repeat;
      }
      #social a:hover li.youtube, #social a:active li.youtube {
         background:url(http://gfamily.info/forum/gfam3/youtube.png) bottom no-repeat;
      }
      #social a:link li.fox, #social a:visited li.fox {
         background:url(http://gfamily.info/forum/gfam3/fox.png) top no-repeat;
      }
      #social a:hover li.fox, #social a:active li.fox {
         background:url(http://gfamily.info/forum/gfam3/fox.png) bottom no-repeat;
      }
      #social a:link li.flickr, #social a:visited li.flickr {
         background:url(http://gfamily.info/forum/gfam3/flickr.png) top no-repeat;
      }
      #social a:hover li.flickr, #social a:active li.flickr {
         background:url(http://gfamily.info/forum/gfam3/flickr.png) bottom no-repeat;
      }


      #menu {
         background:url(http://gfamily.info/forum/gfam3/menubg.gif) top center no-repeat;
         height:60px;
      }
      #menu #menu-wrap {
         position:relative;
         height:60px;
         z-index: 999;
      }
      #bigmenu {
         position:absolute;
         height:60px;
         left:0;
         z-index:3;
      }
      #bigmenu a li {
         float:left;
         width:106px;
         height:106px;
         display:inline-block;
         zoom: 1; /* for IE, triggers hasLayout */
         *display: inline; /* IE 7 and below */      
         margin-right:14px;
         text-align:center;
         line-height:106px;
         margin-top:-20px;
         border-radius: 60px;
         -moz-border-radius: 60px;
         -webkit-border-radius: 60px;   
         -webkit-transition: all .2s ease-out;
         -moz-transition: all .2s ease-out;
         -o-transition: all .2s ease-out;
         transition: all .2s ease-out;   
         cursor: pointer;
      }

      #bigmenu a:hover li{
         -moz-box-shadow: 0px 0px 0px 5px #ffd221;
         box-shadow: 0px 0px 0px 5px #ffd221;
         color: transparent;
         width: 106px;
         height: 106px;
      }
      #bigmenu .trangchu {
         background: transparent url(http://gfamily.info/forum/gfam3/trangchu.png) 0 0;
      }
      #bigmenu .trangchu:hover, #bigmenu .trangchu:active {
         background: transparent url(http://gfamily.info/forum/gfam3/trangchuhover.png) 0 0;
      }
      #bigmenu .diendan {
         background: transparent url(http://gfamily.info/forum/gfam3/diendan.png) 0 0;
      }
      #bigmenu .diendan:hover, #bigmenu .diendan:active {
         background: transparent url(http://gfamily.info/forum/gfam3/diendanhover.png) 0 0;
      }
      #bigmenu .thanhvien {
         background: transparent url(http://gfamily.info/forum/gfam3/thanhvien.png) 0 0;
      }
      #bigmenu .thanhvien:hover, #bigmenu .thanhvien:active {
         background: transparent url(http://gfamily.info/forum/gfam3/thanhvienhover.png) 0 0;
      }
      #bigmenu .giupdo {
         background: transparent url(http://gfamily.info/forum/gfam3/giupdo.png) 0 0;
      }
      #bigmenu .giupdo:hover, #bigmenu .giupdo:active {
         background: transparent url(http://gfamily.info/forum/gfam3/giupdohover.png) 0 0;
      }
      #bigmenu .dangki {
         background: transparent url(http://gfamily.info/forum/gfam3/dangki.png) 0 0;
      }
      #bigmenu .dangki:hover, #bigmenu .dangki:active {
         background: transparent url(http://gfamily.info/forum/gfam3/dangkihover.png) 0 0;
      }
      #bigmenu .hoso {
         background: transparent url(http://gfamily.info/forum/gfam3/hoso.png) 0 0;
      }
      #bigmenu .hoso:hover, #bigmenu .hoso:active {
         background: transparent url(http://gfamily.info/forum/gfam3/hosohover.png) 0 0;
      }

      body.forum #bigmenu a li.diendan {
         -moz-box-shadow: 0px 0px 0px 5px #ffd221;
         box-shadow: 0px 0px 0px 5px #ffd221;
         color: transparent;
         width: 106px;
         height: 106px;
         background: transparent url(http://gfamily.info/forum/gfam3/diendanhover.png) 0 0;   
      }

      #bigmenuie6 {
         position:absolute;
         height:60px;
         left:0;
         z-index:3;
      }
      #bigmenuie6 li {
         float:left;
      }
      #bigmenuie6 li a:link, #bigmenuie6 li a:visited {
         width:106px;
         padding: 0 10px;
         display:block;
         zoom: 1; /* for IE, triggers hasLayout */
         *display: block; /* IE 7 and below */      
         margin-right:0px;
         text-align:center;
         line-height:60px;
         margin-top:0px;
         font-family:anhsangeot;
         font-size:36px;
         text-transform:uppercase;
         color:#000000;
      }
      #bigmenuie6 li a:hover, #bigmenuie6 li a:active {
         background:#000000;
         color:#ffffff;
      }

      #menu #menu-wrap #search {
         height:27px;
         width:195px;
         position:absolute;
         right:13px;
         top: 20px;
      }
      #menu #menu-wrap #search .searchinput {
         width:156px;
         height:27px;
         line-height:27px;
         background:transparent url(http://gfamily.info/forum/gfam3/inputhover.png) right;
         border:0;
         color:#333333;
         padding-left:10px;
         float:left;
         font-size:13px;
         -webkit-transition: all .2s ease-out;
         -moz-transition: all .2s ease-out;
         -o-transition: all .2s ease-out;
         transition: all .2s ease-out;   
      }
      #menu #menu-wrap #search .searchinput:hover {
         background:transparent url(http://gfamily.info/forum/gfam3/inputhover.png) left;
      }
      #loginpanel {
         background:url(http://gfamily.info/forum/gfam3/loginpanelbg.gif) top center no-repeat;
         height:74px;
         position:relative;
         z-index:1;
      }
      #loginpanel #login-wrap {
         height:74px;
         position:relative;
      }
      #loginpanel #login-wrap #login {
         background:url(http://gfamily.info/forum/gfam3/login.gif) top left no-repeat;
         width:328px;
         height:34px;
         position:absolute;
         right:0px;
         top: 35px;
         padding-top:7px;
         padding-left:4px;
      }
      #loginpanel #login-wrap #login .login-input {
         width:128px;
         height:21px;
         line-height:21px;
         float:left;
         margin-right:9px;
         background: transparent url(http://gfamily.info/forum/gfam3/inputhover.png) right;
         font-size:13px;
         color:#333333;
         border:0;
         padding-left:10px;
         -webkit-transition: all .2s ease-out;
         -moz-transition: all .2s ease-out;
         -o-transition: all .2s ease-out;
         transition: all .2s ease-out;      
      }
      #loginpanel #login-wrap #login .login-input:hover {
         background: transparent url(http://gfamily.info/forum/gfam3/inputhover.png) left;
      }
      #loginpanel #login-wrap #login .loginbutton {
         width:25px;
         height:25px;
         background: transparent url(http://gfamily.info/forum/gfam3/loginbutton.gif) right;
         border:0;
         color:transparent;
         display:inline-block;
         -webkit-transition: all .4s ease-out;
         -moz-transition: all .4s ease-out;
         -o-transition: all .4s ease-out;
         transition: all .4s ease-out;   
         cursor: pointer;
      }
      #loginpanel #login-wrap #login .loginbutton:hover {
         background: transparent url(http://gfamily.info/forum/gfam3/loginbutton.gif) left;
         cursor: pointer;
      }
      #login .rememberinput {
         position:absolute;
         top:-25px;
         left:230px;
         width:150px;
      }
      #login-wrap .welcome {
         width:235px;
         height:39px;
         position:absolute;
         left:640px;
         top:39px;
      }

      #login-wrap .menudrop {
         width:90px;
         height:30px;
         position:absolute;
         right:10px;
         top:35px;
      }
      #login-wrap .menudrop ul {
         float:left;
         list-style-type:none;
         behavior: url(http://gfamily.info/forum/gfam3/whateverhover.htc);
      }
      #login-wrap .menudrop ul li {
         float:left;
         position:relative;
         width:90px;
         height:30px;   
      }
      #login-wrap .menudrop ul li a {
         text-decoration:none;
         display:block;
         background:transparent url(http://gfamily.info/forum/gfam3/thietlap.gif) right center no-repeat;
         color:#ffdd29;
         width:110px;
         height:30px;
         line-height:30px;
         padding-left:15px;   
         font-family:anhsang;
         *font-family:anhsangeot;
         font-size:18px;
         text-transform:uppercase;
         font-weight:normal;
      }
      #login-wrap .menudrop ul li ul {
         display:none;
         position:absolute;
      }
      #login-wrap .menudrop ul li:hover ul {
         display:block;
         border:1px solid #ffdd29;
         width:148px;
         background:#ffdd29;   
      }
      #login-wrap .menudrop ul li ul li a:link, #login-wrap .menudrop ul li ul li a:visited {
         font-family:arial;
         font-weight:bold;
         font-size:10px;
         color:#000000;   
         background:transparent;
         width:138px;
      }
      #login-wrap .menudrop ul li ul li a:hover, #login-wrap .menudrop ul li ul li a:active {
         background:#000000;
         color:#ffffff;
      }













      #slider {
         width:100%;
         background: #000000;
         height:366px;
         margin-top:-14px;
         position:relative;
         z-index:0;
         text-align:center;
      }
      #slider #slider-wrap {
         background: url(http://gfamily.info/forum/gfam3/sliderbg.gif);
         height:361px;
         width:960px;
      }
      #sliderbottom {
         background:#0d0d0d url(http://gfamily.info/forum/gfam3/sliderbottombg.gif) center top no-repeat;
         height:84px;
         margin-bottom:-5px;
         margin-top:0px;
      }
      #body-wrap {
         width:100%;
         min-height:500px;
         background: #0d0d0d url(http://gfamily.info/forum/gfam3/bg.gif);
         margin-top:5px;
      }
      #body-wrap-in {
         background:url(http://gfamily.info/forum/gfam3/body-contentbg.gif) top repeat-x;
         width:980px;
         margin-left:auto;
         margin-right:auto;
      }
      body.forum #body-wrap #body-wrap-in {
         width:100%;
      }
      #navbar {
         line-height:25px;
         background:url(navbarbg.gif) top repeat-x;
         padding-left:20px;
         margin-bottom:15px;
         color:#c7c7c7;
      }
      #navbar a:link,#navbar a:visited {
         color:#c7c7c7;
         font-size:12px;
         border-bottom:1px solid #ffd221;
         padding-bottom:3px;
         padding-left:5px;
         padding-right:5px;
         
         -webkit-transition: all .2s ease-out;
         -moz-transition: all .2s ease-out;
         -o-transition: all .2s ease-out;
         transition: all .2s ease-out;
      }
      #navbar a:hover, #navbar a:active {
         color:#ffd221;
         padding-right:20px;
      }
      .boxes {
         margin-top:5px;
      }
      .boxes .top {
         background: url(http://gfamily.info/forum/gfam3/boxes-top.gif) repeat-x bottom;
         height:8px;
      }

      .boxes .top .left {
         float:left;
         width:10px;
         height:8px;
         background:url(http://gfamily.info/forum/gfam3/boxes-top-left.gif) left bottom no-repeat;
      }
      .boxes .top .right {
         float:right;
         width:11px;
         height:8px;
         background:url(http://gfamily.info/forum/gfam3/boxes-top-right.gif) right bottom no-repeat;
      }
      .boxes .middle {
         background:url(http://gfamily.info/forum/gfam3/boxes-middle.gif) left bottom;
         padding: 0px 9px 0px 9px;
         width:936px;
      }
      .boxes .middle .boxtitle {
         background:url(http://gfamily.info/forum/gfam3/tcat.gif);
         height:46px;
         line-height:46px;
         padding-left:85px;
      }
      .boxes .middle .boxtitle a:link, .boxes .middle .boxtitle a:visited {
         font-family:oswald;
         color:#ffd221;
         font-size:20px;
         text-transform:uppercase;
         line-height:40px;
         -webkit-transition: all .2s ease-out;
         -moz-transition: all .2s ease-out;
         -o-transition: all .2s ease-out;
         transition: all .2s ease-out;   
         background:transparent url(http://gfamily.info/forum/gfam3/boxestitlehover.gif) top repeat-x;
         padding-right:40px;
         padding-bottom:10px;
      }
      .boxes .middle .boxtitle a:hover, .boxes .middle .boxtitle a:active {
         color:#ffffff;
         background:transparent url(http://gfamily.info/forum/gfam3/boxestitlehover.gif) bottom repeat-x;
         padding:10px;
         padding-right:30px;
      }
      .boxes .bottom {
         background:url(http://gfamily.info/forum/gfam3/boxes-bottom.gif) top repeat-x ;
         height:11px;
      }
      .boxes .bottom .left {
         float:left;
         width:10px;
         height:11px;
         background:url(http://gfamily.info/forum/gfam3/boxes-bottom-left.gif) left top no-repeat;
      }
      .boxes .bottom .right {
         float:right;
         width:11px;
         height:11px;
         background:url(http://gfamily.info/forum/gfam3/boxes-bottom-right.gif) right top no-repeat;
      }
      .iconstats {
         width:83px;
         border-right: 1px dashed #303030;
         border-bottom: 1px dashed #303030;
         background:#040404;
      }
      .cattitle {
         background: #080808 url(http://gfamily.info/forum/gfam3/cattitlebg.gif) top left no-repeat;
         width:327px;
         border-right: 1px dashed #303030;
         border-bottom: 1px dashed #303030;   
         padding-left:40px;
         padding-top:5px;
         padding-bottom:5px;
      }
      .cattitle a:link, .cattitle a:visited {
         color:#727272;
         font-size:11px;
      }
      .cattitle a:hover, .cattitle a:active {
         color:#f9df2c;
      }
      .catname a:link, .catname a:visited {
         font-family:anhsang;
         font-size:20px;
         color:#737373;
         -webkit-transition: all .2s ease-out;
         -moz-transition: all .2s ease-out;
         -o-transition: all .2s ease-out;
         transition: all .2s ease-out;   
         width:352px;   
      }
      .catname a:hover, .catname a:active {
         color:#000000;
         padding-right:50px;
         background:#ffd221;
         padding-left:5px;
      }
      .catdesc {
         color:#737373;
         font-size:11px;
      }

      .foruminfo a:link, .foruminfo a:visited{
         color:#727272;
         -webkit-transition: all .2s ease-out;
         -moz-transition: all .2s ease-out;
         -o-transition: all .2s ease-out;
         transition: all .2s ease-out;      
      }
      .foruminfo a:hover, .foruminfo a:active{
         color:#f9df2c;
      }
      .thrrep {
         background: #080808 url(http://gfamily.info/forum/gfam3/thrrepbg.gif) top left no-repeat;
         width:130px;
         border-right: 0px dashed #303030;
         border-bottom: 1px dashed #303030;
         padding:5px;
         color:#737373;
         padding-left:25px;
         padding-top:15px;
         font-family:Arial;
         font-size:12px;
      }
      .boxsepline {
         margin-top:5px;
         height:10px;
         background:url(http://gfamily.info/forum/gfam3/boxsepline.gif) center no-repeat;
      }
      #footer {
         background:url(http://gfamily.info/forum/gfam3/footerbg.gif) repeat-x top center;
         height:130px;
      }
      #footer #footer-wrap {
         height:130px;
         position:relative;
      }
      #footer #footer-wrap #footermenu {
         background:url(http://i35.servimg.com/u/f35/17/75/37/27/2310.gif) top left no-repeat;
         width:255px;
         height:31px;
         position:absolute;
         right:0;
         padding-left:155px;
      }
      #footer #footer-wrap #footermenu li {
         float:left;
         line-height:31px;
         font-size:13px;
         color:#0d0d0d;
         list-style:none;
         margin-right:0px;
         width:80px;
      }
      #footer #footer-wrap #footermenu li a:link, #footer #footer-wrap #footermenu li a:visited {
         color:#0d0d0d;
         font-weight:bold;
         padding:2px;
         -webkit-transition: all .2s ease-out;
         -moz-transition: all .2s ease-out;
         -o-transition: all .2s ease-out;
         transition: all .2s ease-out;
         border-radius: 50px;   
         -moz-border-radius: 50px;
         -webkit-border-radius: 50px;      
      }
      #footer #footer-wrap #footermenu li a:hover, #footer #footer-wrap #footermenu li a:active {
         color:#ffffff;
         background:#000000;
         padding:2px;
         -moz-border-radius: 5px;
         -webkit-border-radius: 5px;   
      }
      #footer #footer-wrap .logo {
         position:absolute;
         left: 40px;
         top: 48px;
      }
      #footer #footer-wrap .sep {
         position:absolute;
         left: 140px;
         top: 48px;   
         height:68px;
         width:1px;
         background:#262626;
      }
      #footer #footer-wrap .links {
         position:absolute;
         top: 45px;
         padding:5px;
         padding-left:30px;
         padding-right:10px;
         list-style-image:url(footerlistimg.gif);
         background:#000000;
         text-transform:uppercase;
      }
      #footer #footer-wrap .links li a:link, #footer #footer-wrap .links li a:visited {
         color:#727272;
         font-size:10px;
         -webkit-transition: all .2s ease-out;
         -moz-transition: all .2s ease-out;
         -o-transition: all .2s ease-out;
         transition: all .2s ease-out;      
      }
      #footer #footer-wrap .links li a:hover, #footer #footer-wrap .links li a:active {
         background:#ffd221;
         color:#000000;
         padding-right:20px;
      }
      #footer #footer-wrap .textright {
         position:absolute;
         left: 632px;
         top: 42px;
         color:#727272;
         text-align:center;
      }
      #footer #footer-wrap .textright a:link, #footer #footer-wrap .textright a:visited {
         color:#ffffff;
         -webkit-transition: all .2s ease-out;
         -moz-transition: all .2s ease-out;
         -o-transition: all .2s ease-out;
         transition: all .2s ease-out;   
      }
      #footer #footer-wrap .textright a:hover, #footer #footer-wrap .textright a:active {
         color:#fed91e;
      }

      #upshrinkHeaderIC {
      border-top: 3px double rgba(255, 255, 255, 0.23);}
      #vtab {
      background: #292727;
      height: 100%;
      margin: auto;
      color: #D1D1D1;
      }
      #vtab > ul {
      float: left;
      width: 65px;
      text-align: left;
      display: block;
      margin: auto 0;
      padding: 0;
      position: relative;
      }
      #vtab > ul > li.stats {
      background: url(http://i.imgur.com/poiJh.png) no-repeat center center;
      }
      #vtab > ul > li {
      width: 65px;
      height: 65px;
      list-style-type: none;
      display: block;
      text-align: center;
      margin: auto;
      padding-bottom: 10px;
      position: relative;
      opacity: .3;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
      cursor: help;}
      #vtab > ul > li.online_users {
      background: url(http://i.imgur.com/Ilgl0.png) no-repeat center center;
      }
      #vtab > ul > li.selected {
      -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      background-color: #1A1A1A;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1;
      position: relative;
      z-index: 10;
      -webkit-transition: 0.7s;}
      #vtab > div {
      background: #1A1A1A;
      height: 276px;
      margin-left: 65px;
      overflow: auto;
      padding: 12px;
      position: relative;
      z-index: 9;
      }
      div.title_barIC {
      height: 31px;
      margin-bottom: 1px;
      overflow: hidden;
      padding-left: 9px;
      border-radius: 3px;
      background: rgba(73, 73, 73, 0.6);
      border: 2px dashed #4E4E4E;
      }

      #upshrinkHeaderIC div.title_barIC h4.titlebg {
      color: #F3A500;
      margin-top: 7px;
      text-shadow: 0 1px 0 #5C2501;
      }
      #upshrinkHeaderIC p {
      margin: 0 0 .1em;
      padding-left: .5em;
      }
      #vtab > ul > li.afiliados {
      background: url(http://i.imgur.com/7iMmO.png) no-repeat center center;
      }
      #vtab > ul > li.chatb{
      background: url(http://i.imgur.com/hFyST.png) no-repeat center center;
      }

      #vtab > ul > li.chatb.selected {
      -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      background-color: #1A1A1A;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1;
      position: relative;
      z-index: 10;
      -webkit-transition: 0.7s;}
      #vtab > ul > li.afiliados.selected {
      -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      background-color: #1A1A1A;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1;
      position: relative;
      z-index: 10;
      -webkit-transition: 0.7s;}

      [/HIDE]

      Quisiera arreglar mi foro [PunBB] Empty Re: Quisiera arreglar mi foro [PunBB] Sáb Sep 01, 2012 8:39 pm

      NoisyBoy™

      NoisyBoy™

      Usuario

      Usuario
      http://zetrokforo.foroperu.org
      2

      Ver el tema anterior Ver el tema siguiente Volver arriba  Mensaje [Página 1 de 1.]

      Permisos de este foro:
      No puedes responder a temas en este foro.

       

      Todo Webmaster © 2012-2015Skin diseñado por Finer para MyBB
      Adaptado a Foroactivo por AlvaroX