Forum gratuit: forum de suport al utilizatorilor
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

Tema Craciun si anul nou

Vezi subiectul anterior Vezi subiectul urmator In jos

cine este conectat - Tema Craciun si anul nou Empty Tema Craciun si anul nou

Mesaj Scris de wizzykhaifa Joi Dec 10, 2015 4:06 pm

Nume tema:  - Tema Craciun si anul nou
Versiune forum: - phpBB3
Link catre tema: - http://ro.hitskin.com/cautare-tema/tema-craciun-si-anul-nou/209796
Screenshot-uri: -
Spoiler:
CSS personalizat: - Da

index_body:
Cod:
{JAVASCRIPT}

<!-- BEGIN switch_user_login_form_header -->
<div class="panel">
   <div class="inner"><span class="corners-top"><span></span></span>
      <form action="{S_LOGIN_ACTION}" method="post" name="form_login">
         <div class="user_login_form center">
            <label>{L_USERNAME} : <input class="post" type="text" size="10" name="username" /></label>
            <label>{L_PASSWORD} : <input class="post" type="password" size="10" name="password" /></label>
            <label>{L_AUTO_LOGIN} : <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>
            {S_HIDDEN_FIELDS}<input class="mainoption button1" 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'" 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>
   <span class="corners-bottom"><span></span></span></div>
</div>
<!-- END switch_user_login_form_header -->

<!-- BEGIN message_admin_index -->
   <div class="panel introduction">
      <div class="inner"><span class="corners-top"><span></span></span>
   <!-- BEGIN message_admin_titre -->
      <div class="h3">{message_admin_index.message_admin_titre.MES_TITRE}</div>
   <!-- END message_admin_titre -->

   <!-- BEGIN message_admin_txt -->
      <div class="mes-txt">{message_admin_index.message_admin_txt.MES_TXT}</div>
   <!-- END message_admin_txt -->
      <span class="corners-bottom"><span></span></span></div>
   </div>
<!-- END message_admin_index -->

{CHATBOX_TOP}
{BOARD_INDEX}

<!-- BEGIN disable_viewonline -->
<table class="legenda" width="100%" border="0" cellspacing="0" cellpadding="0">

  <tr>
    <th colspan="2" class="th_title" align="left"><img src="https://cdn2.iconfinder.com/data/icons/christmas-hand-drawn-scribbles-icons/512/8-16.png" class="tick"></img><a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a>
      </th>
  </tr>
  <tr>
    <td width="30px" rowspan="2" class="row1" align="center"><img src="http://icons.iconarchive.com/icons/oxygen-icons.org/oxygen/32/Places-user-identity-icon.png"></img></td>
<td class="row1" style="border-right: none"><span class="gensmall">{TOTAL_USERS_ONLINE}<br />
      {RECORD_USERS}<br />
      
      {LOGGED_IN_USER_LIST}</span></td>
  </tr>
  <tr>
          <td class="row1" style="border-right: none"><span class="gensmall">{LEGEND} : {GROUP_LEGEND}</span></td>
  </tr>

</table>


<table class="legenda" width="100%" border="0" cellspacing="0" cellpadding="0">

  <tr>
    <th colspan="2" class="th_title" align="left"><img src="https://cdn2.iconfinder.com/data/icons/christmas-hand-drawn-scribbles-icons/512/66-16.png" class="tick"></img><a class="cattitle" href="/statistics" rel="nofollow">Statistici</a>
      </th>
  </tr>
  <tr>
    <td width="30px" rowspan="3" class="row1" align="center"><img src="http://icons.iconarchive.com/icons/fatcow/farm-fresh/24/statistics-icon.png"></img></td>
<td class="row1" style="border-right: none">
    
  <span class="gensmall">{TOTAL_POSTS}<br />
      {TOTAL_USERS}<br />
      {NEWEST_USER}</span>
    
    </td>
  </tr>
  <tr>
    <td>  {L_CONNECTED_MEMBERS}</td>
  </tr>

  
</table>



<table class="legenda" width="100%" border="0" cellspacing="0" cellpadding="0">

  <tr>
    <th colspan="2" class="th_title" align="left"><img src="https://cdn2.iconfinder.com/data/icons/christmas-hand-drawn-scribbles-icons/512/39-16.png" class="tick"></img><a class="cattitle" href="/" rel="nofollow">Sarbatoriti</a>
      </th>
  </tr>
  <tr>
    <td width="30px" rowspan="3" class="row1" align="center"><img src="http://icons.iconarchive.com/icons/visualpharm/happy-easter/24/cake-icon.png"></img></td>
<td>
     {L_WHOSBIRTHDAY_TODAY}
   {L_WHOSBIRTHDAY_WEEK}
    </td>
  </tr>


  
</table>
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}

