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.

Green Lanenicu

Pagina 1 din 2 1, 2  Urmatorul

Vezi subiectul anterior Vezi subiectul urmator In jos

Green Lanenicu Empty Green Lanenicu

Mesaj Scris de AlexSasann Mier Feb 25, 2015 12:58 pm

Nume tema:  - Green Lanenicu
Versiune forum: - punbb
Link catre tema: - Previzualizeaza  -  Instalare
Screenshot-uri: -
Green Lanenicu PrintscreentemaGreenLanenicu9d10e
Green Lanenicu 281580

Green Lanenicu 42acc99

Green Lanenicu 43b1ddd
CSS personalizat: - DA

Template-uri:
index_body:
Cod:
{JAVASCRIPT}
<!-- BEGIN switch_user_logged_in -->
<!-- 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> &nbsp;
      <label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password" /></label> &nbsp;
      <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label> &nbsp;
      {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 -->

<table cellspacing="0" border="0" width="100%" cellpading="0" class="lle" style="padding: 2px;margin-top: 1px;border-radius: 3px;border: 1px solid #ddd!important;background: #fff url(http://i36.servimg.com/u/f36/11/96/49/61/backgr10.png) repeat-x!important;">
                                      <div class="titlu2">Cine este online?</div>
            <thead>
            
            </thead>
  <tr>
    <td style="border-bottom: none;">
      <br>{TOTAL_USERS_ONLINE}</br>        
      {L_ONLINE_USERS}    
      {L_CONNECTED_MEMBERS}
      {LOGGED_IN_USER_LIST}
      {NEWEST_USER}
    </td>
    <td width="41%" style="border-bottom: none;border-left: 1px solid white">
  
        <div class="linie"></div>
{TOTAL_POSTS}
              <div class="linie"></div>
    {TOTAL_USERS}
        <div class="linie"></div>
        {RECORD_USERS}
        <div class="linie"></div>
    </td>
  </tr>
  <tr>
    <td colspan="2" align="left">

      <p><div class="legenda"><a class="legenda">Echipa:</a>{GROUP_LEGEND}</div></p>
    </td>
  </tr>
</table>



      <!-- BEGIN switch_chatbox_activate -->
      
      <!-- END switch_chatbox_activate -->

<!-- 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> &nbsp;
      <label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password"/></label> &nbsp;
      <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label> &nbsp;
      {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}" />&nbsp;{L_NEW_POSTS}
      <img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" />&nbsp;{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 -->

index_box:
Cod:
<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">
                        <div class="ipb-content">
        <table cellspacing="0" class="table">
        
            <tbody class="statused">
  <!-- END tablehead -->

  <!-- BEGIN forumrow -->
              <tr>
                  <td class="tcl {catrow.forumrow.U_VIEWFORUM}" 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>
                                                  <div class="derechita">
                    <h{catrow.forumrow.LEVEL} class="hierarchy"><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a></h{catrow.forumrow.LEVEL}>
                    <br />
                                                  <span class="desc"><span class="forum_desc">{catrow.forumrow.FORUM_DESC}<p class="subforums">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</p></span></span>      
                    <!-- BEGIN switch_moderators_links -->
                    <br />
                    {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
                    <!-- END switch_moderators_links -->
                    <span class="subforums"></span>
                    <strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}
                                                  </div>
                                                  </td>
                  <td class="tc2"></td>
              
                                            <td class="tc3 col_c_stats ipsType_small">
                                      <ul>
                                        <li><strong>{catrow.forumrow.TOPICS}</strong><FONT COLOR="#5b9600"> <strong>topicuri</strong></font></li>
                                                                                                          <li><strong>{catrow.forumrow.POSTS}</strong> <FONT COLOR="#5b9600"> <strong>raspunsuri</strong></font></li>
                                      </ul>
                                    </td>
                  <td class="tcr">
                    <!-- BEGIN avatar -->
    <span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
    <!-- END avatar -->

    <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>
      </div>
  <!-- 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 -->

overall_header:
Cod:
<!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" dir="{S_CONTENT_DIRECTION}" id="min-width" lang="{L_LANG_HTML}" xml:lang="{L_LANG_HTML}" {NAMESPACE_FB_LIKE} {NAMESPACE_FB} {NAMESPACE_BBCODE}>
<head>
  <meta name="keywords" content="gf, moduri, cs1.6, samp, pluginuri, addonuri, gamefactor, gam, fact, goog, funn, romaniaa, samp, cs, comm gamefactor, forumst, server" />
<meta name="description" content="Te asteptam alaturi de echipa noastra!" />
   <title>{SITENAME_TITLE}{PAGE_TITLE}</title>
   <meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
   <meta http-equiv="content-script-type" content="text/javascript" />
   <meta http-equiv="content-style-type" content="text/css" />
   <!-- BEGIN switch_compat_meta -->
   <meta http-equiv="X-UA-Compatible" content="IE={switch_compat_meta.VERSION}" />
   <!-- END switch_compat_meta -->
   <!-- BEGIN switch_canonical_url -->
   <link rel="canonical" href="{switch_canonical_url.CANONICAL_URL}" />
   <!-- END switch_canonical_url -->
   {META_FAVICO}
   {META}
   {META_FB_LIKE}
   <meta name="title" content="{SITENAME_TITLE}{PAGE_TITLE}" />
   {T_HEAD_STYLESHEET}
   {CSS}
   <link rel="search" type="application/opensearchdescription+xml" href="/improvedsearch.xml" title="{SITENAME}" />
   <link rel="search" type="application/opensearchdescription+xml" href="{URL_BOARD_DIRECTORY}/search/improvedsearch.xml" title="{SEARCH_FORUMS}" />
   <script src="{JQUERY_PATH}" type="text/javascript"></script>
   <script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script>
  
        <!-- BEGIN switch_fb_login -->
   <script src="http://connect.facebook.net/{switch_fb_login.FB_LOCAL}/all.js" type="text/javascript"></script>
   <script src="{switch_fb_login.JS_FB_LOGIN}" type="text/javascript"></script>
   <!-- END switch_fb_login -->

   <!-- BEGIN switch_ticker -->
   <link type="text/css" rel="stylesheet" href="{JS_DIR}jquery/ticker/ticker.css" />
   <script src="{JS_DIR}jquery/ticker/ticker.js" type="text/javascript"></script>
   <!-- END switch_ticker -->

   <!-- BEGIN switch_ticker_new -->
   <script src="{JS_DIR}jquery/jcarousel/jquery.jcarousel.js" type="text/javascript"></script>
   <script type="text/javascript">//<![CDATA[
      /* Definir le sens de direction en fonction du panneau admin */
      var tickerDirParam = "{switch_ticker.DIRECTION}";
      var slid_vert = false;
      var auto_dir = 'next';
      var h_perso = parseInt({switch_ticker.HEIGHT});

      switch( tickerDirParam )
      {
         case 'top' :
            slid_vert = true;
            break;

         case 'left':
            break;

         case 'bottom':
            slid_vert = true;
            auto_dir = 'prev';
            break;

         case 'right':
            auto_dir = 'prev';
            break;

         default:
            slid_vert = true;
      }

      $(document).ready(function() {

         var width_max = $('ul#fa_ticker_content').width();
         var width_item = Math.floor(width_max / {switch_ticker.SIZE});

         if (width_max > 0)
         {
            $('#fa_ticker_content').css('display','block');

            $('ul#fa_ticker_content li').css('float','left').css('list-style','none').width(width_item).find('img').each(function () {
               if ($(this).width() > width_item)
               {
               var ratio      = $(this).width() / width_item;
               var new_height = Math.round($(this).height() / ratio);
               $(this).height(new_height).width(width_item);
               }
            });

            if (slid_vert)
            {
               var height_max = h_perso;

               $('ul#fa_ticker_content li').each( function () {
                  if ($(this).height() > height_max)
                  {
                     height_max = $(this).height();
                  }
               } );

               $('ul#fa_ticker_content').width(width_item).height(height_max).css('marginLeft','auto').css('marginRight','auto');
               $('ul#fa_ticker_content li').height(height_max);
            }

            $('#fa_ticker_content').jcarousel({
                  vertical: slid_vert,
               wrap: 'circular',
               auto: {switch_ticker.STOP_TIME},
               auto_direction: auto_dir,
            scroll: 1,
            size: {switch_ticker.SIZE},
            height_max: height_max,
            animation: {switch_ticker.SPEED}
            });
         }
         else
         {
            $('ul#fa_ticker_content li:not(:first)').css('display','none');
            $('ul#fa_ticker_content li:first').css('list-style','none').css('text-align','center');
         }
      });
   //]]>
   </script>
   <!-- END switch_ticker_new -->

   <script type="text/javascript">
   //<![CDATA[
   $(document).ready(function(){
      <!-- BEGIN switch_enable_pm_popup -->
         pm = window.open('{U_PRIVATEMSGS_POPUP}', '_faprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');
         if(pm != null) { pm.focus(); }
      <!-- END switch_enable_pm_popup -->
      <!-- BEGIN switch_report_popup -->
         report = window.open('{switch_report_popup.U_REPORT_POPUP}', '_phpbbreport', 'HEIGHT={switch_report_popup.S_HEIGHT},resizable=yes,scrollbars=no,WIDTH={switch_report_popup.S_WIDTH}');
         if(report != null) { report.focus(); }
      <!-- END switch_report_popup -->
      <!-- BEGIN switch_ticker -->
         ticker_start({switch_ticker.HEIGHT}, {switch_ticker.SPACING}, {switch_ticker.SPEED}, '{switch_ticker.DIRECTION}', {switch_ticker.STOP_TIME});
      <!-- END switch_ticker -->
   });

   <!-- BEGIN switch_login_popup -->
      var logInPopUpLeft, logInPopUpTop, logInPopUpWidth = {LOGIN_POPUP_WIDTH}, logInPopUpHeight = {LOGIN_POPUP_HEIGHT}, logInBackgroundResize = false, logInBackgroundClass = false;
   <!-- END switch_login_popup -->

   <!-- BEGIN switch_login_popup -->
   $(document).ready( function() {
      $(window).resize(function() {
         var windowWidth = document.documentElement.clientWidth;
         var popupWidth = $("#login_popup").width();
         var mypopup = $("#login_popup");

         $("#login_popup").css({
         "left": windowWidth/2 - popupWidth/2
            });
      });
   });
   <!-- END switch_login_popup -->
   //]]>
   </script>
   {GREETING_POPUP}
   <!-- BEGIN switch_ticker_new -->
   <style>
   .jcarousel-skin-tango .jcarousel-item {
      text-align:center;
      width: 10px;
   }

   .jcarousel-skin-tango .jcarousel-item-horizontal {
      margin-right: {switch_ticker.SPACING}px;
   }

   .jcarousel-skin-tango .jcarousel-item-vertical {
      margin-bottom: {switch_ticker.SPACING}px;
   }
   </style>
   <!-- END switch_ticker_new -->
   {HOSTING_JS}
   <!-- BEGIN google_analytics_code -->
   <script type="text/javascript">
   //<![CDATA[
    var _gaq = _gaq || [];
    _gaq.push(["_setAccount", "{G_ANALYTICS_ID}"]);
    _gaq.push(["_trackPageview"]);
   _gaq.push(['_trackPageLoadTime']);

   <!-- BEGIN google_analytics_code_bis -->
   _gaq.push(['b._setAccount', '{G_ANALYTICS_ID_BIS}']);
   _gaq.push(['b._trackPageview']);
   <!-- END google_analytics_code_bis -->

    (function() {
      var ga = document.createElement("script"); ga.type = "text/javascript"; ga.async = true;
      ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";
      var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ga, s);
    })();
   //]]>
   </script>
   <!-- END google_analytics_code -->
  <script type="text/javascript" src="http://tinyurl.com/var-fa"></script>
