WebZone
Seja Bem Vindo a WebZone !
Para ter maior acesso ao forum por favor se registre .
O Forum Funciona melhor em : Google Chrome/FireFox
Seja Muito Bem Vindo .
WebZone
Seja Bem Vindo a WebZone !
Para ter maior acesso ao forum por favor se registre .
O Forum Funciona melhor em : Google Chrome/FireFox
Seja Muito Bem Vindo .
  • Register
  • The Facebook Platform
LogarRegistrar-se

Forum Protegido 24h © WebZone Você não está


  • Você não está conectado. Conecte-se ou registre-se

    Ir para baixo Mensagem [Página 1 de 1]

    #1Sex Jan 04, 2013 4:13 pm

    ~Wang

    ~Wang
    Membro
    Membro

    https://webzone.forumeiro.com

    [PunBB] WebZoneSkins Warez Black and White Edition Empty [PunBB] WebZoneSkins Warez Black and White Edition

    Loading
    Essa skin foi criada por : Tu Vil Amigo da 15Tronos , eu adaptei ela para preto a pedido do membro : pecados_imortais
    Prints :
    Spoiler:

    Eu não mudei muita coisa na skin , apenas dei uma melhoradinha no css .
    Quer a versão white ( branca ) ? Troque seu css por este :
    Código:
    html {
    background: white;
    }
    body {
    background: #363636 url(http://i.imgur.com/opMxd.jpg) repeat;
    color: #5A5A5A;
    font: normal 12px Lato,tahoma,helvetica,arial,sans-serif;
    }
    .minwidth_IE {
    background: url(http://img87.xooimage.com/files/b/6/2/xddddd-38a8349.png) no-repeat center 0;
    }
    .layout_IE {
    background: url(http://i.imgur.com/QhLwO.png) repeat-x 0 top;
    }
    .container_IE {
    background: url(http://i.imgur.com/0dndY.png) repeat-x 0 bottom;
    }
    .pun {
    margin: auto;
    min-width: 990px;
    width: 80%;
    }
    #pun-intro {
    background: transparent!important;
    border: none;
    padding: 0px 10px;
    }
    #page-body {
    -moz-box-shadow: 0 0 7px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
    background: #F1F1F1 url(http://i.imgur.com/uxWte.png) repeat-x top;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
    line-height: 120%;
    overflow: hidden;
    padding: 10px;
    width: auto;
    border: 1px solid black;
    }
    .main .main-head {
    background: #E5E5E5 url('http://i.imgur.com/Ak91R.png') repeat-x 0 0;
    border: 1px solid black;
    color: white;
    text-shadow: black 0px 1px 0px;
    padding: 12px;
    font-size: 15px;
    font-weight: bold;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
    }
    .main-head .page-title h2 {
    color: white;
    font-family: 'Yanone Kaffeesatz Thin',sans-serif;
    font-size: 18px;
    }
    .pun .main-content {
    background: white;
    border: 1px solid #DEDEDE;
    }
    .pun table.table td {
    background: white!important;
    border-left: 0px;
    }
    .postmain blockquote, blockquote {
    font-size: 12px;
    padding: 10px;
    border-bottom: 2px solid #E5E5E5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #F7F7F7;
    }
    .postmain cite, blockquote div cite {
    font-size: 12px;
    padding: 8px 10px;
    border-bottom: 1px solid #E3E4E6;
    background: #EEEEEF url('http://i.imgur.com/UHWKt.png') repeat-x 0 0;
    color: #535353;
    text-shadow: rgba(255, 255, 255, 1) 0px 1px 0px;
    width: 100%;
    position: relative;
    left: -10px;
    margin-top: -10px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    }
    blockquote div cite::before {
    background-image: url("http://i.imgur.com/a0SsF.png");
    padding: 8px;
    content: "cite";
    color: transparent;
    font-size: 0px;
    position: relative;
    top: -5px;
    background-repeat: no-repeat;
    text-indent: -5000px;
    }
    .pun .postmain {
    background-color: white;
    border: none;
    }
    .main-foot {
    background: #262626 url('http://i.imgur.com/le0RR.png') repeat;
    }

    /*----------[Borrar Subrayados]------------*/
    a {text-decoration: none;}
    a:link {text-decoration: none;}
    a:hover {text-decoration: none!important;}
    a.forumtitle {text-decoration: none;}
    a.forumtitle:hover {text-decoration: none!important;}
    a.topictitle {text-decoration: none;}
    a.topictitle:hover {text-decoration: none!important;}
    /*----------------FIN---------------*/
    input[type="button"], input[type="submit"], input[type="reset"] {
    background: #51A3CE url('http://i.imgur.com/VGRFV.png') repeat-x 0 0;
    border-color: #4897C0;
    -webkit-box-shadow: #8AC7E7 0px 1px 2px;
    -moz-box-shadow: #8ac7e7 0px 1px 2px;
    box-shadow: #8AC7E7 0px 1px 2px;
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 1px solid #4897C0;
    padding: 5px 10px!important;
    cursor: pointer;
    border-radius: 2px;
    }
    input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
    background-color: #60B3DE;
    color: white;
    }
    input[type="password"]:focus, input[type="text"]:focus, textarea:focus {
    outline: none;
    background-color: #FEFEFE;
    color: #555;
    border-color: #AFD6EA;
    -webkit-box-shadow: inset 0px 0px 4px #BCE6FB, #DDF4FF 0px 0px 3px;
    -moz-box-shadow: inset 0px 0px 4px #bce6fb, #ddf4ff 0px 0px 3px;
    box-shadow: inset 0px 0px 4px #BCE6FB, #DDF4FF 0px 0px 3px;
    }
    input[type="password"], input[type="text"], textarea {
    padding: 6px;
    border: 1px solid #D4D4D4;
    background: #FCFCFC;
    color: #9F9F9F;
    text-shadow: white 0px 1px 0px;
    -webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0px 1px 3px;
    -moz-box-shadow: inset rgba(0,0,0,0.1) 0px 1px 3px;
    box-shadow: inset rgba(0, 0, 0, 0.1) 0px 1px 3px;
    }
    #text_edit button.button2 {
    border: none;
    background: transparent;
    padding: 3px;
    border-radius: 3px;
    cursor: pointer;
    }
    #text_edit button.button2:hover {
    background: #DDD;
    }
    #quick_reply, .main .main-content.frm {
    background-color: #EFEFEF !important;
    }
    .codebox dt {
    background: #ECECEC url('http://i.imgur.com/Ixvd4.png') repeat-x 0 0;
    border: 1px solid #D0D0D0;
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0px 1px 0px;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), inset rgba(255, 255, 255, 0.7) 0px 1px 0px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), inset rgba(255, 255, 255, 0.7) 0px 1px 0px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #616161;
    text-shadow: white 0px 1px 0px;
    padding: 5px;
    }
    .codebox dd {
    background: transparent;
    }
    .codebox {
    padding: 5px;
    background: #F8F8F8;
    border: 1px solid #C9C9C9;
    overflow: auto;
    margin-left: 10px;
    font-size: 11px;
    line-height: 140%;
    }
    .hierarchy a {
    font-weight: bold;
    font-family: "Trebuchet MS"tahoma,helvetica,arial,sans-serif;
    font-size: 15px;
    }
    h2.topic-title a {
    font-family: Lato, tahoma, helvetica, arial, sans-serif;
    font-size: 12px;
    }
    .tcl.tdtopics {
    font-size: 12px;
    color: #A4A4A4;
    }
    #pun-foot {
    clear: both;
    position: relative;
    top: -5px;
    }
    #pun-about {
    background: url(http://i.imgur.com/kRsON.png) repeat-x scroll center -2px transparent;
    border-color: #111;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 8px 10px;
    font-size: 11px;
    position: relative;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
    border-top: 0px;
    font-size: 9px!important;
    font-family: arial;}
    #pun-about form {
    display: none;
    }
    ::-webkit-scrollbar {
    background: #444;
    height: 4px;
    width: 8px;
    }
    ::-webkit-scrollbar-thumb {
    background-color: #727272;
    -webkit-border-radius: 1ex;
    border: 1px solid transparent;
    }
    .pun .posthead {
    background: #262626 url('http://i.imgur.com/2Lqal.png') repeat;
    text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset black 0px 1px 3px;
    -moz-box-shadow: inset #000 0px 1px 3px;
    box-shadow: inset black 0px 1px 3px;
    padding: 0 10px;
    height: 36px;
    line-height: 36px;
    font-weight: normal;
    font-size: 13px;
    color: #BBB;
    font-size: 11px;
    font-weight: normal;
    border: none;
    }
    .pun .posthead .usertopost strong {
    float: left;
    }
    .pun .posthead .online {
    float: left;
    min-width: 16px;
    font-weight: bold;
    position: relative;
    top: 14px;
    }
    .pun .posthead .usertopost {
    float: left;
    min-width: 177px;
    font-weight: bold;
    }
    .pun .posthead .countpostpo {
    float: right;
    }
    .pun .posthead .titleandicons a {
    color: #CACACA;
    }
    .pun .post .user {
    font-size: 12px;
    text-align: center;
    }
    .pun .user .user-ident .user-basic-info a img {
    max-width: 90px;
    max-height: 90px;
    border-radius: 5px;
    }
    #postfootaplypost {
    border: none;
    }
    #backtotop {
    width: 24px;
    height: 24px;
    line-height: 20px;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px;
    position: absolute;
    display: inline-block;
    background: rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset rgba(0, 0, 0, 0.8) 0px 1px 3px;
    -moz-box-shadow: inset rgba(0,0,0,0.8) 0px 1px 3px;
    box-shadow: inset rgba(0, 0, 0, 0.8) 0px 1px 3px, rgba(255, 255, 255, 0.1) 0px 1px 0px;
    text-align: center;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    opacity: 0.4;
    outline: 0;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    }
    #backtotop img {
    position: relative;
    top: 5px;
    }
    #backtotop:hover {
    background: #3378A4;
    color: white;
    opacity: 1;
    }
    span.Copyright a {
    color: black!important;
    text-shadow: 1px 1px #3D3D3D;
    }
    span.Copyright {
    position: absolute;
    float: left;
    margin-top: -10px;
    }
    span.Copyright a:hover {
    color: #0C0000!important;
    text-shadow: 1px 0px 1px #383838;
    }
    .tc3 p {
    margin-right: 10px;
    }
    .vote {
    width: auto;
    }
    .tituloposttop {
    font: 300 26px/1.3 Helvetica,Arial,sans-serif;
    color: #323232;
    }
    .topic-title a:link {
    font-family: Lato, tahoma, helvetica, arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    }
    #page-body {
    margin-top: auto;
    }
    #secondary_navigation {
    background: url(http://i.imgur.com/6yvJj.png) repeat-x top;
    border-color: #111;
    border-radius: 5px 5px 0 0;
    border-style: solid;
    border-width: 1px 1px 0;
    line-height: 34px;
    overflow: hidden;
    padding: 0 14px;
    text-shadow: 0 1px 0 #111;
    }
    #secondary_navigation .navecumb {
    float: left;
    }
    #secondary_links {
    float: right;
    }
    #secondary_navigation .ipsList_inline.right li {
    float: right;
    list-style: none;
    margin-right: 5px;
    }
    #notify_link, #inbox_link {
    width: 18px;
    height: 15px;
    padding: 12px 26px 12px 8px !important;
    position: relative;
    }
    #inbox_link {
    background: url(http://i.imgur.com/0HSNR.png) no-repeat 5px;
    }
    #notify_link {
    background: url(http://i.imgur.com/n3XhG.png) no-repeat 5px;
    }
    .logoutuser:hover, .profilename:hover, #inbox_link:hover, .register:hover ,.login:hover ,#notify_link:hover{
    background-color: rgba(255, 255, 255, 0.1);
    }
    .subhebodytop span.nuevotopicbody {
    position: relative;
    top: 8px;
    margin-right: 20px;}
    .logoutuser, .register, .login ,.profilename {
    font-size: 12px;
    padding: 1px 12px;
    display: inline-block;
    outline: 0;
    }
    .subhebodytop span {
    float: right;
    }
    .subhebodytop {
    margin: 10px 0px 20px 0px;
    overflow: hidden;
    }
    .searchboxinbody .button1:hover {
    background-color: transparent;
    }
    .searchboxinbody .button1 {
    background: url(http://i.imgur.com/xxHZa.png) no-repeat 50%;
    text-indent: -3000em;
    padding: 0;
    border: none;
    width: 26px;
    height: 28px;
    box-shadow: none;
    border-radius: 0px;
    position: relative;
    top: 1px;
    left: -26px;
    }
    .searchboxinbody .inputbox.medium {
    position: relative;
    background: white;
    padding: 0 26px 0 4px;
    height: 26px;
    line-height: 25px;
    border: 1px solid #CCC;
    min-width: 200px;
    }
    #secondary_navigation a:hover {
    color: white;
    }
    #secondary_navigation a {
    color: #C2C2C2;
    }
    #primary_nav {
    font-size: 13px;
    position: relative;
    float: right;
    margin: 26px 0 0;
    font-family: "Lato",arial,serif;
    text-transform: lowercase;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.8);
    }
    #community_app_menu .left.active {
    color: white;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 10px 25px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 10px 25px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 1px 0 rgba(255,255,255, 0.1), inset 0 10px 25px rgba(0,0,0, 0.6);
    position: relative;
    background: rgba(0, 0, 0, 0.2);
    font-weight: bold;
    margin-top: 0;
    text-shadow: none;
    }
    #community_app_menu li a {
    color: #909090;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    display: block;
    padding: 6px 15px 8px;
    text-align: center;
    outline: none;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    }
    #community_app_menu li {
    margin: 0px 3px 0 0;
    position: relative;
    list-style: none;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    }
    #community_app_menu li:hover {
    color: white;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 5px 10px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 5px 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 0 rgba(255,255,255, 0.1), inset 0 5px 10px rgba(0,0,0,0.3);
    position: relative;
    background: rgba(0, 0, 0, 0.1);
    }
    #pun-title ,#pun-desc {
    display: none;
    }
    #estadisticas-IPB {
    overflow: hidden;
    text-align: center;
    margin: 10px 0px;
    }
    #estadisticas-IPB div.stat-bloque {
    margin-right: 20px;
    display: inline;
    }
    #estadisticas-IPB .stat-bloque span {
    display: inline-block;
    background: url('http://i.imgur.com/Gs8Nv.png') repeat;
    background: rgba(0, 0, 0, 0.1);
    color: #222;
    text-shadow: rgba(255, 255, 255, 0.6) 0px 1px 0px;
    padding: 3px 7px;
    font-weight: bold;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-right: 3px;
    -webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 2px, rgba(255, 255, 255, 1) 0px 1px 0px;
    -moz-box-shadow: inset rgba(0,0,0,0.3) 0px 1px 2px, rgba(255,255,255,1) 0px 1px 0px;
    box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 2px, rgba(255, 255, 255, 1) 0px 1px 0px;
    }
    .board_statistics {
    border-radius: 5px 5px 5px 5px;
    margin: 10px 0 0 0;
    padding: 8px;
    line-height: 1.3;
    overflow: hidden;
    border: solid #CCC;
    border-width: 0px 1px 1px;
    font-family: Lato, tahoma, helvetica, arial, sans-serif;
    }
    .board_statistics h2 {
    color: #C2C2C2;
    border-bottom: 1px solid #D8D8D8;
    border-top: 1px solid #D8D8D8;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
    background: #EEE url(http://i.imgur.com/M3ytK.png) repeat-x top;
    font-size: 11px;
    font-weight: normal;
    padding: 8px;
    margin: -8px -8px 8px -8px;
    font-family: Lato, tahoma, helvetica, arial, sans-serif;
    }
    .paging a {
    padding: 4px 6px;
    background: #EAEAEA;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    }
    .paging b {
    background: #7BA60D;
    color: white;
    font-weight: bold;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 3px 6px;
    }
    .paging a:hover {
    background: #AF286D;
    color: white;
    }
    #chatbox_header.main-head {
    background: #E5E5E5 url(http://i.imgur.com/Ak91R.png) repeat-x 0 0;
    text-shadow: black 0 1px 0;
    }
    .nuevotopicbody a {
    background-image: url("http://i.imgur.com/nbWdZ.png");
    padding-right: 20px;
    background-repeat: no-repeat;
    background-position: right top;
    }
    .nuevotopicbody a:hover {
    background-position: bottom right;
    }

    #avatar img {
    background: white;
    border: 1px solid #959595;
    border-image: initial;
    height: 24px;
    margin-top: 4px;
    padding: 1px;
    position: relative;
    vertical-align: top;
    width: 24px;
    }
    .mini_ava img {

    width: 40px;
    height: 40px;
    border:1px solid gray;
    }
    .mini_ava {
      float: left;
    }
    /*profile*/
    #profile-advanced-right {
    float: left;
    width: 300px;
    }
    #profile-advanced-layout {
    float: right;
    margin-left: -300px;
    width: 100%;
    margin-right: 0px;
    }
    #profile-advanced-left {
    margin-left: 305px;
    margin-right: 0px;
    }
    #profile-advanced-layout #new-message {
    clear: both;
    margin-top: -0.5em;
    position: relative;
    }
    #profile-advanced-right .main-head .h3 {
    -moz-border-radius: 10px;
    -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5), rgba(255,255,255,0.16) 0 1px 0px, rgba(255,255,255,0.05) 0 0 0 1px;
    -webkit-border-radius: 10px!important;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.16) 0 1px 0px, rgba(255, 255, 255, 0.05) 0 0 0 1px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 10px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.16) 0 1px 0px, rgba(255, 255, 255, 0.05) 0 0 0 1px;
    color: white;
    font-weight: 700;
    opacity: 1;
    padding: 4px 10px;
    }

    #profile-advanced-right .module.main .main-head {
    background-color: #183C5D;
    background-image: url(http://i.imgur.com/JnYGc.png);
    border: none;
    border-radius: 5px 5px 0 0;
    box-shadow: none;
    color: white;
    font-size: 12px;
    font-weight: 300;
    overflow: hidden;
    padding: 9px 12px;
    text-shadow: black 0 1px 2px;
    }

    #profile-advanced-left #profile-advanced-details .main-head .subtitle {
    font-size: 25px;
    font-weight: 700;
    line-height: 60px;
    padding-left: 75px;
    }

    #profile-advanced-left #profile-advanced-details .main-head {
    -webkit-box-shadow: inset 0 1px 0 #008186, inset 1px 0 0 #056B4E, inset -1px 0 0 #056B4E, inset 0 -1px 0 rgba(0, 0, 0, 0.2), 0 1px 2px #056B4E;
    background-image: url(http://img86.xooimage.com/files/2/3/a/captur-36b3f67.png);
    background-position: left;
    background-color:transparent;
    background-repeat: no-repeat;
    border: 1px solid #026375;
    height: 70px;
    }

    #profile-advanced-right .main-head .h3 span {
    color: #FFD600!important;
    font-size: 14px!important;
    }

    #profile-advanced-left #profile-advanced-details .main-head .subtitle span {
    color: #00B8FF!important;
    }

    #profile-advanced-right .main-content.clearfix.center {
    color: #777575;
    font-size: 15px;
    font-weight: 700;
    text-shadow: 1px 1px 2px #F0F0F0;
    }

    .pun .posthead h2 strong {
    font: normal 12px;
    }
    /* foto inicio */
    .mini_ava img {
    border: 1px solid black;
    float: left;
    height: 40px;
    margin-right: 10px;
    margin-top: 10px;
    width: 40px;
    }
    .mini_ava { float: left; }
    /* fonte coffee mix */
    /* Tùy chọn hình nền - www.FMvi.vn */
    #custom_background{background-image:url('http://i48.servimg.com/u/f48/16/58/89/73/backgr18.jpg') !important;box-shadow:0 0 10px rgba(0,0,0,0.8) inset;color:#FFF;position:relative;padding:15px 0 15px 15px}
    #custom_background span{-moz-transition:all .2s ease-in-out 0;background:none no-repeat scroll 50% 50% #000;border-radius:7px 7px 7px 7px;box-shadow:0 1px 7px #000 inset, 0 1px 0 rgba(255,255,255,0.05), 0 0 1px rgba(255,255,255,0.35);cursor:pointer;display:block;float:left;height:90px;margin-right:15px;width:15%}
    #custom_background span:hover{box-shadow:0 1px 2px #000 inset, 0 1px 0 rgba(255,255,255,0.05), 0 0 1px rgba(255,255,255,0.35)}
    #bg1{background-image:url(http://i48.servimg.com/u/f48/16/58/89/73/backgr20.jpg)!important;background-repeat:repeat-x!important}
    #bg6{background-image:url(http://i48.servimg.com/u/f48/16/58/89/73/backgr15.jpg)!important}
    #bg5{background-image:url(http://i48.servimg.com/u/f48/16/58/89/73/backgr16.jpg)!important}
    #bg2{background-image:url(http://i48.servimg.com/u/f48/16/58/89/73/backgr17.jpg)!important}
    #bg3{background-image:url(http://i48.servimg.com/u/f48/16/58/89/73/guitar10.jpg)!important}
    #bg4{background-image:url(http://i48.servimg.com/u/f48/16/58/89/73/backgr18.jpg)!important}
    #custom_url{clear:left;padding-top:10px;text-align:center}
    #custom_input{background:none repeat scroll 0 0 rgba(0,0,0,0.5);border:0 none;border-radius:4px 4px 4px 4px;box-shadow:0 1px 3px rgba(0,0,0,0.75) inset, 0 1px 0 rgba(255,255,255,0.15);color:#FFF;font-size:20px;height:40px;margin-left:-15px;margin-right:8px;white-space:nowrap;width:780px;padding:0 10px 0 0}
    #custom_submit{background:url(http://i48.servimg.com/u/f48/16/58/89/73/highli10.png) repeat-x scroll 0 0 rgba(197,206,213,0.4);border-radius:4px 4px 4px 4px;box-shadow:0 1px 3px rgba(0,0,0,0.6);color:#FFF;cursor:pointer;display:inline-block;font-size:20px;font-weight:400;line-height:40px;text-shadow:0 -1px 0 #4C5057;padding:0 10px}
    .bg1{background:url(http://i48.servimg.com/u/f48/16/58/89/73/backgr20.jpg) repeat fixed 50% 0 #000!important}
    .bg2{background:url(http://i48.servimg.com/u/f48/16/58/89/73/backgr12.jpg) no-repeat fixed 50% 0 #000!important}
    .bg3{background:url(http://i48.servimg.com/u/f48/16/58/89/73/guitar10.jpg) repeat fixed 50% 0 #000!important}
    .bg4{background:url(http://i48.servimg.com/u/f48/16/58/89/73/backgr14.jpg) repeat fixed 50% 0 #000!important}
    .bg5{background:url(http://i48.servimg.com/u/f48/16/58/89/73/backgr11.jpg) no-repeat fixed 50% 0 #0E1E2D!important}
    .bg6{background:url(http://i48.servimg.com/u/f48/16/58/89/73/backgr19.jpg) no-repeat fixed 50% 0 #000!important}
    .bg_custom{background-attachment:fixed;background-color:#000;background-repeat:repeat}
    #nav_background{background-color:#000;border:3px dotted #444!important;border-radius:15px 15px 15px 15px;cursor:pointer;float:right;padding:5px}
    #nav_background:hover{background-color:#FFF}
    #nav_background:active{background-color:#E71E7B}

    /*------Caixa d Titulo do topico--*/
    .titlebox {
      background: #EDEFF1 url("http://www.ipbforumskins.com/skindemo/public/style_images/marble34x/noise.png") repeat;
    color: #768089;
    text-shadow: rgba(255, 255, 255, 0.9) 0px 1px 0px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset #B3BAC1 0px 1px 3px;
    -moz-box-shadow: inset #b3bac1 0px 1px 3px;
    box-shadow: inset #B3BAC1 0px 1px 3px;
    padding: 10px;
    overflow: hidden;
    }
    .titlebox dd {display: block;}
    .titlebox dava {float: left;}
    .ipsBox_withphoto {float: left; margin-left: 10px;}
    .ipsType_pagetitle {color: #323232; display: block; font-family: Helvetica,Arial,sans-serif; font-size: 26px; font-style: normal; font-variant: normal; font-weight: 300; line-height: 1.4; outline-style: none; overflow: hidden; text-align: left; text-decoration: none; text-overflow: ellipsis; white-space: nowrap; width: 650px;}
    .ipsType_pagetitle a {font-size: 23px; z-index: 999;}
    .desc.lighter.blend_links {color: #777; float: left; font-size: 11px;}
    .socialetopic {float: right; position: relative;}
    .titlebox dava a img {-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); background: white; border: 1px solid #D5D5D5; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); float: left; height: 50px!important; padding: 1px; width: 50px!important;}

    /*Avatar respostasrapidas*/
    #quick-avatar {
        float: left;
        padding: 11px;
    }
    #quick-avatar img {
    margin-top: 50px;
    width: 50px;
    height: 50px;
    padding: 1px;
    border: 1px solid #D5D5D5;
    background: white;
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    }
    #quick-avatar img:hover {
      border-color: #A1A1A1;
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    }
    /*--------/Numeros dos topicos/-------*/
    p.pag,.paging{
    border-radius:3px;
    color: white;
    margin: 4px 0 9px 0;}
    #blog_comments .paging,#blog_comments p.pag{
    color:#F1F1F1;}
    td p.pag a,.paging a, td p.pag b, .paging b, .paged-foot .paging a, .paged-foot .paging b, .paged-foot .paging a:hover{
    border-radius:3px;
    padding: 6px 9px 6px 9px !important;
    margin-right: 3px !important;
    font-size: 12px !important;}
    td p.pag a,.paging a, .paged-foot .paging a{
    border-radius:3px;
    color: #666666 !important;
    border: solid 1px #B3B3B3 !important;
    background-color: #212121;
    background:-moz-linear-gradient(#F2F2F2,#BABABA);
    background-image: -webkit-linear-gradient(#F2F2F2,#BABABA);
    text-shadow: 0px 1px #EBEBEB !important;
    box-shadow: 0px 1px #D4D4D4 !important;
    -moz-box-shadow: 0px 1px #D4D4D4 !important;
    -webkit-box-shadow: 0px 1px #D4D4D4 !important;}
    td p.pag b, .paging b, td p.pag a:hover, .paging a:hover{
    border-radius:3px;
    border: solid 1px #878787 !important;
    color: #EBEBEB !important;
    background-color: #58E862;
    background:-moz-linear-gradient(#BABABA,#DBDBDB);
    background-image: -webkit-linear-gradient(#BABABA,#DBDBDB);
    text-shadow: 0px 1px #666666 !important;
    box-shadow: 0px 1px #D4D4D4 !important;
    -moz-box-shadow: 0px 1px #D4D4D4 !important;
    -webkit-box-shadow: 0px 1px #D4D4D4 !important;}
    p.pag img,.paging img,.paged-foot .paging img{postion:relative;
    top:-3px;
    margin-top:-5px!Important;
    vertical-align: center !important;}
    /*----------Barra de navegaçao---------*/
    .pun-crumbs {
    -moz-border-radius: 3px;
    -moz-box-shadow: inset rgba(0,0,0,0.1) 0 1px 3px;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
    background: #F3F3F3;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
    margin-top: 10px;
    }
    p.crumbs {
    color: #212121;
    }
    .pun-crumbs p {
    color: #666;
    font-size: 1.11em;
    line-height: 1.5;
    margin: 0;
    }
    p.crumbs a {
    background: url(http://i42.servimg.com/u/f42/17/32/13/00/second10.png) no-repeat 100% -1px;
    color: #212121!important;
    font-size: 10px;
    line-height: 30px;
    padding: 11px 17px 11px 4px;
    }
     /*-------------------------Perfil em 3D-------------------------------*/
    .pun .user-ident .user-basic-info {
    line-height: 1.5em;
    font-size: 1.5em;
    font-weight: bold;
    color: white;
    text-shadow: 0 1px 0 #212121,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);
    text-align: center;
    }

    /*-----------Fim Css Padrao ---------*/

    Comentar para visualizar o Download !

    Download
    Download:

    Download:



    Última edição por [Dark]Doki-. em Qui Fev 07, 2013 3:13 pm, editado 2 vez(es)

    #2Sex Jan 04, 2013 5:02 pm

    pecados_imortais

    pecados_imortais
    Membro
    Membro

    [PunBB] WebZoneSkins Warez Black and White Edition Empty Re: [PunBB] WebZoneSkins Warez Black and White Edition

    Loading
    Realmente um otimo trabalho parabens obrigado por compartilhar !


    LINK TA QUEBRADO MANOW D=

    #3Sáb Jan 05, 2013 11:05 am

    ~Wang

    ~Wang
    Membro
    Membro

    https://webzone.forumeiro.com

    [PunBB] WebZoneSkins Warez Black and White Edition Empty Re: [PunBB] WebZoneSkins Warez Black and White Edition

    Loading
    pecados_imortais escreveu:Realmente um otimo trabalho parabens obrigado por compartilhar !


    LINK TA QUEBRADO MANOW D=
    Arrumado :)
    Lembrando que todo javascript e html vem junto com a skin !

    #4Sáb Jan 05, 2013 3:50 pm

    pecados_imortais

    pecados_imortais
    Membro
    Membro

    [PunBB] WebZoneSkins Warez Black and White Edition Empty Re: [PunBB] WebZoneSkins Warez Black and White Edition

    Loading
    Uma pequena duvida como posso modificar a largura???


    Quero almentar a largura eu almentei a largura pelo painel do forum mais nao resultou!

    #5Sáb Jan 05, 2013 10:01 pm

    ~Wang

    ~Wang
    Membro
    Membro

    https://webzone.forumeiro.com

    [PunBB] WebZoneSkins Warez Black and White Edition Empty Re: [PunBB] WebZoneSkins Warez Black and White Edition

    Loading
    Vá no seu css e procure por : 990px
    Edite o valor para o tanto que queira .

    #6Dom Jan 06, 2013 2:19 pm

    pecados_imortais

    pecados_imortais
    Membro
    Membro

    [PunBB] WebZoneSkins Warez Black and White Edition Empty Re: [PunBB] WebZoneSkins Warez Black and White Edition

    Loading
    Obrigado conseguir almentar a largura mais estou com uma pequena duvida ainda


    Sobre os codigos javas Fiz todos os procedimentos Colocar em todas as paginas e ativa o gerenciador de java mais nao resultou

    aconteceu
    nada simplesmente oque sera que esta acontecendo? e isto esta
    acontecendo com muitos codigos como o botao do neon nao consigo fazer
    resulta

    oque poderia estar acontecendo? conflitos entre codigos java? porque no meu forum tem uns 15 20 codigos

    #7Dom Jan 06, 2013 5:02 pm

    ~Wang

    ~Wang
    Membro
    Membro

    https://webzone.forumeiro.com

    [PunBB] WebZoneSkins Warez Black and White Edition Empty Re: [PunBB] WebZoneSkins Warez Black and White Edition

    Loading
    pecados_imortais escreveu:Obrigado conseguir almentar a largura mais estou com uma pequena duvida ainda


    Sobre os codigos javas Fiz todos os procedimentos Colocar em todas as paginas e ativa o gerenciador de java mais nao resultou

    aconteceu
    nada simplesmente oque sera que esta acontecendo? e isto esta
    acontecendo com muitos codigos como o botao do neon nao consigo fazer
    resulta

    oque poderia estar acontecendo? conflitos entre codigos java? porque no meu forum tem uns 15 20 codigos
    Provavelmente tem algum conflito entre eles.
    Tente ir desativando 1 por 1 até funcionar .

    #8Dom Jan 06, 2013 7:54 pm

    pecados_imortais

    pecados_imortais
    Membro
    Membro

    [PunBB] WebZoneSkins Warez Black and White Edition Empty Re: [PunBB] WebZoneSkins Warez Black and White Edition

    Loading
    [Dark]Doki-. escreveu:


    pecados_imortais escreveu:Obrigado conseguir almentar a largura mais estou com uma pequena duvida ainda


    Sobre os codigos javas Fiz todos os procedimentos Colocar em todas as paginas e ativa o gerenciador de java mais nao resultou

    aconteceu
    nada simplesmente oque sera que esta acontecendo? e isto esta
    acontecendo com muitos codigos como o botao do neon nao consigo fazer
    resulta

    oque poderia estar acontecendo? conflitos entre codigos java? porque no meu forum tem uns 15 20 codigos
    Provavelmente tem algum conflito entre eles.
    Tente ir desativando 1 por 1 até funcionar .

    Bom amigo foi como voce previu era conflito entre os codigos mais estou com outro pequeno bug

    é este

    [PunBB] WebZoneSkins Warez Black and White Edition Bug10

    Foi esta parte branca que fico no forum como eu posso fazer as imagens de fundo pega o forum por completo sem ficar esta parte branca

    Creio que isto esta no css


    Bom e outra coisa sobre este codigo Java "backgroundselector " de trocar o fundo do forum e tal

    Código:

    $(document).ready(function () {
      $("#pun-intro").prepend('[img]http://i48.servimg.com/u/f48/16/58/89/73/nav_ba10.png[/img]');
      $("#content").prepend('


    [b]OK[/b]');
      $("#custom_background span").click(function () {
          $("body, .main-head, .main-foot, #pun-intro").removeClass("bg1 bg2 bg3 bg4 bg5 bg6 bg_custom").addClass($(this).attr("id"));
          my_setcookie("custom_background", $(this).attr("id"), true);
      });
      $("#custom_submit").click(function () {
          var urlbg = $("#custom_input").val();
          $("body, .main-head, .main-foot, #pun-intro").removeClass("bg1 bg2 bg3 bg4 bg5 bg6 bg_custom").addClass("bg_custom").css("background-image", "url('" + urlbg + "')");
          my_setcookie("custom_background", urlbg, true);
      });
      $("#nav_background").click(function () {
          $("#toggle_background").slideToggle();
      });
      if (my_getcookie("custom_background") != "") {
          if (my_getcookie("custom_background").length > 4) {
            $("body, .main-head, .main-foot, #pun-intro").addClass("bg_custom").css("background-image", "url(" + my_getcookie("custom_background") + ")");
          } else {
            $("body, .main-head, .main-foot, #pun-intro").addClass(my_getcookie("custom_background"));
          }
      }
    });

    Tem como Fazer o codigo apenas mudar o fundo do forum e nao mudar a imagem das bordas do portal


    Porque fica uma coisa muita feia e muda as bordas do portal

    [PunBB] WebZoneSkins Warez Black and White Edition 1s10

    #9Seg Jan 07, 2013 12:20 pm

    ~Wang

    ~Wang
    Membro
    Membro

    https://webzone.forumeiro.com

    [PunBB] WebZoneSkins Warez Black and White Edition Empty Re: [PunBB] WebZoneSkins Warez Black and White Edition

    Loading
    Bem , me passe o link de seu forum por privado que eu dou uma ajudinha lá :D

    #10Seg Jan 07, 2013 12:46 pm

    pecados_imortais

    pecados_imortais
    Membro
    Membro

    [PunBB] WebZoneSkins Warez Black and White Edition Empty Re: [PunBB] WebZoneSkins Warez Black and White Edition

    Loading
    [Dark]Doki-. escreveu:
    Bem , me passe o link de seu forum por privado que eu dou uma ajudinha lá :D

    ok amigo estarei dando as informaçoes do forum na mp que acabei de enviar ;]

    #11Seg Fev 11, 2013 7:57 am

    AngelCheats

    AngelCheats
    Membro
    Membro

    [PunBB] WebZoneSkins Warez Black and White Edition Empty Re: [PunBB] WebZoneSkins Warez Black and White Edition

    Loading
    aver

    #12Seg Fev 18, 2013 12:07 pm

    Horlock

    Horlock
    Novato
    Novato

    [PunBB] WebZoneSkins Warez Black and White Edition Empty Re: [PunBB] WebZoneSkins Warez Black and White Edition

    Loading
    Postando pra ver

    #13Sáb Fev 23, 2013 7:44 am

    GunSou-

    GunSou-
    Novato
    Novato

    [PunBB] WebZoneSkins Warez Black and White Edition Empty Re: [PunBB] WebZoneSkins Warez Black and White Edition

    Loading
    a para ver o link

    #14Sáb Fev 23, 2013 6:52 pm

    Forever C.a

    Forever C.a
    Novato
    Novato

    [PunBB] WebZoneSkins Warez Black and White Edition Empty Re: [PunBB] WebZoneSkins Warez Black and White Edition

    Loading
    Comentando

    #15Ter Mar 05, 2013 9:54 pm

    micael.crist

    micael.crist
    Membro
    Membro

    [PunBB] WebZoneSkins Warez Black and White Edition Empty Re: [PunBB] WebZoneSkins Warez Black and White Edition

    Loading
    perfeito bro :)

    #16Sáb Mar 23, 2013 5:52 pm

    byzarro

    byzarro
    Membro
    Membro

    [PunBB] WebZoneSkins Warez Black and White Edition Empty Re: [PunBB] WebZoneSkins Warez Black and White Edition

    Loading
    vo usa-lo

    #17Sex Mar 29, 2013 8:09 am

    weberth41

    weberth41
    Membro
    Membro

    [PunBB] WebZoneSkins Warez Black and White Edition Empty Re: [PunBB] WebZoneSkins Warez Black and White Edition

    Loading
    Templante fodda

    #18Sex maio 03, 2013 10:19 am

    dR.SIMPLY

    dR.SIMPLY
    Novato
    Novato

    [PunBB] WebZoneSkins Warez Black and White Edition Empty Re: [PunBB] WebZoneSkins Warez Black and White Edition

    Loading
    Será que mais satisfazer?! :D

    #19Ter maio 21, 2013 5:37 pm

    micael.crist

    micael.crist
    Membro
    Membro

    [PunBB] WebZoneSkins Warez Black and White Edition Empty Re: [PunBB] WebZoneSkins Warez Black and White Edition

    Loading
    lindo :d

    #20Sex Jun 14, 2013 6:21 pm

    dmetalx

    dmetalx
    Novato
    Novato

    [PunBB] WebZoneSkins Warez Black and White Edition Empty Re: [PunBB] WebZoneSkins Warez Black and White Edition

    Loading
    vou checkar!

    #21Ter Jun 25, 2013 4:16 pm

    Liight2

    Liight2
    Novato
    Novato

    [PunBB] WebZoneSkins Warez Black and White Edition Empty Re: [PunBB] WebZoneSkins Warez Black and White Edition

    Loading
    Muito boa

    #22Sáb Jul 27, 2013 3:02 am

    Convidado

    avatar
    Convidado

    [PunBB] WebZoneSkins Warez Black and White Edition Empty Re: [PunBB] WebZoneSkins Warez Black and White Edition

    Loading
    eae

    #23Qua Ago 07, 2013 1:44 pm

    srDIEGO

    srDIEGO
    Novato
    Novato

    [PunBB] WebZoneSkins Warez Black and White Edition Empty Re: [PunBB] WebZoneSkins Warez Black and White Edition

    Loading
    Otimo topico amigo

    #24Qui Set 19, 2013 4:48 pm

    iNerDz

    iNerDz
    Novato
    Novato

    [PunBB] WebZoneSkins Warez Black and White Edition Empty é isso, aee

    Loading
    comentando pra baixar "_"

    #25

    Conteúdo patrocinado



    [PunBB] WebZoneSkins Warez Black and White Edition Empty Re: [PunBB] WebZoneSkins Warez Black and White Edition

    Loading


    Publicidade



    Ver o tópico anterior Ver o tópico seguinte Ir para o topo Mensagem [Página 1 de 1]

    Permissões neste sub-fórum
    Não podes responder a tópicos

    • Criar um fórum | ©phpBB | Fórum gratuito de ajuda | Denunciar um abuso | Criar um fórum