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: Jikah

+29
Mihai.
IonutzD
Francisco Souza
Yukiyo Takeshi
Kirigaya
princejoseph
Akira
Pozz
Atarii
Pedro Hiraga
PowersRaiders
Kyun
Guilherme_Fuckz
Alexandre51
masterforum
The Warrior
Mentoz'
gabriloko123456
Latysh
Bruna.
Toz
Kazu
gzking
Snow
✖Atari
[K]oke
Ultron
Shansk
Tu Vil Amigo™
33 participantes

Tu Vil Amigo™ Tu Vil Amigo™  • Qui 5 Set 2013 - 15:59

►[PUNBB] skin: Jikah Empty ►[PUNBB] skin: Jikah Qui 5 Set 2013 - 15:59

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

Nome da skin: ►[PUNBB] skin: Jikah
Fabricante: [Tens de ter uma conta e sessão iniciada para poderes visualizar este link]
Adaptado por: RolandoHM
Versão da skin: PunBB
Download:

Templantes
Templantes -> General -> index_body Página principal
reemplaza 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="stats"><table class="border" cellpadding="2"><tbody><tr><td>
  <table class="skin_tbl_border" width="100%" cellpadding="0" cellspacing="0"><tbody><tr><td><table width="100%" cellpadding="4" cellspacing="1"><tbody><tr><td class="title2" colspan="2">Estadisticas</td></tr>
    <tr><td class="sunbar" colspan="2">{TOTAL_USERS_ONLINE}</td></tr>
    <tr><td class="ww" width="5%" align="center"><img src="http://i33.servimg.com/u/f33/17/13/12/28/user10.png" width="42" height="42" alt="C_ON"></td>
      <td class="aa" width="95%">
      <p>  {RECORD_USERS}</p>
      <p> {LOGGED_IN_USER_LIST}</p>
     <p> {L_ONLINE_USERS}</p>
 <p>{L_CONNECTED_MEMBERS}</p>
      <p>{LEGEND} : {GROUP_LEGEND}</p>
        
     <p> {L_WHOSBIRTHDAY_TODAY}{L_WHOSBIRTHDAY_WEEK}</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 -->      
      </td>
      </tr><tr><td class="sunbar" colspan="2">Estadisticas</td></tr><tr><td class="ww" width="5%" align="center"><img src="http://i33.servimg.com/u/f33/17/13/12/28/stats10.png" width="42" height="42" alt="C_ON"></td>
      <td class="aa" width="95%">  
        <p>{TOTAL_POSTS}</p>
 <p>{TOTAL_USERS}</p>
 <p>{NEWEST_USER}</p>
        
        
        </td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table></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}" />&nbsp;{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 -->
Templante -> 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">
 <table cellspacing="0" class="table">
 <thead>
 <tr>
 <th class="tcl">{L_FORUM}</th>
 <th class="tc2">{L_TOPICS}</th>
 <th class="tc3">{L_POSTS}</th>
 <th class="tcr">{L_LASTPOST}</th>
 </tr>
 </thead>
 <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="statusid" 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 class="bottomlineforum"></div>
 </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 -->
Importante* No Distribuir sin el respectivo permiso
Respete nuestro trabajo como nosotros respetamos el tuyo!...


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

Shansk Shansk  • Qua 18 Set 2013 - 14:45

►[PUNBB] skin: Jikah Empty Re: ►[PUNBB] skin: Jikah Qua 18 Set 2013 - 14:45

ghghghhh

Ultron Ultron  • Sáb 28 Set 2013 - 17:59

[K]oke [K]oke  • Sáb 28 Set 2013 - 19:25

►[PUNBB] skin: Jikah Empty Re: ►[PUNBB] skin: Jikah Sáb 28 Set 2013 - 19:25

Tema bem agradavel

✖Atari ✖Atari  • Qua 2 Out 2013 - 22:21

►[PUNBB] skin: Jikah Empty Re: ►[PUNBB] skin: Jikah Qua 2 Out 2013 - 22:21

Não Sei Se Algum Admin Viu O Comentário Desse Cara Mas Tou Avisando Ele Tentou Usa Table...

Snow Snow  • Ter 3 Dez 2013 - 18:14

►[PUNBB] skin: Jikah Empty Re: ►[PUNBB] skin: Jikah Ter 3 Dez 2013 - 18:14

Skin boa amigo Very Happy 
até +

gzking gzking  • Ter 3 Dez 2013 - 21:32

►[PUNBB] skin: Jikah Empty Re: ►[PUNBB] skin: Jikah Ter 3 Dez 2013 - 21:32

Laughing  muin bein

Kazu Kazu  • Sex 6 Dez 2013 - 22:08

Toz Toz  • Sáb 7 Dez 2013 - 10:59

►[PUNBB] skin: Jikah Empty Re: ►[PUNBB] skin: Jikah Sáb 7 Dez 2013 - 10:59

Olá!


Uma ótima skin,
Vou fazer um bom aproveito dela, 
Usufruir do conteúdo desta skin, adorei mesmo.

Até!

Bruna. Bruna.  • Seg 9 Dez 2013 - 17:22

►[PUNBB] skin: Jikah Empty Re: ►[PUNBB] skin: Jikah Seg 9 Dez 2013 - 17:22

UP - Bela Skin : )

Latysh Latysh  • Qua 11 Dez 2013 - 8:20

►[PUNBB] skin: Jikah Empty Re: ►[PUNBB] skin: Jikah Qua 11 Dez 2013 - 8:20

Skin muito boa. Adorei as cores!

gabriloko123456 gabriloko123456  • Qua 11 Dez 2013 - 16:08

►[PUNBB] skin: Jikah Empty Re: ►[PUNBB] skin: Jikah Qua 11 Dez 2013 - 16:08

hmn adorei as cores

Mentoz' Mentoz'  • Qua 11 Dez 2013 - 17:50

►[PUNBB] skin: Jikah Empty Re: ►[PUNBB] skin: Jikah Qua 11 Dez 2013 - 17:50

Simples e bonito, gostei Smile

Obrigado por compartilhar.

The Warrior The Warrior  • Sáb 21 Dez 2013 - 21:19

►[PUNBB] skin: Jikah Empty Re: ►[PUNBB] skin: Jikah Sáb 21 Dez 2013 - 21:19

Kade o download sua puta

[K]oke [K]oke  • Sáb 21 Dez 2013 - 22:10

►[PUNBB] skin: Jikah Empty Re: ►[PUNBB] skin: Jikah Sáb 21 Dez 2013 - 22:10

The Warrior escreveu:Kade o download sua puta
[sucesso=Aviso por: Davisnatsu]Ofensas verbais[/sucesso]
Número de alertas: 1/3

masterforum masterforum  • Qui 26 Dez 2013 - 19:53

►[PUNBB] skin: Jikah Empty Re: ►[PUNBB] skin: Jikah Qui 26 Dez 2013 - 19:53

Vou editar algumas  coisas obrigado por postar Very Happy

Alexandre51 Alexandre51  • Sex 27 Dez 2013 - 9:05

►[PUNBB] skin: Jikah Empty Re: ►[PUNBB] skin: Jikah Sex 27 Dez 2013 - 9:05

Download por favor

Guilherme_Fuckz Guilherme_Fuckz  • Qui 2 Jan 2014 - 9:15

Kyun Kyun  • Ter 7 Jan 2014 - 21:28

PowersRaiders PowersRaiders  • Qua 15 Jan 2014 - 23:52

Pedro Hiraga Pedro Hiraga  • Qui 16 Jan 2014 - 11:47

►[PUNBB] skin: Jikah Empty Re: ►[PUNBB] skin: Jikah Qui 16 Jan 2014 - 11:47

Gostei ^^ ela e bem agradavel

Atarii Atarii  • Sex 7 Mar 2014 - 21:57

►[PUNBB] skin: Jikah Empty Re: ►[PUNBB] skin: Jikah Sex 7 Mar 2014 - 21:57

bela skin vou baixar

Pozz Pozz  • Sáb 8 Mar 2014 - 12:17

Akira Akira  • Dom 20 Abr 2014 - 14:56

►[PUNBB] skin: Jikah Empty Re: ►[PUNBB] skin: Jikah Dom 20 Abr 2014 - 14:56

Muito bom! Sem falhas.

princejoseph princejoseph  • Dom 20 Abr 2014 - 21:24

►[PUNBB] skin: Jikah Empty Re: ►[PUNBB] skin: Jikah Dom 20 Abr 2014 - 21:24

great skin Wink

Conteúdo patrocinado  • 

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

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