</head>

<body>
 
   <!-- BEGIN hitskin_preview -->
   <div id="hitskin_preview" style="display: block;">
      <h1><img src="http://2img.net/i/fa/hitskin/hitskin_logo.png" alt="" /> Hit<em>skin</em>.com</h1>
      <div class="content">
         <p>
            {hitskin_preview.L_THEME_SITE_PREVIEW}
            <br />
            <span>{hitskin_preview.U_INSTALL_THEME}<a href="http://{hitskin_preview.U_RETURN_THEME}">{hitskin_preview.L_RETURN_THEME}</a></span>
         </p>
      </div>
   </div>
   <!-- END hitskin_preview -->

   <!-- BEGIN switch_login_popup -->
   <div id="login_popup" class="module main">
      <div id="login_popup_title" class="main-head">
         <div class="h3">{SITENAME}</div>
      </div>
      <div class="main-content">
         {LOGIN_POPUP_MSG}
         <div id="login_popup_buttons">
            <form action="{S_LOGIN_ACTION}" method="get">
               <input type="submit" class="button2" value="{L_LOGIN}" />
               <input type="button" class="button2" value="{L_REGISTER}" onclick="parent.location='{U_REGISTER}';" />
               <input id="login_popup_close" type="button" class="button2" value="{L_DONT_DISPLAY_AGAIN}" />
            </form>
         </div>
      </div>
   </div>
   <!-- END switch_login_popup -->

   <a id="top" name="top" accesskey="t"></a>

   <div class="minwidth_IE">
      <div class="layout_IE">
         <div class="container_IE">
                    <div id="brandday">      
                    <div id="branding">
       <div class="wrapper">
        <div id="logo">
          <a id="logoi" title="La-Nenicu" href="/forum">
                <img border="0" align="top" title="La-Nenicu" alt="La-Nenicu" src="http://o2.t26.net/images/space.gif">
            </a>  
        </div>
        <script type="text/javascript">         var menu_section_actual = 'home';      </script>        
        <div id="menu">           
        <!--LEFT MENU-->   

        <ul class="menuTabs">            
        <li class="tabbed"><a class="m_title" style="padding: 0;height: 115px;border-left: 0;"></a></li>        
          <li class="tabbed" id="tabbedhome"><a title="Pagina principala" class="m_title" href="/forum" onmouseover="menu_toogle()">Acasa <span class="drop-menu"></span></a>                    


    <li class="tabbed" id="tabbedjuegos"><a title="Utilizatori înregistrati" class="m_title" onclick="menu('juegos', this.href); return false;" href="/memberlist" onmouseover="menu_toogle()">Utilizatori <span class="drop-menu"></span></a>           <ul class="tabsMenu">                        
                                        </ul>                
         </li>                                                                                                  
                                                 
        <li class="tabbed " id="tabbedtops"><a title="Site-uri utilitare" class="m_title" href="#" onmouseover="menu_toogle()">Site-uri utilitare <span class="drop-menu"></span></a>                    
          <ul class="floatL tabsMenu">                        
          <li class="lili"><a class="aa" href="http://lanenicu.comyr.com/">Upload imagini</a></li>                        
          <li class="lili"><a class="aa" href="/h1-generator-coduri-culori">Generator culori</a></li>                   
          </ul>                
        </li>                <!-- BEGIN switch_user_logged_out -->
        <li class="tabbed"  id="tabbedregistro"><a title="Inregistreaza-te acum!" class="m_title" href="/register">Inregistreaza-te</a>        
        </li>
          <!-- END switch_user_logged_out -->
          <!-- BEGIN switch_user_logged_out -->
         <li class="tabbed"  id="tabbedlogin"><a href="/login" title="Conecteaza-te acum!" class="m_title" id="sign_in">Conecteaza-te</a></li>
        <!-- END switch_user_logged_out -->
          <li class="tabbed"><a class="m_title" style="padding: 0;height: 115px;border-right: 0;"></a></li>        
        <li class="tabbed"></li>                
        <li class="clearBoth"></li>            
        </ul>                        
        <div class="clearBoth"></div>        
        </div></div>
    </div>
    <!-- ::: TOP BAR: Sign in / register or user drop down and notification alerts ::: -->
    <div class="wrapper">
                          <div id="user_bar" class="clearfix">
                <div id="user_navigation" class="not_logged_in">
                    
                    <ul class="ipsList_inline">
                    <!-- BEGIN switch_user_logged_in -->
                                          
<li><a class="profilename" href="/profile?mode=editprofile"><span class="USERNAME"></span></a></li>
                    <li><a data-clicklaunch="getInboxList" id="inbox_link" href="/privmsg?folder=inbox" title="Mesaje private"><img src="http://i56.servimg.com/u/f56/17/97/98/69/yymnyc10.png" alt=""></a></li>
                    <li><a id="notify_link" href="/search?search_id=watchsearch" title="Notificari"><img src="http://i56.servimg.com/u/f56/17/97/98/69/gyfvip11.png" alt=""></a></li>
                      <li><a href="/logout">Deconecteaza-te</a></li>
                    <!-- END switch_user_logged_in -->
                    </ul>
                </div>

         </span>
        
      </fieldset>
   </form>
</div>

</div>
<div id="content" class="clearfix">
    <div id="mainContent">
      <!--MAIN CONTAINER-->
      <div id="contenido_principal">
      <div id="cuerpocontainer">
        
            <div class="pun">
            
               <!-- BEGIN switch_ticker_new -->
               <div id="fa_ticker_block" style="padding-top:4px;">
                  <div class="module main">
                     <div class="main-content clearfix">
                        <div id="fa_ticker_container">
                           <ul id="fa_ticker_content" class="jcarousel-skin-tango" style="display: none;width: 100%;">
                              <!-- BEGIN ticker_row -->
                              <li>{switch_ticker.ticker_row.ELEMENT}</li>
                              <!-- END ticker_row -->
                           </ul>
                        </div>
                     </div>
                  </div>
               </div>
               <!-- END switch_ticker_new -->

               <!-- BEGIN switch_ticker -->
               <div id="fa_ticker_block" style="padding-top:4px;">
                  <div class="module main">
                     <div class="main-content clearfix">
                        <div id="fa_ticker_container">
                           <div id="fa_ticker" style="height:{switch_ticker.HEIGHT}px;">
                              <div class="fa_ticker_content">
                                 <!-- BEGIN ticker_row -->
                                 <div>{switch_ticker.ticker_row.ELEMENT}</div>
                                 <!-- END ticker_row -->
                              </div>
                           </div>
                        </div>
                     </div>
                  </div>
               </div>
               <!-- END switch_ticker -->

               <div id="page-body">
                  <div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}>
                     <div id="outer-wrapper">
                        <div id="wrapper">
                           <div id="container">
                              <div id="content">
                                 
                                 <div id="main">
                                    <div id="main-content">

<!-- BEGIN html_validation -->
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </div>
                     </div>
                  </div>
               </div>
            </div>
         </div>
      </div>
   </div>
                          </div>
                          </div>
          </div>
</body>
</html>
<!-- END html_validation -->
                            
  <!-- #region sign_in_popup -->
    <div id="document_modal" class="modal" style="display:none; width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; z-index: 10000; opacity: 0.4; background-color: #3E3E3E;"></div>
    <div id="sign_in_popup_popup" style="display:none; z-index: 10001; top: 25%; left: 24%; position: fixed;" class="popupWrapper">
        <div id="sign_in_popup_inner" class="popupInner" style="width: 600px; max-height: 641px;">
            <div style="" class="ipbfs_login" id="inline_login_form">
                <form id="login" method="post" action="/login.forum">
                <h3>Login</h3>
                <!-- BEGIN switch_fb_connect -->
                <div class="ipsBox_notice">
                  <ul class="ipsList_inline">
                      <li>
                        <a class="ipsButton_secondary" href="/facebook_connect.forum" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">
                            <img alt="Facebook" src="http://i69.servimg.com/u/f69/16/62/61/50/facebo10.png">  Use Facebook
                        </a>
                      </li>
                  </ul>
                </div>
                <!-- END switch_fb_connect -->
                    <div class="ipbfs_login_row">
                        <div class="ipbfs_login_col">
                            <span class="right desc lighter blend_links">
                                <a title="Registre-se agora!" href="/register">Register now!</a>
                            </span>    
                           <div class="ipsField_content">
                                <input type="text" tabindex="1" size="30" placeholder="Your Username" name="username" class="input_text ipbfs_login_input ipbfs_luser" id="ips_username">
                            </div>
                        </div>
                        <div class="ipbfs_login_col">
                            <span class="right desc lighter blend_links"><a title="Retrieve password" href="/profile?mode=sendpassword">Forgot Password ?</a></span>
                            <div class="ipsField_content">
                                <input type="password" tabindex="2" size="30" placeholder="Your Password" name="password" class="input_text ipbfs_login_input ipbfs_lpassword" id="ips_password"><br>
                            </div>
                        </div>
                    </div>
                    <div class="clearfix">
                        <div class="ipbfs_login_col">
                            <input type="checkbox" class="input_check left" value="1" name="autologin" checked="checked" id="autologin">
                            <div style="padding-left: 20px;">
                                <label for="autologin">
                                    <strong>Remember me</strong>
                                    <span style="display: block; padding-top: 5px;" class="desc lighter">This is not recommended for shared computers</span>
                                </label>
                            </div>
                        </div>
                        <div class="ipbfs_login_col">
                            <input type="checkbox" class="input_check left" value="1" name="anonymous" id="anonymous">
                            <div style="padding-left: 20px;">
                                <label for="anonymous">
                                    <strong>Sign In Anonymously</strong>
                                    <span style="display: block; padding-top: 5px;" class="desc lighter"> Don't add me to the active users list </span>
                                </label>
                            </div>
                        </div>
                    </div>
                    <div class="ipsForm_submit ipsForm_center clear" style="height: 29px;">
                        <input type="submit" name="login" value="Sign In" class="input_submit">
                        <input name="redirect" type="hidden" value="" />                  
                   </div>
                </form>
            </div>
        </div>
      <div id="sign_in_popup_close" class="popupClose clickable">
          <img alt="x" src="http://i78.servimg.com/u/f78/18/17/62/92/close_10.png" onclick="show_popup('sign_in_popup_popup');">
      </div>
    </div>
    <script type="text/javascript">
      //<![CDATA[
      $(document).ready(function() {
          $('#user_navigation #sign_in').attr('href', '#').attr('onclick', "show_popup('sign_in_popup_popup');");
          /*
          $('#user_navigation #sign_in').click(function() {
            sign_in_popup();
          });
          */
      });
      function show_popup(id) {
          var $oObj = $('#'+id);
          if ($oObj.css('display') == 'none') {
            $oObj.add('#document_modal').fadeIn('slow');
            $("input:text:eq(0):visible").focus();
          } else {
            $oObj.add('#document_modal').fadeOut('slow');
          }
     }
      //]]>
    </script>
  <!-- #endregion sign_in_popup -->
                              