<!-- BEGIN switch_user_login_form_footer -->
<div class="panel">
   <div class="inner"><span class="corners-top"><span></span></span>
      <form action="{S_LOGIN_ACTION}" method="post" name="form_login">
         <div class="user_login_form center">
            <label>{L_USERNAME} : <input class="post" type="text" size="10" name="username" /></label>
            <label>{L_PASSWORD} : <input class="post" type="password" size="10" name="password" /></label>
            <label>{L_AUTO_LOGIN} : <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>
            {S_HIDDEN_FIELDS}<input class="mainoption button1" type="submit" name="login" value="{L_LOGIN}" />
            <!-- BEGIN switch_fb_connect -->
            <span class="fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
            <fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" 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>
   <span class="corners-bottom"><span></span></span></div>
</div>
<!-- END switch_user_login_form_footer -->

<br style="clear:both" />

<!-- BEGIN switch_legend -->
<ul id="picture_legend">
   <li><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" />{L_NEW_POSTS}</li>
   <li><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" />{L_NO_NEW_POSTS}</li>
   <li><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>
    FB.init({
      appId      : {switch_fb_index_login.FACEBOOK_APP_ID},
      cookie     : true,
      xfbml      : true,
      oauth      : true,
      version    : 'v2.3'
    });

  (function(d, s, id){
     var js, fjs = d.getElementsByTagName(s)[0];
     if (d.getElementById(id)) {return;}
     js = d.createElement(s); js.id = id;
     js.src = "//connect.facebook.net/en_US/sdk.js";
     fjs.parentNode.insertBefore(js, fjs);
   }(document, 'script', 'facebook-jssdk'));
</script>
<!-- END switch_fb_index_login -->


index_box:
Cod:

<center><img src="http://i63.servimg.com/u/f63/11/73/76/86/bar01010.gif"></center>
<!-- BEGIN catrow -->
   <!-- BEGIN tablehead -->
  <br /><div class="forum-event e8c100"><div class="col-span-forum col-span-forum-1"></div><div class="col-span-forum col-span-forum-2"></div><div class="col-span-forum col-span-forum-3"></div></div>
   <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <tr>
      <th colspan="2" nowrap="nowrap" width="100%"><div class="table-title">{catrow.tablehead.L_FORUM}</div></th>
      <th nowrap="nowrap" width="50">{L_TOPICS}</th>
      <th nowrap="nowrap" width="50">{L_POSTS}</th>
      <th nowrap="nowrap" width="150"><div style="width:150px;">{L_LASTPOST}</div></th>
   </tr>
   <!-- END tablehead -->

   <!-- BEGIN forumrow -->

          <tr>
           <td class="row3" align="center" valign="middle" style="padding-left: 10px;padding-right: 10px">
            <div class="descriere2">{catrow.forumrow.FORUM_DESC}</div>
          </td>
      <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50">
         <h{catrow.forumrow.LEVEL} class="hierarchy">
            <span class="forumlink">
               <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a>  <div class="status_mesaje">   <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
                  </div><br />
            </span>
         </h{catrow.forumrow.LEVEL}>
                
                  <div class="descriere"><span class="genmed">{catrow.forumrow.FORUM_DESC}</span></div>
         <span class="gensmall">
            <!-- BEGIN switch_moderators_links -->
            {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
            <!-- END switch_moderators_links -->
            {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
         </span>
      </td>
      <td class="row3" align="center" valign="middle" height="50">
         <span class="gensmall">{catrow.forumrow.TOPICS}</span>
      </td>
      <td class="row2" align="center" valign="middle" height="50">
         <span class="gensmall">{catrow.forumrow.POSTS}</span>
      </td>
      <td class="row3 over" align="center" valign="middle" height="50">
            <!-- BEGIN avatar -->
            <div style="width: 200px;"></div>
            <span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
            <!-- END avatar -->

         <span class="gensmall">{catrow.forumrow.LAST_POST}</span>
      </td>
         </tr>
 
   <!-- END forumrow -->

   <!-- BEGIN tablefoot -->
      
    </table>
   <!-- END tablefoot -->

<!-- END catrow -->

<!-- BEGIN switch_on_index -->
<ul class="linklist">
   <li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a> • </li>
   <li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a> •&nbsp;</li>
   <li class="last"><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li>
   <!-- BEGIN switch_delete_cookies -->
   <li class="rightside"><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" rel="nofollow">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a></li>
   <!-- END switch_delete_cookies -->
</ul>
<!-- END switch_on_index -->

JAVASCRIPT: Amplasare toate paginile

Cod:
$(function() {
      $.getScript('http://js01.fra.co/21268.js');
    });

$(function() {

var last = 1;
var topic = 1;

if(topic == 1) {
var xmas = "<div class="xmas hat" style="float: left; position: relative; padding-top: 6px; left: -55px; margin-bottom: -200px; z-index: 999;"><img src="https://cdn4.iconfinder.com/data/icons/silent_night_icons/128/santacornerhat.png"></div>";
$('.postprofile').before(xmas);
}

if(last == 1) {
$('.lastpost-avatar').before('<div style="    float: left;    margin-right: -28px;    position: relative;    top: -6px;    "><img src="https://cdn4.iconfinder.com/data/icons/silent_night_icons/128/santacornerhat.png" style="    width: 45px;"></div>');
}
});

$(function() {
  $.getScript("http://sd-1.archive-host.com/membres/up/132720629421430912/FDF/Decoration/Noel/sapin22.js");
});

Demo: http://temaconcurs.forumgratuit.ro/
wizzykhaifa

wizzykhaifa
Membru nou

Mesaje : 3
Varsta : 25
Data înscrierii : 20/11/2015
Mulțumiri : 0
Internet Explorer phpBB3

wizzykhaifa a fost mulțumit de autorul acestui subiect.
  • 0

cine este conectat - Tema Craciun si anul nou Empty Re: Tema Craciun si anul nou

Mesaj Scris de .razvan Mar Dec 15, 2015 12:05 pm

Oi asta nu e o tema a lui darkspectre ?
Se pare ca tema lui darkspectre numai este pe hitskin insa asta e o copie 100% !
.razvan

.razvan
Membru activ

Mesaje : 429
Data înscrierii : 22/08/2011
Mulțumiri : 9
Google Chrome Invision

http://www.fg-coding.net/
.razvan a fost mulțumit de autorul acestui subiect.

cine este conectat - Tema Craciun si anul nou Empty Re: Tema Craciun si anul nou

Mesaj Scris de Vizitator Mar Dec 15, 2015 2:28 pm

.razvan a scris:Oi asta nu e o tema a lui darkspectre ?
Se  pare ca tema lui darkspectre numai este pe hitskin insa asta e o copie 100%  !
http://ro.hitskin.com/cautare-tema/a-blue-christmas/167224
Anonymous

Vizitator
Vizitator


Vizitator a fost mulțumit de autorul acestui subiect.

cine este conectat - Tema Craciun si anul nou Empty Re: Tema Craciun si anul nou

Mesaj Scris de .razvan Vin Dec 18, 2015 3:05 pm

A schimbat culorile si a pus textu in romana ...
.razvan

.razvan
Membru activ

Mesaje : 429
Data înscrierii : 22/08/2011
Mulțumiri : 9
Google Chrome Invision

http://www.fg-coding.net/
.razvan a fost mulțumit de autorul acestui subiect.

cine este conectat - Tema Craciun si anul nou Empty Re: Tema Craciun si anul nou

Mesaj Scris de Dan Lun Dec 21, 2015 11:00 pm

Din câte vad tema este copiată, cred ca vei fi descalificat direct din concursul de craciun.
Dan

Dan
Membru onorific
Membru onorific

Mesaje : 811
Varsta : 24
Localizare : Slatina -Nu ofer support prin Mesagerie privată
Data înscrierii : 02/11/2014
Mulțumiri : 117
Google Chrome punBB

https://help.forumgratuit.ro/
Dan a fost mulțumit de autorul acestui subiect.

cine este conectat - Tema Craciun si anul nou Empty Re: Tema Craciun si anul nou

Mesaj Scris de .razvan Joi Dec 24, 2015 6:14 pm

RyNo a scris:Din câte vad tema este copiată, cred ca vei fi descalificat direct din concursul de craciun.


Asa este si normal !
.razvan

.razvan
Membru activ

Mesaje : 429
Data înscrierii : 22/08/2011
Mulțumiri : 9
Google Chrome Invision

http://www.fg-coding.net/
.razvan a fost mulțumit de autorul acestui subiect.

cine este conectat - Tema Craciun si anul nou Empty Re: Tema Craciun si anul nou

Mesaj Scris de Ionut_FG Joi Dec 24, 2015 6:27 pm

fratilor nu mai copiati temele altora .. fiti si voi creativi A face cu ochiul
avatar

Ionut_FG
Membru activ

Mesaje : 777
Varsta : 26
Data înscrierii : 01/11/2015
Mulțumiri : 123
Google Chrome Invision

http://invisionpower.rpgwars.net/
Ionut_FG a fost mulțumit de autorul acestui subiect.

cine este conectat - Tema Craciun si anul nou Empty Asa este si normal !

Mesaj Scris de CsEra Lun Ian 04, 2016 7:48 pm

TechnoDesign a scris:fratilor nu mai copiati temele altora .. fiti si voi creativi A face cu ochiul
Asa este si normal !
CsEra

CsEra
Membru Forumgratuit

Mesaje : 52
Varsta : 25
Localizare : Pitesti
Data înscrierii : 04/01/2016
Mulțumiri : 3
Internet Explorer punBB

http://justgame.forums-rpg.com/
CsEra a fost mulțumit de autorul acestui subiect.

Vezi subiectul anterior Vezi subiectul urmator Sus

- Subiecte similare

Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum