Boas-vindas ao Power Pixel

Junte-se a comunidade! Crie o seu próprio conteúdo, e faça amizades.EntrarCriar uma conta

►[PUNBB] skin: RAW

+10
crazyrunner
Szczesny
fiddanza
Mentoz'
Pyro
Royal Ghouz™
Shansk
Soulviling
Kirito
Tu Vil Amigo™
14 participantes

Tu Vil Amigo™ Tu Vil Amigo™  • Qui 5 Set 2013 - 16:04

►[PUNBB] skin: RAW Empty ►[PUNBB] skin: RAW Qui 5 Set 2013 - 16:04

Reputação da mensagem: 100% (2 votos)
Vista Previa
[Tens de ter uma conta e sessão iniciada para poderes visualizar esta imagem]

Theme: RAW
Autor: *Desconocido*
Version: [PUNBB]
Adaptado por: RolandoHM
Foro: [Tens de ter uma conta e sessão iniciada para poderes visualizar este link]
Demo: {Demos Retirados}
Descarga:


Templantes
Templates -> General -> index_body Página principal
reemplazar todo por el siguiente codigo
Código:
{JAVASCRIPT}
<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
 <ul>
 <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
 <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
 <li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
 <li><a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</a></li>
 </ul>
 <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
</div>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<div id="pun-visit">
 <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
</div>
<!-- END switch_user_logged_out -->

<!-- BEGIN message_admin_index -->
<div class="main">
 <!-- BEGIN message_admin_titre -->
 <div class="main-head">
 <h1 class="page-title">{message_admin_index.message_admin_titre.MES_TITRE}</h1>
 </div>
 <!-- END message_admin_titre -->

 <!-- BEGIN message_admin_txt -->
 <div id="pun-announcement">
 <p>{message_admin_index.message_admin_txt.MES_TXT}</p>
 </div>
 <!-- END message_admin_txt -->
</div>
<!-- END message_admin_index -->

<!-- BEGIN switch_user_login_form_header -->
<div class="main">
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
 <div class="user_login_form main-box center">
 <label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username" /></label>  
 <label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password" /></label>  
 <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>  
 {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
 <!-- BEGIN switch_fb_connect -->
 <span class="fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
 <fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
 <!-- END switch_fb_connect -->
 </div>
</form>
</div>
<!-- END switch_user_login_form_header -->

{CHATBOX_TOP}
{BOARD_INDEX}

<!-- BEGIN disable_viewonline -->
<div class="main"><div class="main-head">
  <div class="page-title"><h2>¿QUÉ ESTÁ PASANDO?</h2></div></div>
  <div class="stadisticasonline">
    <h3 class="stadistonlineuser">Usuarios Conectados</h3>
    <div class="contenido">
     <p>{TOTAL_USERS_ONLINE}</p>
   <p>{LOGGED_IN_USER_LIST}</p>
      <p>{RECORD_USERS}</p>
    <!-- BEGIN switch_chatbox_activate -->
 <div id="onlinechat">
 <p class="page-bottom">
 {TOTAL_CHATTERS_ONLINE} : 
 {CHATTERS_LIST}<br />
 <!-- BEGIN switch_chatbox_popup -->
 <div id="chatbox_popup"></div>
 <script type="text/javascript">
 insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
 </script>
 <!-- END switch_chatbox_popup -->
 </p>
 </div>
 <!-- END switch_chatbox_activate -->
    </div></div>
  <div class="stadisticasuserlinetime">
    <h3 class="stadisticastitleuseronlinelasstime">Usuarios que visitaron el foro hoy</h3>
    <div class="contenido">
     <p> {L_ONLINE_USERS}</p>
      <p>{L_CONNECTED_MEMBERS}</p>
      <p>{GROUP_LEGEND}</p>
    </div></div>
  <div class="stadisticas">
  <h3 class="stadisticastitle">Estaditicas</h3>
    <div class="contenido">
      <p>{TOTAL_POSTS}</p>
 <p>{TOTAL_USERS}</p>
 <p>{NEWEST_USER}</p>
      <p> {L_WHOSBIRTHDAY_TODAY}{L_WHOSBIRTHDAY_WEEK}</p>
    </div>
  </div></div>

<!-- END disable_viewonline -->

<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
 <div class="user_login_form main-box center">
 <label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username"/></label>  
 <label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password"/></label>  
 <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>  
 {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
 <!-- BEGIN switch_fb_connect -->
 <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
 <fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
 <!-- END switch_fb_connect -->
 </div>
</form>
<!-- END switch_user_login_form_footer -->

{CHATBOX_BOTTOM}

<!-- BEGIN switch_legend -->
<ul id="pun-legend">
 <li>
 <img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /> {L_NEW_POSTS}
 <img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /> {L_NO_NEW_POSTS}
 <img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /> {L_FORUM_LOCKED}
 </li>
</ul>
<!-- END switch_legend -->

{AUTO_DST}

<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
 appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
 status: true,
 cookie: true,
 xfbml: true,
 oauth: true
});
//]]>
</script>
<!-- END switch_fb_index_login -->
Templantes -> General -> index_box Página de bienvenida - Anuncio de categorías
Reemplazar todo por el siguiente codigo
Código:
<div class="pun-crumbs">
 <p class="crumbs"><a href="{U_INDEX}">{L_INDEX}</a><strong>{NAV_CAT_DESC}</strong></p>
</div>
<div class="main">
<!-- BEGIN catrow -->
 <!-- BEGIN tablehead -->
 <div class="main-head">
 <div class="page-title">{catrow.tablehead.L_FORUM}</div>
 </div>
 <div class="main-content" id="categoriaforum">
 <table cellspacing="0" class="table">
 
<tbody class="statused">
 <!-- END tablehead -->

 <!-- BEGIN forumrow -->
 <tr>
 <td class="tcl" style="padding-right: {catrow.forumrow.INC_LEVEL_RIGHT}; padding-left: {catrow.forumrow.INC_LEVEL_LEFT};">
 <span class="status" style="margin-right: -{catrow.forumrow.INC_WIDTH_ICON}; margin-left: -{catrow.forumrow.INC_WIDTH_ICON};">
 <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
 </span>
 <h{catrow.forumrow.LEVEL} class="hierarchy"><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a></h{catrow.forumrow.LEVEL}>
 <br />
 {catrow.forumrow.FORUM_DESC}
 <!-- BEGIN switch_moderators_links -->
 <br />
 {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
 <!-- END switch_moderators_links -->
 {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
 <strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}
 </td>
 <td class="tc2">{catrow.forumrow.TOPICS}</td>
 <td class="tc3">{catrow.forumrow.POSTS}</td>
 <td class="tcr">
 <span>
 <!-- BEGIN switch_topic_title -->
 <a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br />
 <!-- END switch_topic_title -->
 {catrow.forumrow.USER_LAST_POST}
 </span>
 </td>
 </tr>
 <!-- END forumrow -->

 <!-- BEGIN tablefoot -->
 </tbody>
 </table>
 </div>
  <br />
 <!-- END tablefoot -->
<!-- END catrow -->
</div>

<!-- BEGIN switch_on_index -->
<div class="main-box clearfix">
 <ul>
 <li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a></li>
 <li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a></li>
 <li><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li>
 </ul>
 <!-- BEGIN switch_delete_cookies -->
 <p class="right">
 <a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
 </p>
 <!-- END switch_delete_cookies -->
</div>
<!-- END switch_on_index -->
Templantes -> General -> overall_footer_end Fin de pie de página
Código:
<!-- BEGIN html_validation -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<div>
 <div>
 <div>
 <div>
 <div>
 <div>
 <ul>
 <li>
<!-- END html_validation -->
 </li>
 </ul>
 <!-- BEGIN switch_footer_links -->
 <ul>
 <li>
 <!-- BEGIN footer_link -->
 <!-- BEGIN switch_separator --> |&nbsp;<!-- END switch_separator -->
 {switch_footer_links.footer_link.FOOTER_LINK_SEPARATOR}<a name="bottom" class="copyright" href="{switch_footer_links.footer_link.U_FOOTER_LINK_HREF}" rel="{switch_footer_links.footer_link.FOOTER_LINK_REL}" target="{switch_footer_links.footer_link.FOOTER_LINK_TARGET}" title="{switch_footer_links.footer_link.L_FOOTER_LINK_TITLE}">{switch_footer_links.footer_link.L_FOOTER_LINK_TEXT}</a>
 <!-- END footer_link -->
 </li>
 </ul>
 <!-- END switch_footer_links -->
 </div>
 
                                 <div class="footer-bg"> <div class="footer-wire"></div>
                                   <ul class="footer-list">
                                     <li>
                                       <ul>
                                         <li>Redes Sociales</li>
                                         <li><a href="#"><img src="http://i.imgur.com/ZwlJx.png" alt="Facebook"></a>
                                           <a href="#"><img src="http://i.imgur.com/gRFnK.png" alt="Twitter"></a>
                                             <a href="#"><img src="http://i.imgur.com/ELyuy.png" alt="YouTube"></a>
                                              </li>
                                           </ul>
                                           </li>
                                           <li> <ul> <li>Informacion</li>
                                             <li><a href="/contact">Contactar</a></li>
                                             <li><a href="#">Publicidad</a></li>
                                             <li><a href="/faq">Faq</a></li>
                                             <li><a href="/groups">Staff</a></li> </ul> </li>
                                           <li> <ul> <li>Popular Forums</li>
                                             <li><a href="#">link</a></li>
                                              <li><a href="#">link</a></li>
                                              <li><a href="#">link</a></li>
                                              <li><a href="#">link</a></li>
                                              <li><a href="#">link</a></li>     </ul> </li>
                                           <li> <ul> <li>Popular Forums</li>
                                              <li><a href="#">link</a></li>
                                              <li><a href="#">link</a></li>
                                              <li><a href="#">link</a></li>
                                              <li><a href="#">link</a></li>
                                              <li><a href="#">link</a></li> </ul> </li>
                                            </ul>  
                                          <div class="footer-copyright-t"> <div class="footerleft">Skin adaptado por: <a href="http://www.15-tronos.net/">15-tronos | Diseñamos Tu Foro</a></div> <div class="footerright">
Copyright © 2012 foroactivo.com
</div> </div></div>
 <p class="center">
 <strong>{ADMIN_LINK}</strong>
 </p> </div>
 {PROTECT_FOOTER}
 
                         </div>
 </div>
 </div>
  </div>
<!-- BEGIN switch_facebook_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
 appId: '{switch_facebook_login.FACEBOOK_APP_ID}',
 status: true,
 cookie: true,
 xfbml: true,
 oauth: true
});
//]]>
</script>
<!-- END switch_facebook_login -->

<!-- BEGIN switch_facebook_logout_TMP -->
<script type="text/javascript">
//<![CDATA[
FB.Event.subscribe('auth.logout', function(response) {
 if ($('a#logout'))
 {
 var lien_redir = $('a#logout').attr('href');

 if ($('a#logout').attr('href') && $('a#logout').attr('href') != '')
 {
 document.location.href = 'http://{switch_facebook_logout.SERVER_NAME}/' + lien_redir;
 }
 }
});

$(document).ready( function() {
 $('a#logout').click( function() {
 FB.logout();
 } );
} );
//]]>
</script>
<!-- END switch_facebook_logout_TMP -->

<script type="text/javascript">
//<![CDATA[
 fa_endpage();
//]]>
</script>

</body>
</html>


Última edição por Tu Vil Amigo™ em Qui 19 Set 2013 - 10:58, editado 1 vez(es)

Tu Vil Amigo™ Tu Vil Amigo™  • Qui 5 Set 2013 - 16:05

►[PUNBB] skin: RAW Empty Re: ►[PUNBB] skin: RAW Qui 5 Set 2013 - 16:05

Reputação da mensagem: 100% (1 votos)
Templantes -> Escribir un mensaje & Mensajes Privados -> posting_body Página de envíos de mensajes
entrar y colocar al final de todo el codigo el siguiente codigo
Código:
</div>
como se muestra en la siguiente captura
[Tens de ter uma conta e sessão iniciada para poderes visualizar esta imagem]

Templantes -> Escribir un mensaje & Mensajes Privados -> posting_body_wysiwyg Página de envío de mensajes en wysiwyg
hacemos lo mismo en este templante entramos y colocamos al final de todo el code
Código:
</div>
Templantes -> Escribir un mensaje & Mensajes Privados -> posting_preview parte previsualización de la página de envío de mensajes
Reemplazar todo por el siguiente codigo
Código:
<div class="main-head clearfix">
 <p class="h2">{L_PREVIEW}</p>
</div>

<div class="main-content topic">
 <div class="post">
 <div class="posthead"><h2>{L_PREVIEW_PUNBB}</h2></div>
          <div class="postmain">
 <div class="postbody">
 <div class="user">
 <h4 class="user-ident">
 <span class="username">{USERNAME}</span>
 </h4>
 </div>
 <div class="post-entry">
 <div class="entry-content">{MESSAGE_NEW}</div>
 </div>
 </div>
 </div>
 </div>
</div>

Templantes -> Escribir un mensaje & Mensajes Privados -> posting_topic_review Parte estudio de tema de la página de envío de mensajes
Reemplazar todo por el siguiente codigo
Código:
<!-- BEGIN switch_inline_mode -->
<div class="main-head">
 <h1 class="page-title">{L_TOPIC_REVIEW}</h1>
</div>
<!-- END switch_inline_mode -->

<!-- BEGIN postrow -->
 <!-- BEGIN displayed -->
 <a name="{postrow.displayed.POST_ID}"></a>
 <div class="main-content topic">
 <div class="post">
 <div class="posthead">
 <h2>{postrow.displayed.POST_SUBJECT_NEW} {postrow.displayed.L_TOPIC_ON} {postrow.displayed.POST_DATE}</h2>
 </div>
                  <div class="postmain">
 <div class="postbody">
 <div class="user online">
 <h4 class="user-ident">
 <span class="username">{postrow.displayed.POSTER_NAME}</span>
 </h4>
 </div>
 </div>

 <div class="post-entry">
 <div class="entry-content">
 <p>{postrow.displayed.MESSAGE}</p>
 </div>
 </div>
 </div>
 </div>
 </div>
 <!-- END displayed -->
 <!-- BEGIN hidden -->
 <div class="main-content topic">
 <p class="p-hidden">{postrow.hidden.MESSAGE}</p>
 </div>
 <!-- END hidden -->
<!-- END postrow -->
<br />
Templantes -> Escribir un mensaje & Mensajes Privados -> privmsg_topic_review Revisar tema
Reemplazar todo por el siguiente codigo
Código:
<div class="main">
 <!-- BEGIN switch_inline_mode -->
 <div class="main-head">
 <h1 class="page-title">{L_TOPIC_REVIEW}</h1>
 </div>
 <!-- END switch_inline_mode -->
<style type="text/css" media="screen">
<!--
.useravatar {
position:static;
margin-top:1px;
margin-bottom:150px;
padding-bottom:150px;
padding-top:1px;
clear:both;}
-->
</style>
 <!-- BEGIN postrow -->
 <div class="main-content topic">
 <div class="post">
 <div class="posthead">
 <h2>{postrow.POST_SUBJECT_NEW} - {postrow.POST_DATE}</h2>
 </div>
                  <div class="postmain">
 
                                  <div class="postbody">
 <div class="user online">
 <h4 class="user-ident">
 <span class="username">{postrow.POSTER_NAME}</span>
 <div class="user-basic-info">
 {postrow.POSTER_AVATAR}<br />
 {postrow.POSTER_NAME}
 </div>
 </h4>
 </div>

 <div class="post-entry">
 <div class="entry-content">
 <p>{postrow.MESSAGE}</p>
 </div>
 </div>
 <div class="postfoot">
 {L_ATTACH_SIGNATURE}
 </div>
 </div>
 </div>
 </div>
 </div>
 <!-- END postrow -->
</div>
Templantes -> Escribir un mensaje & Mensajes Privados -> privmsgs_preview Previsualización de un mensaje privado
Reemplazar todo por el siguiente codigo
Código:
<div class="main-head clearfix">
 <p class="h2">{L_PREVIEW}</p>
</div>

<div class="main-content topic">
 <div class="post">
 <div class="posthead"><h2>{POST_SUBJECT} - {POST_DATE}</h2></div>
          <div class="postmain">
 <div class="postbody">
 <div class="user">
 <h4 class="user-ident">
 <span class="username">{MESSAGE_FROM}</span>
 </h4>
 </div>
 <div class="post-entry">
 <div class="entry-content">{MESSAGE_NEW}</div>
 </div>
 </div>
 </div>
 </div>
</div>
Templantes -> Escribir un mensaje & Mensajes Privados -> privmsgs_read_body Anuncio de un mensaje privado
Reemplazar todo por el siguiente codigo
Código:
<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
 <ul>
 <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
 <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
 </ul>
 <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
</div>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<div id="pun-visit">
 <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
</div>
<!-- END switch_user_logged_out -->

<div class="pun-crumbs">
 <p class="crumbs">
 <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} » <strong>{L_PM}</strong>
 </p>
</div>

<ul class="pun-privmsg">
 <li>{INBOX_IMG} {INBOX}</li>
 <li>{SENTBOX_IMG} {SENTBOX}</li>
 <li>{OUTBOX_IMG} {OUTBOX}</li>
 <li>{SAVEBOX_IMG} {SAVEBOX}</li>
</ul>

<form action="{S_PRIVMSGS_ACTION}" method="post" class="frm-form">
 <div class="main paged">
 <div class="paged-head clearfix">
 <p class="paging">{BOX_NAME} :: {L_MESSAGE}</p>
 <!-- BEGIN switch_post_reply -->
 <p class="posting">{REPLY_PM_IMG}</p>
 <!-- END switch_post_reply -->
 </div>

 <div class="main-head">
 </div>

 <div class="main-content topic">
 <div class="post">
 <div class="posthead">
 <h2>{POST_SUBJECT} - {POST_DATE}</h2>
 </div>
                          <div class="postmain">
 <div class="postbody">
 <div class="user online">
 <h4 class="user-ident">
 <span class="username">{MESSAGE_FROM}</span>
 <div class="user-basic-info">
 {AVATAR_FROM}
 <br />{MESSAGE_FROM}
 </div>
 </h4>
 </div>

 <div class="post-entry">
 <div class="entry-content">
 <p>{MESSAGE}</p>
 </div>
 </div>
 </div>

 <div class="postfoot clearfix">
 <div class="user-contact">
 <!-- BEGIN switch_user_contact -->
 {PROFILE_IMG} {PM_IMG} {EMAIL_IMG} {WWW_IMG} {AIM_IMG} {YIM_IMG} {MSN_IMG} {SKYPE_IMG}
 <!-- END switch_user_contact -->
 </div>
 <div class="post-options">
 <!-- BEGIN switch_quote -->
 {QUOTE_PM_IMG}
 <!-- END switch_quote -->
 {EDIT_PM_IMG}
 </div>
 </div>
 </div>
 </div>
 </div>

 <div class="main-foot">
 </div>

 <div class="paged-foot clearfix">
 <p class="paging">
 {S_HIDDEN_FIELDS}
 <!-- BEGIN switch_save -->
 <input type="submit" name="save" value="{L_SAVE_MSG}" />  
 <!-- END switch_save -->
 <!-- BEGIN switch_move_profile -->
 <input type="submit" name="moveprofile" value="{L_MOVE_PROFILE}" /> &nbsp;
 <!-- END switch_move_profile -->
 <input type="submit" name="delete" value="{L_DELETE_MSG}" />
 </p>
 <!-- BEGIN switch_post_reply -->
 <p class="posting">{REPLY_PM_IMG}</p>
 <!-- END switch_post_reply -->
 </div>
 </div>
</form>

<!-- BEGIN switch_review_box -->
{TOPIC_REVIEW_BOX}
<!-- END switch_review_box -->

<!-- BEGIN switch_image_resize -->
<script type="text/javascript">
//<![CDATA[
$(resize_images({ 'selector' : '.post-entry .entry-content', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
//]]>
</script>
<!-- END switch_image_resize -->
Nota Importante:

algun bug en el skin postear en Soporte
Recuerda no distribuir el contenido sin el previo permiso
 

Kirito Kirito  • Qui 5 Set 2013 - 19:44

►[PUNBB] skin: RAW Empty Re: ►[PUNBB] skin: RAW Qui 5 Set 2013 - 19:44

descarga

Soulviling Soulviling  • Sáb 14 Set 2013 - 22:59

►[PUNBB] skin: RAW Empty Re: ►[PUNBB] skin: RAW Sáb 14 Set 2013 - 22:59

a

Shansk Shansk  • Ter 17 Set 2013 - 14:00

►[PUNBB] skin: RAW Empty Re: ►[PUNBB] skin: RAW Ter 17 Set 2013 - 14:00

OPaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

Royal Ghouz™ Royal Ghouz™  • Seg 14 Out 2013 - 22:05

►[PUNBB] skin: RAW Empty Re: ►[PUNBB] skin: RAW Seg 14 Out 2013 - 22:05

ppv

Anonymous Convidado  • Qui 17 Out 2013 - 19:01

Pyro Pyro  • Sáb 26 Out 2013 - 17:23

Mentoz' Mentoz'  • Seg 16 Dez 2013 - 20:32

►[PUNBB] skin: RAW Empty Re: ►[PUNBB] skin: RAW Seg 16 Dez 2013 - 20:32

Não gostei muito mais obrigado por compartilhar. Very Happy

fiddanza fiddanza  • Sex 25 Jul 2014 - 8:53

►[PUNBB] skin: RAW Empty Re: ►[PUNBB] skin: RAW Sex 25 Jul 2014 - 8:53

WOW

Szczesny Szczesny  • Sex 25 Jul 2014 - 13:43

►[PUNBB] skin: RAW Empty Re: ►[PUNBB] skin: RAW Sex 25 Jul 2014 - 13:43

Como siempre, exelente skin!

Anonymous Convidado  • Qui 8 Jan 2015 - 6:32

crazyrunner crazyrunner  • Seg 12 Jan 2015 - 22:10

►[PUNBB] skin: RAW Empty Re: ►[PUNBB] skin: RAW Seg 12 Jan 2015 - 22:10

Thaaaaaaaaaaaaaaanks

Mihai. Mihai.  • Qui 15 Jan 2015 - 6:03

►[PUNBB] skin: RAW Empty Re: ►[PUNBB] skin: RAW Qui 15 Jan 2015 - 6:03

Thanks man. Amazing theme!

IonutzD IonutzD  • Dom 1 Fev 2015 - 6:04

►[PUNBB] skin: RAW Empty Re: ►[PUNBB] skin: RAW Dom 1 Fev 2015 - 6:04

Thanks man. Amazing theme!

Crazzy Crazzy  • Ter 31 Mar 2015 - 10:56

►[PUNBB] skin: RAW Empty Re: ►[PUNBB] skin: RAW Ter 31 Mar 2015 - 10:56

gostei mano vlw parça!!

Harleen Harleen  • Qui 24 Out 2019 - 18:20

AdministradorMembro da equipa

►[PUNBB] skin: RAW Empty Re: ►[PUNBB] skin: RAW Qui 24 Out 2019 - 18:20

Tópico Bloqueado
Link de download inválido e/ou removido a pedido do autor.
Tópico arquivado

Tópico movido para: Arquivos tópicos antigos

Conteúdo patrocinado  • 

►[PUNBB] skin: RAW Empty Re: ►[PUNBB] skin: RAW

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