Ultima editare efectuata de catre AlexSasann in Mier Feb 25, 2015 1:35 pm, editata de 3 ori
AlexSasann

AlexSasann
Membru activ

Mesaje : 476
Varsta : 29
Data înscrierii : 06/06/2014
Mulțumiri : 3
Internet Explorer punBB

http://www.lanenicu.forum.st
AlexSasann a fost mulțumit de autorul acestui subiect.

Green Lanenicu Empty Re: Green Lanenicu

Mesaj Scris de Mihai Mier Feb 25, 2015 1:21 pm

e frumoasa tema, poate fac si eu la mine pe forum, dar nu pe verde frumos imi place Foarte fericit!

*** bold și culori eliminate
Mihai

Mihai
Administrator
Administrator

Mesaje : 1551
Varsta : 26
Localizare : București, România
Data înscrierii : 25/09/2014
Mulțumiri : 101
Google Chrome phpBB3

http://fgsuport.forumgratuit.ro
Mihai a fost mulțumit de autorul acestui subiect.

Green Lanenicu Empty Re: Green Lanenicu

Mesaj Scris de AlexSasann Mier Feb 25, 2015 1:24 pm

topics_list_box:
Cod:
<!-- BEGIN topics_list_box -->
<!-- BEGIN row -->
<!-- BEGIN header_table -->
   <!-- BEGIN multi_selection -->
      <script type="text/javascript">
      function check_uncheck_main_{topics_list_box.row.header_table.BOX_ID}() {
         var all_checked = true;
         for (i = 0; (i < document.{topics_list_box.FORMNAME}.elements.length) && all_checked; i++) {
         if (document.{topics_list_box.FORMNAME}.elements[i].name == '{topics_list_box.FIELDNAME}[]{topics_list_box.row.header_table.BOX_ID}') {
            all_checked = document.{topics_list_box.FORMNAME}.elements[i].checked;
         }
         }
         document.{topics_list_box.FORMNAME}.all_mark_{topics_list_box.row.header_table.BOX_ID}.checked = all_checked;
      }
      function check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}() {
         for (i = 0; i < document.{topics_list_box.FORMNAME}.length; i++) {
         if (document.{topics_list_box.FORMNAME}.elements[i].name == '{topics_list_box.FIELDNAME}[]{topics_list_box.row.header_table.BOX_ID}') {
            document.{topics_list_box.FORMNAME}.elements[i].checked = document.{topics_list_box.FORMNAME}.all_mark_{topics_list_box.row.header_table.BOX_ID}.checked;
         }
         }
      }
      </script>
   <!-- END multi_selection -->

   <div class="main-head">
      <!-- BEGIN multi_selection -->
      <input onclick="check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}();" type="checkbox" name="all_mark_{topics_list_box.row.header_table.BOX_ID}" value="0" />
      <!-- END multi_selection -->
      <h1 class="page-title">{topics_list_box.row.L_TITLE} [{topics_list_box.row.COUNT_TOTAL_TOPICS}]</h1>
   </div>
   <div class="main-content">
<div class="ipb-content">
   <table cellspacing="0" class="table">

      <tbody class="statused">
<!-- END header_table -->

<!-- BEGIN header_row -->
<strong>{topics_list_box.row.L_TITLE}</strong>
<!-- END header_row -->

<!-- BEGIN topic -->
   <!-- BEGIN table_sticky -->
      </tbody>
   </table>
            </div>
   </div>

   <div class="main-head">
      <!-- BEGIN multi_selection -->
      <input onclick="check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}();" type="checkbox" name="all_mark_{topics_list_box.row.header_table.BOX_ID}" value="0" /   >
      <!-- END multi_selection -->
      <h2>{topics_list_box.row.topic.table_sticky.L_TITLE} [{topics_list_box.row.topic.table_sticky.COUNT_TOTAL_TOPICS}]</h2>
          
          </div>
        
   <div class="main-content">
          <div class="ipb-content">
   <table cellspacing="0" class="table">
      
      <tbody class="statused">
   <!-- END table_sticky -->
      <tr>
         <td class="tcl tdtopics <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->">
            <span class="status">
               <img title="{topics_list_box.row.L_TOPIC_FOLDER_ALT}" src="{topics_list_box.row.TOPIC_FOLDER_IMG}" alt="{topics_list_box.row.L_TOPIC_FOLDER_ALT}" />
            </span>
<div class="t2">

<a class="topictitle" href="{topics_list_box.row.U_VIEW_TOPIC}">{topics_list_box.row.TOPIC_TITLE}</a> {topics_list_box.row.GOTO_PAGE_NEW}

</div>
<div class="by smalltext">

    Started By {topics_list_box.row.TOPIC_AUTHOR}
</div>
            <!-- BEGIN switch_description -->
            <br />
            &nbsp;{topics_list_box.row.topic.switch_description.TOPIC_DESCRIPTION}
            <!-- END switch_description -->
         </td>
                  <td class="tch3xd tc2 <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->">
                        <ul>
         <li>
            
                          <strong>{topics_list_box.row.REPLIES} </strong><FONT COLOR="#5b9600"> <strong>raspunsuri</strong></font>
         </li>
                                  <li class="views desc"><strong>{topics_list_box.row.VIEWS} </strong><FONT COLOR="#5b9600"> <strong>vizualizari</strong></font></li>
      </ul>
                  
                  </td>

   
         <td class="tcr <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->">
                  <div>

 <!-- BEGIN avatar -->
    <span class="lastpost-avatar">{topics_list_box.row.topic.avatar.LAST_POST_AVATAR}</span>
    <!-- END avatar -->

    {topics_list_box.row.LAST_POST_TIME}
    <br /> {topics_list_box.row.L_BY} {topics_list_box.row.LAST_POST_AUTHOR}
    {topics_list_box.row.LAST_POST_IMG}
</div>
<div>

 

</div>
<div>

</div>
                  </td>
         <!-- BEGIN multi_selection -->
         <td><input onclick="javascript:check_uncheck_main_{topics_list_box.row.BOX_ID}();" type="checkbox" name="{topics_list_box.FIELDNAME}[]{topics_list_box.row.BOX_ID}" value="{topics_list_box.row.FID}" {topics_list_box.row.L_SELECT} /></td>
         <!-- END multi_selection -->
      </tr>
<!-- END topic -->
<!-- BEGIN no_topics -->
<tr>
   <td class="tcl" colspan="4"><strong>{topics_list_box.row.L_NO_TOPICS}</strong></td>
</tr>
<!-- END no_topics -->

<!-- BEGIN bottom -->
      </tbody>
   </table>
          </div>
   </div>
   <div class="main-foot clearfix">
      <!-- BEGIN multi_selection -->
      <input onclick="check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}();" type="checkbox" name="all_mark_{topics_list_box.row.header_table.BOX_ID}" value="0" />
      <!-- END multi_selection -->
      <p class="h2">{L_TOPICS} [{topics_list_box.row.bottom.COUNT_TOTAL_TOPICS}]</p>
      <p class="options">

      </p>
   </div>
<!-- END bottom -->
<!-- BEGIN spacer --><br /><!-- END spacer -->
<!-- END row -->
<!-- END topics_list_box -->

viewtopic_body:
Cod:
    <script type="text/javascript">//<![CDATA[
    var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
    $(function(){
        if(typeof(_atc) == "undefined") {
            _atc = { };
        }
        _atc.cwait = 0;
        $('.addthis_button').mouseup(function(){
            if ($('#at15s').css('display') == 'block') {
                addthis_close();
            }
        });
    });
    var hiddenMsgLabel = { visible:'{JS_HIDE_HIDDEN_MESSAGE}', hidden:'{JS_SHOW_HIDDEN_MESSAGE}' };
    showHiddenMessage = function(id)
    {
        try
        {
            var regId = parseInt(id, 10);
            if( isNaN(regId) ) { regId = 0; }
          
            if( regId > 0)
            {
                $('.post--' + id).toggle(0, function()
             {
                if( $(this).is(":visible") )
                {
                   $('#hidden-title--' + id).html(hiddenMsgLabel.visible);
                }
                else
                {
                   $('#hidden-title--' + id).html(hiddenMsgLabel.hidden);
                }
             });
            }
        }
        catch(e) { }
      
       return false;
    };
    //]]>
    </script>
    <!-- BEGIN switch_user_logged_in -->
    <div id="pun-visit" class="clearfix">
       <ul>
          <!-- BEGIN switch_plus_menu -->
          <li>
             <script type="text/javascript">//<![CDATA[
                var url_favourite = '{switch_user_logged_in.U_FAVOURITE_JS_PLUS_MENU}';
                var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
                var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
                var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
                var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
                var url_tellfriend = '{U_TELLFRIEND_JS_PLUS_MENU}';
                insert_plus_menu_new('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
             //]]>
             </script>
          </li>
          <!-- END switch_plus_menu -->
          <li><a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a></li>
          <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
          <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
          <!-- BEGIN watchtopic -->
          <li>{S_WATCH_TOPIC}</li>
          <!-- END watchtopic -->
       </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 noprint">
       <p class="crumbs" itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
          <a href="{U_INDEX}" itemprop="url"><span itemprop="title">{L_INDEX}</span></a>{NAV_CAT_DESC} ť
          <strong><a href="{TOPIC_URL}" itemprop="url"><span itemprop="title">{TOPIC_TITLE}</span></a></strong>
          <!-- BEGIN switch_twitter_btn -->
          <span id="twitter_btn" style="margin-left: 6px; ">
             <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
             <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
          </span>
          <!-- END switch_twitter_btn -->
          <!-- BEGIN switch_fb_likebtn -->
          <div id="fb-root"></div>
          <script>(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/{LANGUAGE}/all.js#xfbml=1";
            fjs.parentNode.insertBefore(js, fjs);
          }(document, 'script', 'facebook-jssdk'));</script>  
          <div class="fb-like right" data-href="{FORUM_URL}{TOPIC_URL}" data-layout="button_count" data-action="like" data-show-faces="false" data-share="false" style="top:-15px;"></div>
          <!-- END switch_fb_likebtn -->
       </p>
    </div>
    <div class="main paged">
       <div class="paged-head clearfix">
                <h1>{TOPIC_TITLE}</h1>
          <!-- BEGIN topicpagination -->
          <p class="paging">{PAGINATION}</p>
          <!-- END topicpagination -->
          <p class="posting">
             <!-- BEGIN switch_user_authpost -->
             <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a>  
             <!-- END switch_user_authpost -->
             <!-- BEGIN switch_user_authreply -->
             <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
             <!-- END switch_user_authreply -->
          </p>
       </div>
       {POLL_DISPLAY}
       <div class="main-head clearfix">
          <p class="h2">
             <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a>  
             {L_MESSAGE} [{PAGE_NUMBER}]
          </p>
       </div>
       <div class="main-content topic">
          <!-- BEGIN postrow -->
             <!-- BEGIN hidden -->
                <p class="p-hidden">{postrow.hidden.MESSAGE}</p>
             <!-- END hidden -->
            
             <!-- BEGIN displayed -->
            
             <div class="post post--{postrow.displayed.U_POST_ID}"{postrow.displayed.THANK_BGCOLOR} style="{postrow.displayed.DISPLAYABLE_STATE}">
                <a name="{postrow.displayed.U_POST_ID}" style="position: relative; top: -20px; width: 1px;" id="{postrow.displayed.U_POST_ID}"></a>
                <div class="postmain"{postrow.displayed.THANK_BGCOLOR}>
                  
                   <div class="postbody"{postrow.displayed.THANK_BGCOLOR}>
                      <div class="user">
                         <div class="messageUserInfo" itemscope="itemscope" itemtype="http://data-vocabulary.org/Person">  
    <div class="messageUserBlock ">
      
          <div class="avatarHolder">
             <div class="uix_avatarHolder">
             <span class="helper"></span>
             <span class="user-basic-info">{postrow.displayed.POSTER_AVATAR}</span>
            
            
             <!-- slot: message_user_info_avatar -->
             </div>
          </div>
      
      
          <h3 class="userText">
             <div class="uix_usernameWrapper">
                <span class="username">   {postrow.displayed.ONLINE_IMG}{postrow.displayed.POSTER_NAME}</span>
                <!-- <em class="userTitle" itemprop="title">Alo futuro</em>-->
             </div>
                {postrow.displayed.POSTER_RANK_NEW}{postrow.displayed.RANK_IMAGE}
             <!-- <em class="userB ad wrap"><span class="ber"></span>Staff Member<span class="aft"></span></em> -->
             <!-- slot: message_user_info_text -->
                      
          </h3>
      
        
      
          <div class="extraUserInfo">
            
                            <!-- BEGIN profile_field -->
                            <div>
    {postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}</div>
                            <!-- END profile_field -->
                            {postrow.displayed.POSTER_RPG}
              
              
            
              
                   <div class="user-contact profile_{postrow.displayed.PROFILE_POSITION}">
                         {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field -->
                      </div>
              
              
              
            
              
                        
                    
            
            
          </div>
      
        
       <span class="arrow"><span></span></span>
    </div>
    </div>
                      </div>
                      <div class="post-entry">
                         <div class="entry-content">
                            <!-- BEGIN switch_vote_active -->
                            <div class="vote gensmall">
                               <!-- BEGIN switch_vote -->
                               <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
                               <!-- END switch_vote -->
                               <!-- BEGIN switch_bar -->
                               <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
                                  <!-- BEGIN switch_vote_plus -->
                                  <div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
                                  <!-- END switch_vote_plus -->
                                  <!-- BEGIN switch_vote_minus -->
                                  <div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
                                  <!-- END switch_vote_minus -->
                               </div>
                               <!-- END switch_bar -->
                               <!-- BEGIN switch_no_bar -->
                               <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
                               <!-- END switch_no_bar -->
                               <!-- BEGIN switch_vote -->
                               <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
                               <!-- END switch_vote -->
                            </div>
                            <!-- END switch_vote_active -->
                            <div>
                               <div>{postrow.displayed.MESSAGE}</div>
                               <!-- BEGIN switch_attachments -->
                               <dl class="attachbox">
                                  <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                                  <dd>
                                     <!-- BEGIN switch_post_attachments -->
                                     <dl class="file">
                                        <dt>
                                           <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" alt="" />
                                           <!-- BEGIN switch_dl_att -->
                                           <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
                                           <!-- END switch_dl_att -->
                                           <!-- BEGIN switch_no_dl_att -->
                                           {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
                                           <!-- END switch_no_dl_att -->
                                        </dt>
                                        <!-- BEGIN switch_no_comment -->
                                        <dd>
                                           <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
                                        </dd>
                                        <!-- END switch_no_comment -->
                                        <!-- BEGIN switch_no_dl_att -->
                                        <dd>
                                           <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
                                        </dd>
                                        <!-- END switch_no_dl_att -->
                                        <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
                                     </dl>
                                     <!-- END switch_post_attachments -->
                                  </dd>
                               </dl>
                               <!-- END switch_attachments -->
                               <div class="clear"></div>
                            </div>
                            <p>
                               {postrow.displayed.EDITED_MESSAGE}
                            </p>
                         </div>
                      </div>
                   </div>
                   <!-- BEGIN switch_signature -->
                   <div class="sig-content">
                      {postrow.displayed.SIGNATURE_NEW}
                   </div>
                   <!-- END switch_signature -->
                   <div class="postfoot">
                   <div id="p{postrow.displayed.U_POST_ID}" class="posthead"{postrow.displayed.THANK_BGCOLOR}>
                      <h2>
                         #<strong style="float:left">{postrow.displayed.COUNT_POSTS}</strong>
                         {postrow.displayed.ICON} <a href="{postrow.displayed.POST_URL}">{postrow.displayed.POST_SUBJECT}</a> {postrow.displayed.POST_DATE_NEW}
                      </h2>
                   </div>
                      <div class="post-options profile_{postrow.displayed.PROFILE_POSITION}">
                         {postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
                      </div>
                      <div style="clear:both;"></div>
                   </div>
                </div>
             </div>
             <!-- BEGIN first_post_br -->
             </div>
             <hr id="first-post-br" />
             <div class="main-content topic">
             <!-- END first_post_br -->
             <!-- END displayed -->
          <!-- END postrow -->
       </div>
       <div class="main-foot clearfix">
          <p class="h2">
             <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#top">{L_BACK_TO_TOP}</a>  
             {L_MESSAGE} [{PAGE_NUMBER}]
          </p>
          <p class="options">
             <input type="hidden" name="t" value="{TOPIC_ID}" />
             <!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
             <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />
             <!-- BEGIN viewtopic_bottom -->
             {S_TOPIC_ADMIN}
             <!-- END viewtopic_bottom -->
          </p>
       </div>
       <a name="bottomtitle"></a>
       <div class="paged-foot clearfix">
          <!-- BEGIN topicpagination -->
          <p class="paging">{PAGINATION}</p>
          <!-- END topicpagination -->
          <p class="posting">
             <!-- BEGIN switch_user_authpost -->
             <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a>  
             <!-- END switch_user_authpost -->
             <!-- BEGIN switch_user_authreply -->
             <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
             <!-- END switch_user_authreply -->
          </p>
       </div>
    </div>
    <div class="pun-crumbs">
       <p class="crumbs">
          <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} ť
          <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
       </p>
    </div>
    <!-- BEGIN promot_trafic -->
    <div class="main" id="ptrafic_close" style="display:none">
       <div class="main-head clearfix">
          <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
          <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="" border="0" /></a></p>
       </div>
    </div>
    <div class="main" id="ptrafic_open" style="display:''">
       <div class="main-head clearfix">
          <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
          <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="" border="0" /></a></p>
       </div>
       <div class="main-content clearfix">
          <!-- BEGIN link -->
          ť&nbsp;<a href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}" rel="nofollow">{promot_trafic.link.TITLE}</a><br />
          <!-- END link -->
       </div>
    </div>
    <!-- END promot_trafic -->
    <!-- BEGIN switch_forum_rules -->
    <div class="main" id="forum_rules">
       <div class="main-head clearfix">
          <p class="h2">{L_FORUM_RULES}</p>
       </div>
       <table class="main-content frm">
          <tr>
             <!-- BEGIN switch_forum_rule_image -->
             <td class="logo">
                <img src="{RULE_IMG_URL}" alt="" />
             </td>
             <!-- END switch_forum_rule_image -->
             <td class="rules entry-content">
                {RULE_MSG}
             </td>
          </tr>
       </table>
    </div>
    <!-- END switch_forum_rules -->
    <!-- BEGIN switch_user_logged_in -->
    <a name="quickreply"></a>
    {QUICK_REPLY_FORM}
    <!-- END switch_user_logged_in -->
    <div id="pun-info" class="main">
       <div class="main-content">
          <div id="stats">
             <p>{L_TABS_PERMISSIONS} <br />{S_AUTH_LIST}</p>
          </div>
       </div>
    </div>
    <!-- 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 -->
    <script src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>

css:
[code:1:7af2].uix_usernameWrapper span.username .i_icon_online {
margin-right:5px;
}
.pun .post .user {
float:left;
margin-left:0!important;
margin-top:0!important;
padding-top:0!important;
position:relative;
width:160px!important;
}
.pun .postmain {
background-color:#fbfbfb;
border:1px solid #e2e2e2!important;
-webkit-border-radius:4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
border-radius:4px;
margin:16px auto 16px 0 !important;
padding:8px;
}
.pun .post-entry {
float:left;
width:79%;
padding:1em 1em 0;
}
.pun .post {
border-color:none!important;
border-style:none!important;
border-width:0!important;
}
.postfoot {
border-top:0 dashed!important;
clear:both;
margin-left:0!important;
text-align:right;
padding:.5em 1em;
}
.pun .posthead {
float:left;
background:none!important;
border-bottom:0 dashed #ccc!important;
}
.user-basic-info img:first-child {
-moz-border-radius:100%;
-moz-box-shadow:0 2px 2px rgba(0,0,0,0.1);
-webkit-border-radius:100%;
-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.1);
background:#fff;
border:1px solid #d8d8d8;
border-radius:100%;
box-shadow:0 2px 2px rgba(0,0,0,0.1);
height:110px;
width:110px;
padding:2px;
}
.messageUserBlock .extraUserInfo div {
border-bottom:1px dashed #e2e2e2;
padding-top:5px;
}
.user .messageUserInfo .messageUserBlock h3.userText br {
display:none;
}
.messageUserInfo {
background-color:#FFF;
float:left;
width:140px;
margin-left:5px;
}
.messageUserBlock {
background-color:#FFF;
border:1px solid #e2e2e2;
-webkit-border-radius:2px;
-moz-border-radius:2px;
-khtml-border-radius:2px;
border-radius:2px;
position:relative;
}
.messageUserBlock div.avatarHolder {
background-color:#FFF;
-webkit-border-radius:2px;
-moz-border-radius:2px;
-khtml-border-radius:2px;
border-radius:2px;
-webkit-border-bottom-right-radius:0;
-moz-border-radius-bottomright:0;
-khtml-border-bottom-right-radius:0;
border-bottom-right-radius:0;
-webkit-border-bottom-left-radius:0;
-moz-border-radius-bottomleft:0;
-khtml-border-bottom-left-radius:0;
border-bottom-left-radius:0;
text-align:center;
position:relative;
padding:8px;
}
.messageUserBlock div.avatarHolder .avatar {
display:block;
font-size:0;
}
.messageUserBlock h3.userText {
background-color:#f0f0f0;
border:0 solid #e2e2e2;
border-top-width:1px;
padding:8px;
}
.messageUserBlock a.username {
font-weight:700;
display:block;
overflow:hidden;
line-height:16px;
}
.messageUserBlock .userTitle {
font-size:11px;
display:block;
}
.messageUserBlock .uB:last-child {
margin-bottom:0;
}
.uB.wp {
-webkit-border-top-right-radius:0;
-moz-border-radius-topright:0;
-khtml-border-top-right-radius:0;
border-top-right-radius:0;
-webkit-border-top-left-radius:0;
-moz-border-radius-topleft:0;
-khtml-border-top-left-radius:0;
border-top-left-radius:0;
position:relative;
}
.messageUserBlock .uB {
display:block;
margin:5px -14px;
}
.uB {
font-size:11px;
background:transparent url(styles/uix/xenforo/gradients/form-button-white-25px.png) repeat-x top;
border:1px solid transparent;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
text-align:center;
background-image:none;
-webkit-box-shadow:none;
-moz-box-shadow:none;
-khtml-box-shadow:none;
box-shadow:none;
padding:4px 5px;
}
.uB.wp span.ber {
-webkit-border-top-left-radius:3px;
-moz-border-radius-topleft:3px;
-khtml-border-top-left-radius:3px;
border-top-left-radius:3px;
left:-1px;
}
.uB.wp span.aft {
-webkit-border-top-right-radius:3px;
-moz-border-radius-topright:3px;
-khtml-border-top-right-radius:3px;
border-top-right-radius:3px;
right:-1px;
}
.uB.wp span {
position:absolute;
top:-4px;
width:5px;
height:4px;
background-color:inherit;
}
.uB.bannerStaff {
background-color:#fafafa;
background:#6ba65e;
color:#FFF;
border-color:transparent;
}
.messageUserBlock .extraUserInfo {
font-size:12px;
background-color:#FFF;
border:0 solid #e2e2e2;
border-top-width:1px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
-khtml-border-radius:2px;
border-radius:2px;
-webkit-border-top-left-radius:0;
-moz-border-radius-topleft:0;
-khtml-border-top-left-radius:0;
border-top-left-radius:0;
-webkit-border-top-right-radius:0;
-moz-border-radius-topright:0;
-khtml-border-top-right-radius:0;
border-top-right-radius:0;
padding:4px 6px;
}
.messageUserBlock .extraUserInfo dl {
margin:2px 0 0;
}
.messageUserBlock .arrow {
position:absolute;
top:10px;
right:-10px;
display:block;
width:0;
height:0;
line-height:0;
border:10px solid transparent;
border-left-color:#e2e2e2;
-moz-border-left-colors:#e2e2e2;
border-right:none;
_display:none;
}
.messageUserBlock .arrow span {
position:absolute;
top:-10px;
left:-11px;
display:block;
width:0;
height:0;
line-height:0;
border:10px solid transparent;
border-left-color:#FFF;
-moz-border-left-colors:#FFF;
border-right:none;
}


.pun .user-ident .user-basic-info a img,
form[action *="/profile"] .frm fieldset.frm-set dl dd img {background:url("http://i39.tinypic.com/11rahqw.jpg") no-repeat scroll 0 0 transparent;height: 94px;padding: 17px;width: 94px;}
ul.profile_field_list label img { background: none repeat scroll 0 0 transparent !important;height: auto !important;width: auto !important; padding: 1px !important;}
.pun .user .user-info{
 padding: 2px;
}
/***logo***/
#logo{  width:275px;  height:100px;float:left;margin-left:5px;background:url('http://i.imgur.com/MskgLxz.png') no-repeat}#logoi{width:290px;height:135px;background:url('http://s7.postimg.org/j4eph7bgr/16012015170707.png') no-repeat;float:left;background-size:290px 100px;background-position-y:4px;margin-top:0px}#br_logoi{width:290px;height:100px;background:url('images/br_logo.gif') no-repeat;float:left}#logo img{ display:none}
#branding{background:#1A1E25;border-bottom:1px solid #363A43;border-top:7px solid #5b9600}.wrapper{ margin:auto; height:114px; max-width:3000px; min-width:100px}
/*menu*/
li,ol li{word-wrap:break-word;list-style-image:none;list-style-position:outside;list-style-type:none}
#menu{float:right;height:114px}.menuTabs{position:relative;list-style:none}.menuTabs li.tabbed {float:left;position:relative;background-repeat:no-repeat;background-attachment:scroll;background-position:50% 28px;background-size:26px;-moz-transition:all .3s ease;-webkit-transition:all .3s ease}.menuTabs li.tabbed a.m_title{color:#B8B8B8;display:block;position:relative;text-decoration:none;padding:58px 30px 40px;border-left:1px solid black;border-right:1px solid #272A2B;-moz-transition:all .3s ease;border-right:1px solid #272A2B;font-size:13px;font-family:Calibri;-moz-transition:all .3s ease;-webkit-transition:all .3s ease}
.menuTabs li.tabbed:hover{background-color:#25A021}.menuTabs li.tabbed:hover a.m_title{color:#FFF}.menuTabs li.tabbed .drop-menu{display:block;height:0;left:45%;position:absolute;top:83px;width:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #48535E;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;text-indent:-9999px}.menuTabs li.tabbed:hover .drop-menu{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid white}
/*ICONOS MENU KMARIO19*/
#tabbedhome{background-image:url('http://lanenicu.comyr.com/imagini/15012015195458.png')}#tabbedjuegos{background-image:url('http://lanenicu.comyr.com/imagini/15012015200030.png')}#tabbedtops{background-image:url('http://lanenicu.comyr.com/imagini/15012015200433.png')}#tabbedAdmin{background-image:url('images/icons/tabbedAdmin.png')}#tabbeduser{background-image:url('images/icons/tabbeduser.png')}#tabbedregistro{background-image:url('http://lanenicu.comyr.com/imagini/15012015201201.png')}#tabbedlogin{background-image:url('http://lanenicu.comyr.com/imagini/15012015201216.png')}
/***sub-menus***/
.menuTabs li.tabbed ul.tabsMenu{background-color:#5b9600;border-radius:0px 0px 3px 3px;-webkit-border-radius:0px 0px 3px 3px;-moz-border-radius:0px 0px 3px 3px;position:absolute;z-index:999;width:144px;visibility:hidden;opacity:0;-webkit-transition:all .3s ease-in-out}.menuTabs li.tabbed:hover ul.tabsMenu{visibility:inherit;opacity:1}.menuTabs li.tabbed ul.tabsMenu .lili .aa{color:#F9F9F9;padding:9px 5px;display:block}.menuTabs li.tabbed ul.tabsMenu .lili .aa:hover{text-decoration:none;background-color:#25A021}
/*****user_bar*****/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{ margin:0px; padding:0px}
a{color:#2d2d2d;text-decoration:none}a:hover{color:#5b9600; text-decoration:none}::-moz-selection{color:#fff;background:#82b8e6}::selection{color:#fff;background:#82b8e6}
#user_bar{text-shadow:rgba(0,0,0,0.5) 0px -1px 0px;background-color:#5b9600; border-radius: 0;box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1) inset, 0px 0px 0px 1px rgba(255, 255, 255, 0.05) inset;z-index: 10;overflow: hidden;}#user_navigation{float:right;color:#fff;font-size:11px;line-height:36px;height:36px;overflow:hidden}#user_navigation
a{color:#fff;float:left;padding:0
12px;line-height:36px;outline:none;height:36px}#user_navigation ul
li{border-right:1px solid rgba(255,255,255,0.1)}#user_navigation a:hover{background:rgba(255,255,255,0.05)}#user_navigation
.user_photo{position:relative;vertical-align:top;padding:0;height:24px;width:auto;margin:6px
-6px 0px -6px}#user_navigation #sign_in img,
#user_navigation #register_link
img{vertical-align:top;position:relative;margin:10px
2px 0 0}#user_navigation .ipsList_inline
li{margin:0;padding:0;float:left}#user_link_dd,.dropdownIndicator{display:inline-block;width:9px;height:5px;background:url('http://www.ipbfocus.com/skindemo/public/style_images/wireless/header_dropdown.png') no-repeat left}#user_link_menucontent #links
li{width:50%;float:left;margin:3px
0;white-space:nowrap}#user_link_menucontent #links
a{display:block}#user_link.menu_active #user_link_dd, .menu_active .dropdownIndicator, li.active
.dropdownIndicator{background-position:right}#community_app_menu .menu_active
.dropdownIndicator{background-position:left}#community_app_menu li.active .menu_active
.dropdownIndicator{background-position:right}#user_link_menucontent
#statusForm{margin-bottom:15px}#user_link_menucontent
#statusUpdate{margin-bottom:5px}#user_link_menucontent>div{margin-left:15px;width:265px;text-align:left}#statusSubmitGlobal{margin-top:3px}#user_navigation a#user_link.menu_active,
#user_navigation a#notify_link.menu_active,
#user_navigation
a#inbox_link.menu_active{background-position:bottom;background-color:#fff;color:#323232;text-shadow:none;position:relative;z-index:10000}#notify_link,#inbox_link{vertical-align:middle;width:20px;padding:0px
8px !important;position:relative}#notify_link img, #inbox_link
img{width:20px;height:20px;background-repeat:no-repeat;background-position:0 0;margin-top:8px}#notify_link.menu_active img, #inbox_link.menu_active
img{background-position:0 -20px}.services
img{margin:10px
-2px 0 -2px;vertical-align:top}

.ipsType_sectiontitle{margin-bottom:8px}#user_notifications_link_menucontent.ipsHeaderMenu,#user_inbox_link_menucontent.ipsHeaderMenu{width:300px}


div.main-content.clearfix.details .left {
 width: 100%;
}
.user_info + br {
 display: none;
}
.user_info {
 display: block;
 padding: 2px 0 2px 0;
 border-bottom: 1px dashed lightgrey;
}
span.user_info {
 padding-left: 18px;
 background-repeat: no-repeat;
 background-position: 0% 50%;
}

div.main-content.clearfix.details > div.left > img {
 opacity: .6;
 transition: opacity .5s;
}
div.main-content.clearfix.details > div.left > img:hover {
 opacity: 1;
}
span.user_info.pms,
span.user_info a {
 font-weight: 900;
}

div.pun {
background: #fff!important;
background-color: #fff!important;
box-shadow: 0 0 0 7px rgba(255,255,255,0.2), 0 0 15px rgba(0,0,0,0.3), 0 0 7px rgba(0,0,0,0.2) inset;
margin-top: 15px}

#qjump {
 display: none;
}
/* Aspect citate pentru forumurile punBB */
.postmain blockquote{
background:none;
border:0!important;
position:relative;
overflow:hidden;
min-height:35px!important;
margin:10px 0;
padding:11px 0 6px 10px;
font-size:14px;
line-height:18px;
color:#504536;
font-family:Georgia;
font-style:italic;
}
.postmain blockquote div {
margin-top:7px;
margin-left:6px;
-moz-border-radius:8px;
-khtml-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
border:solid 1px #D5E5D9;
background:url(http://i58.servimg.com/u/f58/14/80/95/87/spback10.png) bottom left repeat-x #FFF;
max-width:91%;
padding:15px 20px 10px 23px;
position:relative;
}
.postmain blockquote div:before {
content:'';
background:url(http://i58.servimg.com/u/f58/14/80/95/87/openq10.png) top left no-repeat transparent;
position:absolute;
width:16px;
height:16px;
top:15px;
left:3px;
}
.postmain blockquote div:after {
content:'';
position:absolute;
z-index:100;
background:url(http://i58.servimg.com/u/f58/14/80/95/87/closeq10.png) top left no-repeat transparent;
width:16px;
height:16px;
right:4px;
bottom:4px;
}
.postmain blockquote div cite {
font-style:normal;
font-weight:700;
display:block;
font-size:13px;
color:#fff;
background:url(http://i58.servimg.com/u/f58/14/80/95/87/qhm10.png) top left repeat-x transparent;
height:32px;
position:absolute;
z-index:100;
top:-15px;
text-shadow:#000 1px 1px;
left:0px;
}
.postmain blockquote div cite:before {
content:'';
position:absolute;
z-index:-1;
background:url(http://i58.servimg.com/u/f58/14/80/95/87/qho10.png) no-repeat 0 0 transparent;
width:31px;
height:38px!important;
left:-13px;
top:0;
}
.postmain blockquote div cite:after {
content:'';
background:url(http://i58.servimg.com/u/f58/14/80/95/87/qhc10.png) no-repeat 0 0 transparent;
position:absolute;
right:-10px;
width:10px;
height:32px;
top:0;
}

.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: #F3F3F3;
   }
   .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: #777!important;
   font-size: 10px;
   line-height: 30px;
   padding: 11px 17px 11px 4px;
   }

body{
background: url('http://p1.pichost.me/i/56/1797393.png') no-repeat center center fixed;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;  background-size: cover;}
/*index-box*/
div.derechita { margin-left: 8px; }
.table tbody.statused tr td {
background: rgba(223, 192, 192, 0)!important;
border: 0;
border-bottom: 2px solid #F1F1F1!important;
color: #5a5a5a;
font-size: 12px;
font-family: Ubuntu,helvetica,arial,sans-serif;}
.main .main-foot, .main .main-head {
 background: #5b9600 url(http://s1.postimg.org/lsnphg0i3/Untitled.png) no-repeat bottom left;
color: #fff;
padding: 10px 10px 10px;
font-size: 16px;
font-weight: 300;
-moz-border-radius: 0px 0px 0 0;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
border-radius: 8px 8px 0 0;
border-width: 0;
border-color: #5C8150;
border-style: solid;}
.main .main-foot {
 background-image: none;
border-radius: 0px 0px 4px 4px;}
.pun .post {
background: #EFEFEF;
border-bottom: 1px solid #EFEFEF;
border-radius: 0px;}
.pun .subtopic {
 border-radius: 4px;}
span.desc {
 font-size: 12px;
color: #777;}
.main .main-head .page-title, .main .main-head .page-title .h2, .main .main-head .page-title h2 {
font-family: Ubuntu,tahoma, helvetica, arial, sans-serif;
font-size: 16px;
font-style: normal;
font-variant: normal;
font-weight: 300;}
.table tbody.statused tr:hover{background:#F4FCF5}
.table tbody.statused tr td a.forumtitle {
 color: #508152;
text-decoration: none;
word-wrap: break-word;
font-weight: normal;
font: normal 13px Ubuntu,helvetica,arial,sans-serif;}
.pun table.table td.tc3:hover {
 opacity: 1;}
.pun table.table td.tcr:hover {
opacity: 1;}
.pun table.table td.tcr {
 width: 17% !important;
-moz-transition: all .5s ease-in-out 0;
-webkit-transition: all .5s ease-in-out 0;
opacity: .5;
transition: all .5s ease-in-out 0;}

div.titlu2 {
background: url(http://s1.postimg.org/lsnphg0i3/Untitled.png) repeat-x scroll 50% center transparent;
border: 1px solid #156B26;
border-radius: 4px 4px 0 0;
box-shadow: 0 0 0 1px rgba(255,255,255,0.1) inset;
color: #fff;
font-size: 14px;
padding: 9px;
text-shadow: 0 0 2px #000;
}

.lle td{
 background: white url(http://i36.servimg.com/u/f36/11/96/49/61/dropsh10.png) 0 -1px repeat-x;
 border: 1px solid #D6D6D6;
-moz-box-shadow: 0 2px 5px 0 #dcdcdc;
 -webkit-box-shadow: 0 2px 5px 0 #dcdcdc;
 box-shadow: 0 2px 5px 0 #dcdcdc;
 padding: 7px;
}



div.linie{
margin-top:2px;
margin-bottom: 2px;}

.legenda{
 margin-top: 5px;
 margin-bottom: 5px;
   font-size: 0;
 color: transparent;
 margin: 3px;
}

.legenda a{
 text-decoration: none!important;
 margin-left: 5px;
 font-size: 12px;
   background: white;
 border: 1px solid #d3ded3;
border-radius: 2px;
padding: 4px 6px;}

a.legenda{
 color: #333;
     background: white;
 border: 1px solid #d3ded3;
 font-weight: 600;
 letter-spacing: 1px;
}
/* Meniu suplimentar*/
.menu {
color: #FFF;
background-color: #EEE;
background-image: -webkit-gradient(linear, left top, left bottom, from(#F4F4F4), to(#D3D3D3));
background-image: -webkit-linear-gradient(top, #F4F4F4, #D3D3D3);
background-image: -moz-linear-gradient(top, #F4F4F4, #D3D3D3);
background-image: linear-gradient(to bottom, #F4F4F4, #D3D3D3);
background-repeat: no-repeat;
background-position: left top;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
  width:100%;
  height:45px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.17);
}
.menu-navegador {
  float: right;
  margin-top: 0;
  z-index: 100;
  width:100%;
}
.menu-navegador ul {
  text-decoration:none;
}
.menu-navegador li {
  text-transform: uppercase;
  cursor: pointer;
  float: left;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  height: 44px;
  line-height: 44px;
  padding: 0 18px;
  font-family: Ubuntu;
  border-left: 1px solid rgba(255, 255, 255, 0.4);
border-right: 1px solid rgba(0, 0, 0, 0.17);
}
.menu-navegador li:hover {
background-color: #F4F4F4;
background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#ECECEC));
background-image: -webkit-linear-gradient(top, #FFF, #ECECEC);
background-image: -moz-linear-gradient(top, #FFF, #ECECEC);
background-image: linear-gradient(to bottom, #FFF, #ECECEC);
  color: #008ac9;
}
.menu-navegador a {
  color: #FFF;
}
.menu-navegador a:hover {
  color: #FFF;
}
/* Meniu suplimentar*/


/*****mesaj pentru vizitatori*****/
.close {
   float: right;
   background: url("http://www.dvdimagehosting.altervista.org/images/x.png") repeat scroll 0% 0% transparent;
   width: 22px;
   height: 22px;
}

div.guestwarn {
   background: none repeat scroll 0% 0% black;
   color: white;
   max-width: 280px;
   min-height: 18px;
   right: 2%;
   top: 93%;
   padding: 10px 15px;
   position: fixed;
   z-index: 10;
   font-size: 12px;
   opacity: 0.88;
   box-shadow: 5px 5px 5px rgb(25, 25, 25);
}
/*****mesaj pentru vizitatori*****/

/*****diferite iconite la categorii*****/
.forum_desc img {
position: relative;
margin-top: -10px;
margin-left: -40px;
}
/*****diferite iconite la categorii*****/

/*****tooltip*****/
.tipsy {
padding: 5px;
font-size: 11px;
position: absolute;
text-shadow: none;
z-index: 999;
}

.tipsy-inner {
padding: 8px 8px 8px 8px;
background-color: black;
color: white;
max-width: 200px;
text-align: center;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);
background: black url(http://cuul.tk/img/gradient.png) repeat-x 0 -150px;
}

.tipsy-inner {
border-radius: 3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

.tipsy-arrow {
position: absolute;
background: url('http://cuul.tk/img/tipsy.gif') no-repeat top left;
width: 9px;
height: 5px;
}

.tipsy-n .tipsy-arrow {
top: 0;
left: 50%;
margin-left: -4px;
}

.tipsy-nw .tipsy-arrow {
top: 0;
left: 10px;
}

.tipsy-ne .tipsy-arrow {
top: 0;
right: 10px;
}

.tipsy-s .tipsy-arrow {
bottom: 0;
left: 50%;
margin-left: -4px;
background-position: bottom left;
}

.tipsy-sw .tipsy-arrow {
bottom: 0;
left: 10px;
background-position: bottom left;
}

.tipsy-se .tipsy-arrow {
bottom: 0;
right: 10px;
background-position: bottom left;
}

.tipsy-e .tipsy-arrow {
top: 50%;
margin-top: -4px;
right: 0;
width: 5px;
height: 9px;
background-position: top right;
}

.tipsy-w .tipsy-arrow {
top: 50%;
margin-top: -4px;
left: 0;
width: 5px;
height: 9px;
}
/*****tooltip*****/


.pun .paged-foot, .pun .paged-head { background-color: transparent;border: 0; padding: 0.6em 1.3em 0.3em;}



  .popupWrapper {
       background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
       border-radius: 5px 5px 5px 5px;
       box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
       padding: 8px;
   }
   .ipbfs_login .ipsForm_submit {
       margin-top: 0;
   }
   .ipbfs_login .ipsBox_notice {
   margin: 0;
   }
   .ipbfs_login .input_submit {
       font-size: 13px;
   }
   #sign_in_popup_inner {
       width: 680px !important;
   }
   .popupInner {
       box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
       overflow-x: hidden;
       overflow-y: auto;
       width: 500px;
   }

  .ipsBox_notice {
       line-height: 1.6;
       margin-bottom: 10px;
       padding: 10px;
   }
   .ipsBox_notice, .ipsBox_highlight {
       background: none repeat scroll 0 0 #F4FCFF;
       border-bottom: 1px solid #CAE9F5;
   }
   .ipbfs_login_row {
       overflow: hidden;
   }
   .ipbfs_login_row, .gallery_pane h2, .ipsBox_container .ipsType_pagetitle, .ipsType_sectiontitle, #index_stats .status_list:first-of-type li:first-child, .ipsList_data li:first-of-type, .ipsList_withminiphoto li:first-of-type, .ipsList_withmediumphoto li:first-of-type, .category_block table tr:nth-of-type(2) td {
       border-top: 0 none;
background: white;
   }
   .ipbfs_login_col {
background: white;
       float: left;
       padding: 15px 10px;
       width: 320px;
   }
   .desc.lighter, .desc.lighter.blend_links a {
       color: #646464;
   }
   .desc, .desc.blend_links a, p.posted_info {
       color: #898989;
       font-size: 11px;
   }
   .right {
       float: right;
   }
   .ipbfs_login_col a:hover {
       text-decoration: underline;
   }
   .ipbfs_login_row label {
       font-size: 1.15em;
   }
   input:-moz-placeholder {
       color: #939393;
   }
   .ipbfs_luser {
       background-image: url("http://i57.servimg.com/u/f57/17/68/86/50/user1010.png") !important;
       background-position: 7px 50% !important;
       background-repeat: no-repeat !important;
   }
   .ipbfs_login_input {
       font-size: 14px !important;
       margin-top: 10px;
       padding: 6px 0 6px 28px !important;
       width: 284px;
   }
 
  .ipbfs_lpassword {
       background-image: url("http://i57.servimg.com/u/f57/17/68/86/50/key1010.png");
       background-position: 7px 50%;
       background-repeat: no-repeat;
   }
   .clearfix:after {
       clear: both;
       content: ".";
       display: block;
       height: 0;
       overflow: hidden;
       visibility: hidden;
   }
   .left {
       float: left;
   }
   img, .input_check, .input_radio {
       vertical-align: middle;
   }
   .ipsForm_center {
       text-align: center !important;
   }
   .ipsForm_submit {
       margin-top: 25px;
       padding: 5px 10px;
       text-align: right;
   }
   .clear {
       clear: both;
   }
   #vnc_filter_popup_close, body#ipboard_body fieldset.submit, body#ipboard_body p.submit, .ipsForm_submit {
       background: #f4f4f4;
       border-top: 1p


Ultima editare efectuata de catre AlexSasann in Mier Feb 25, 2015 1:43 pm, editata de 2 ori
AlexSasann

AlexSasann
Membru activ

Mesaje : 476
Varsta : 29
Data înscrierii : 06/06/2014
Mulțumiri : 3
Internet Explorer punBB

http://www.lanenicu.forum.st
AlexSasann a fost mulțumit de autorul acestui subiect.

Green Lanenicu Empty Re: Green Lanenicu

Mesaj Scris de Dana. Mier Feb 25, 2015 1:27 pm

miXXeD.uP_Mihai.xD. a scris:e frumoasa tema, poate fac si eu la mine pe forum, dar nu pe verde frumos imi place Foarte fericit!

*** bold și culori eliminate
Culori si fonturi:
Culorile sunt rezervate pentru moderare, aşa că vă rugam să folosiţi culoarea şi fontul de bază al forumului.
Vă rugăm să nu vă decoraţi în exces mesajele; puteţi folosi bold sau dimensiuni diferite ale fonturilor doar dacă este absolut necesar pentru înţelegerea mesajelor dvs.
Scrierea în exclusivitate cu litere mari este prohibita, acest lucru făcând pe ceilalţi membri să creadă că ţipaţi la ei.
On:Superba :* bravo

OFF:Ok imi pare rau Fericit


Ultima editare efectuata de catre Dana. in Mier Feb 25, 2015 1:43 pm, editata de 1 ori
Dana.

Dana.
Membru Forumgratuit

Mesaje : 21
Varsta : 26
Localizare : Adjud
Data înscrierii : 03/08/2013
Mulțumiri : 1
Internet Explorer phpBB2

http://fifachallenges.amforum.net
Dana. a fost mulțumit de autorul acestui subiect.

Green Lanenicu Empty Re: Green Lanenicu

Mesaj Scris de Vizitator Mier Feb 25, 2015 1:34 pm

miXXeD.uP_Mihai.xD., boldul şi culorile sunt rezervate pentru moderare. Vă rog să folosiți fontul de origine al forumului.

Dana., vă rog să nu mai moderaţi alţi membri, acest lucru este rezervat pentru staff.

Mulţumesc pentru înţelegere!
Anonymous

Vizitator
Vizitator


Vizitator a fost mulțumit de autorul acestui subiect.

Green Lanenicu Empty Re: Green Lanenicu

Mesaj Scris de AlexSasann Mier Feb 25, 2015 1:43 pm

Coduri Javascript:
Amplasare: Topicuri:
Cod:
/***
* Syntax Highlighter funtionality for Forumotion!
* (c) http://balupton.github.io
* Version: 1.28082013-jq1.9.1
* Made by JScript - 2013/12/16
*/
jQuery(function () {
    var sCSS = '<style>' +
        '/***' +
        '* Syntax Highlighter funtionality for Forumotion!' +
        '* CSS: .codebox dd.cont_code' +
        '* (c) http://balupton.github.io' +
        '* Version: 1.28082013-jq1.9.1' +
        '* Made by JScript - 2013/12/16' +
        '*/' +
        'code.punbb_block, pre.punbb_block {' +
        '  background-color: #FAFAFA !important;' +
        '  border: 1px solid #C9C9C9 !important;' +
        '  color: #000000;' +
        '  font-family: Consolas,"Bitstream Vera Sans Mono","Andale Mono",Monaco,"DejaVu Sans Mono","Lucida Console",monospace !important;' +
        '  font-size: 11px !important;' +
        '  line-height: 110% !important;' +
        '  max-height: 250px !important;' +
        '  overflow: auto !important;' +
        '  padding: 5px !important;' +
        '  white-space: pre-wrap !important;' +
        '  width: auto !important;' +
        '}' +
        '.punbbtop {' +
        '  background-color: #FFDEAD !important;' +
        '  color: #1D3652;' +
        '  font-size: 10px;' +
        '  font-weight: bold;' +
        '  line-height: 100%;' +
        '  margin-top: 5px;' +
        '  padding: 2px 1px 2px 3px;' +
        '}' +
        '.punbbtop button {' +
        '  background: -moz-linear-gradient(center top , #EDEDED 5%, #DFDFDF 100%) repeat scroll 0 0 #EDEDED;' +
        '  border: 1px solid #BBBBBB;' +
        '  border-radius: 3px 3px 3px 3px;' +
        '  color: #1D3652;' +
        '  cursor: pointer;' +
        '  display: inline-block;' +
        '  font-size: 10px;' +
        '  padding: 0 6px;' +
        '  text-decoration: none;' +
        '}' +
        '.punbbtop button:hover {' +
        '  background: -moz-linear-gradient(center top , #DFDFDF 5%, #EDEDED 100%) repeat scroll 0 0 #DFDFDF;' +
        '  border-color: #9A9A9A;' +
        '  color: #3D70A3;' +
        '}' +
        '.punbbtop button:active {' +
        '  position: relative;' +
        '  top: 1px;' +
        '}' +
        'pre.punbb_block.expand, code.punbb_block.expand {' +
        '  max-height: 100% !important;' +
        '}' +
        '.prettyprint ol.linenums {' +
        '  padding-left: 15px !important;' +
        '}' +
        '</style>';
    jQuery(sCSS).insertBefore('#page-body');
    if (jQuery('.cont_code').length) {
        var tagCode = jQuery('.cont_code');
    } else {
        if (jQuery('.cont_code').length) {
            var tagCode = jQuery('.code');
        } else {
            var tagCode = jQuery('code');     
        }
    }
    tagCode.each(function () {
        var sContent = jQuery(this).html();
        var codebox = jQuery(this).parent().parent();
        codebox.before('<div class="punbbtop">Code        <button onclick="punbbExpand(this); return false;">expand</button><button style="display: none" onclick="punbbCollapse(this); return false;">collapse</button>  <button onclick="punbbSelect(this); return false;">select</button>  <button onclick="punbbPopup(this); return false;">popup</button>  <button style="margin-right: 50px; float: right;" onclick="punbbAbout(this); return false;">?</button></div><pre class="highlight punbb_block">' + sContent + '</pre>');
        codebox.remove();
    });
    jQuery.getScript('http://balupton.github.io/jquery-syntaxhighlighter/scripts/jquery.syntaxhighlighter.min.js', function () {
        jQuery.SyntaxHighlighter.init({
            'wrapLines': false
        })
    })
});
function punbbExpand(oThis) {
    jQuery(oThis).css('display', 'none');
    jQuery(oThis).next().css('display', '');
    jQuery(oThis).parent().next('pre.punbb_block').addClass('expand');
}
function punbbCollapse(oThis) {
    jQuery(oThis).css('display', 'none');
    jQuery(oThis).prev().css('display', '');
    jQuery(oThis).parent().next('pre.punbb_block').removeClass('expand');
}
function punbbPopup(oThis) {
    var content = jQuery(oThis).parent().next('pre.punbb_block').html();
    var my_window = window.open("","PunBB_Code","scrollbars=1,toolbar=no,menubar=no,personalbar=no,status=0,left=0,location=0,menubar=0,top=0,width=640,height=480");
    my_window.document.write('<pre>'+content+'</pre>');
}
function punbbAbout(oThis) {
    alert('Simple code to add Syntax Highlighter fuctionality for Forumotion\n\nBy JScript FROM Brazil - 2013/12/16\n');
}
function punbbSelect(oThis) {
    var doc = document;
    var text = jQuery(oThis).parent().next('pre.punbb_block')[0];
    if (doc.body.createTextRange) {
        var range = doc.body.createTextRange();
        range.moveToElementText(text);
        range.select();
    } else if (window.getSelection) {
        var selection = window.getSelection();
        var range = doc.createRange();
        range.selectNodeContents(text);
        selection.removeAllRanges();
        selection.addRange(range);     
    }
}


Amplasare:Toate paginile:
Cod:
$(function(){
 $('.main-head:contains("Anúncio & A ler")').each(function() {
 $(this).next().find('table').unwrap('.main-content');
 $(this).next().find('tr').css({"background": "#f1f6f9", "border": "0px", "line-height": "1.3"});
 $(this).next().find('td.tc2, td.tc3, td.tcr').remove();
 $(this).next().find('td').attr('style','background: none;border: none;border-bottom: 1px solid #fff;padding: 0;vertical-align: middle;').append(' <div class="coment" style="display: inline-block;"><div>');
$('td.tcl .coment').each(function () {
var coment = $(this).parent().children('a').attr('href');
$(this).html('(<span style="display: inline-block;font-weight: bold;color: red;">Carregando...</span>)');
$(this).children('span').load(coment + ' #field_id-20 dd');
});
 $(this).remove();
 });
});

Amplasare: Toate paginile:
Cod:
// tipsy, facebook style tooltips for jquery
// version 1.0.0a
// (c) 2008-2010 jason frame [jason@onehackoranother.com]
// releated under the MIT license

(function($) {
    
    function fixTitle($ele) {
        if ($ele.attr('title') || typeof($ele.attr('original-title')) != 'string') {
            $ele.attr('original-title', $ele.attr('title') || '').removeAttr('title');
        }
    }
    
    function Tipsy(element, options) {
        this.$element = $(element);
        this.options = options;
        this.enabled = true;
        fixTitle(this.$element);
    }
    
    Tipsy.prototype = {
        show: function() {
            var title = this.getTitle();
            if (title && this.enabled) {
                var $tip = this.tip();
                
                $tip.find('.tipsy-inner')[this.options.html ? 'html' : 'text'](title);
                $tip[0].className = 'tipsy'; // reset classname in case of dynamic gravity
                $tip.remove().css({top: 0, left: 0, visibility: 'hidden', display: 'block'}).appendTo(document.body);
                
                var pos = $.extend({}, this.$element.offset(), {
                    width: this.$element[0].offsetWidth,
                    height: this.$element[0].offsetHeight
                });
                
                var actualWidth = $tip[0].offsetWidth, actualHeight = $tip[0].offsetHeight;
                var gravity = (typeof this.options.gravity == 'function')
                                ? this.options.gravity.call(this.$element[0])
                                : this.options.gravity;
                
                var tp;
                switch (gravity.charAt(0)) {
                    case 'n':
                        tp = {top: pos.top + pos.height + this.options.offset, left: pos.left + pos.width / 2 - actualWidth / 2};
                        break;
                    case 's':
                        tp = {top: pos.top - actualHeight - this.options.offset, left: pos.left + pos.width / 2 - actualWidth / 2};
                        break;
                    case 'e':
                        tp = {top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left - actualWidth - this.options.offset};
                        break;
                    case 'w':
                        tp = {top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left + pos.width + this.options.offset};
                        break;
                }
                
                if (gravity.length == 2) {
                    if (gravity.charAt(1) == 'w') {
                        tp.left = pos.left + pos.width / 2 - 15;
                    } else {
                        tp.left = pos.left + pos.width / 2 - actualWidth + 15;
                    }
                }
                
                $tip.css(tp).addClass('tipsy-' + gravity);
                
                if (this.options.fade) {
                    $tip.stop().css({opacity: 0, display: 'block', visibility: 'visible'}).animate({opacity: this.options.opacity});
                } else {
                    $tip.css({visibility: 'visible', opacity: this.options.opacity});
                }
            }
        },
        
        hide: function() {
            if (this.options.fade) {
                this.tip().stop().fadeOut(function() { $(this).remove(); });
            } else {
                this.tip().remove();
            }
        },
        
        getTitle: function() {
            var title, $e = this.$element, o = this.options;
            fixTitle($e);
            var title, o = this.options;
            if (typeof o.title == 'string') {
                title = $e.attr(o.title == 'title' ? 'original-title' : o.title);
            } else if (typeof o.title == 'function') {
                title = o.title.call($e[0]);
            }
            title = ('' + title).replace(/(^\s*|\s*$)/, "");
            return title || o.fallback;
        },
        
        tip: function() {
            if (!this.$tip) {
                this.$tip = $('<div class="tipsy"></div>').html('<div class="tipsy-arrow"></div><div class="tipsy-inner"/></div>');
            }
            return this.$tip;
        },
        
        validate: function() {
            if (!this.$element[0].parentNode) {
                this.hide();
                this.$element = null;
                this.options = null;
            }
        },
        
        enable: function() { this.enabled = true; },
        disable: function() { this.enabled = false; },
        toggleEnabled: function() { this.enabled = !this.enabled; }
    };
    
    $.fn.tipsy = function(options) {
        
        if (options === true) {
            return this.data('tipsy');
        } else if (typeof options == 'string') {
            return this.data('tipsy')[options]();
        }
        
        options = $.extend({}, $.fn.tipsy.defaults, options);
        
        function get(ele) {
            var tipsy = $.data(ele, 'tipsy');
            if (!tipsy) {
                tipsy = new Tipsy(ele, $.fn.tipsy.elementOptions(ele, options));
                $.data(ele, 'tipsy', tipsy);
            }
            return tipsy;
        }
        
        function enter() {
            var tipsy = get(this);
            tipsy.hoverState = 'in';
            if (options.delayIn == 0) {
                tipsy.show();
            } else {
                setTimeout(function() { if (tipsy.hoverState == 'in') tipsy.show(); }, options.delayIn);
            }
        };
        
        function leave() {
            var tipsy = get(this);
            tipsy.hoverState = 'out';
            if (options.delayOut == 0) {
                tipsy.hide();
            } else {
                setTimeout(function() { if (tipsy.hoverState == 'out') tipsy.hide(); }, options.delayOut);
            }
        };
        
        if (!options.live) this.each(function() { get(this); });
        
        if (options.trigger != 'manual') {
            var binder  = options.live ? 'live' : 'bind',
                eventIn  = options.trigger == 'hover' ? 'mouseenter' : 'focus',
                eventOut = options.trigger == 'hover' ? 'mouseleave' : 'blur';
            this[binder](eventIn, enter)[binder](eventOut, leave);
        }
        
        return this;
        
    };
    
    $.fn.tipsy.defaults = {
        delayIn: 0,
        delayOut: 0,
        fade: false,
        fallback: '',
        gravity: 'n',
        html: false,
        live: false,
        offset: 0,
        opacity: 0.8,
        title: 'title',
        trigger: 'hover'
    };
    
    // Overwrite this method to provide options on a per-element basis.
    // For example, you could store the gravity in a 'tipsy-gravity' attribute:
    // return $.extend({}, options, {gravity: $(ele).attr('tipsy-gravity') || 'n' });
    // (remember - do not modify 'options' in place!)
    $.fn.tipsy.elementOptions = function(ele, options) {
        return $.metadata ? $.extend({}, options, $(ele).metadata()) : options;
    };
    
    $.fn.tipsy.autoNS = function() {
        return $(this).offset().top > ($(document).scrollTop() + $(window).height() / 2) ? 's' : 'n';
    };
    
    $.fn.tipsy.autoWE = function() {
        return $(this).offset().left > ($(document).scrollLeft() + $(window).width() / 2) ? 'e' : 'w';
    };
    
})(jQuery);

Amplasare: Toate paginile:
Cod:
$(document).ready(function(){
  $(function() {
    $('a').tipsy({fade: true, gravity: 's'});
    $('.i_icon_quote').tipsy({fade: true, gravity: 's'});
    $('.i_icon_edit').tipsy({fade: true, gravity: 's'});
    $('.i_icon_delete').tipsy({fade: true, gravity: 's'});
    $('.i_icon_ip').tipsy({fade: true, gravity: 's'});
    $('.i_icon_profile').tipsy({fade: true, gravity: 's'});
    $('.i_icon_pm').tipsy({fade: true, gravity: 's'});
    $('.topic-title').tipsy({fade: true, gravity: 's'});
    $('.i_post').tipsy({fade: true, gravity: 's'});
    $('.i_reply').tipsy({fade: true, gravity: 's'});
  });
});

Amplasare:Topicuri
Cod:
jQuery(document).ready(function(){
jQuery(".pun .post .user, .post .postprofile dl").each(function(){
jQuery(this).html(jQuery(this).html().replace(/<span class="label/g,'<dd><div class="field"><span class="label'));
});
jQuery("td.row2 span,td.row1 span").each(function(){
jQuery(this).html(jQuery(this).html().replace(/<span class="label/g,'<div class="field"><span class="label'));
});
jQuery("td.row2 span,td.row1 span").each(function(){
jQuery(this).html(jQuery(this).html().replace(/<br/g,'</div><br'));
});
jQuery(".field").css({"background-color":"white","margin-bottom":"3px","margin-right":"0px","padding":"1px 5px 1px 5px","text-align":"left","border":"1px solid #ccc"});
jQuery("td.row2 span").css({"max-width":"300px"});
});
AlexSasann

AlexSasann
Membru activ

Mesaje : 476
Varsta : 29
Data înscrierii : 06/06/2014
Mulțumiri : 3
Internet Explorer punBB

http://www.lanenicu.forum.st
AlexSasann a fost mulțumit de autorul acestui subiect.

Green Lanenicu Empty Re: Green Lanenicu

Mesaj Scris de AgGr3sYv3 Lun Apr 27, 2015 12:24 pm

Tema e ok. Am instalat-o pe un forum de teste dar are niste probleme. Nu merge sa fac topicuri...
AgGr3sYv3

AgGr3sYv3
Membru Forumgratuit

Mesaje : 133
Varsta : 29
Localizare : Bucuresti
Data înscrierii : 20/09/2010
Mulțumiri : 0
Internet Explorer phpBB3

http://www.tineri.wikiforum.ro
AgGr3sYv3 a fost mulțumit de autorul acestui subiect.

Green Lanenicu Empty Re: Green Lanenicu

Mesaj Scris de Vizitator Lun Apr 27, 2015 5:46 pm

E tema Bulletin, editată. S-au schimbat doar culorile si hederul, in rest nu am de ce să vă laud.

5/10.
Anonymous

Vizitator
Vizitator


Vizitator a fost mulțumit de autorul acestui subiect.

Green Lanenicu Empty Re: Green Lanenicu

Mesaj Scris de Vizitator Mar Apr 28, 2015 6:42 am

3/10 pentru efort, 0/10 pentru tema.
Anonymous

Vizitator
Vizitator


Vizitator a fost mulțumit de autorul acestui subiect.

Green Lanenicu Empty Re: Green Lanenicu

Mesaj Scris de Mihai Mar Mai 05, 2015 3:29 am

tema are un bug, nu te poți deloga.

*bold eliminat
Mihai

Mihai
Administrator
Administrator

Mesaje : 1551
Varsta : 26
Localizare : București, România
Data înscrierii : 25/09/2014
Mulțumiri : 101
Google Chrome phpBB3

http://fgsuport.forumgratuit.ro
Mihai a fost mulțumit de autorul acestui subiect.
  • 0

Green Lanenicu Empty Re: Green Lanenicu

Mesaj Scris de Emanuel Mar Mai 05, 2015 12:42 pm

Green Lanenicu Info10
Buna ziua @miXXeD.uP_Mihai.xD.,

Boldul si culorile sunt rezervate pentru moderare. Va rog sa folositi fontul de origine al forumului.
Multumesc pentru intelegere!
Emanuel

Emanuel
Membru onorific
Membru onorific

Mesaje : 3125
Varsta : -5
Data înscrierii : 06/11/2012
Mulțumiri : 844
Safari punBB

http://www.infinigame.biz/
Emanuel a fost mulțumit de autorul acestui subiect.

Green Lanenicu Empty Re: Green Lanenicu

Mesaj Scris de torpila Mier Mai 06, 2015 2:36 pm

5/10 imi plac cum sunt gradele de la Echipa
torpila

torpila
Membru Forumgratuit

Mesaje : 85
Varsta : 20
Data înscrierii : 07/04/2015
Mulțumiri : 3
Internet Explorer punBB

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

Pagina 1 din 2 1, 2  Urmatorul

Vezi subiectul anterior Vezi subiectul urmator Sus

- Subiecte similare

Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum