Extrem Tutorials
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

Extrem TutorialsConectare

Peste 500 tutoriale in limba romana.


descriptionunic[Animate] Suport Tema

more_horiz
Buna ziua,

Acest topic este deschis tuturor utilizatorilor care au probleme/nelamuri legate de tema Animate postata de Extrem-Tutorials.

Pentru ori ce lasati un reply in acest topic.

Atentie: Nu faceti abuz de: Post-Hunt, Double-Post, Spam.

descriptionunicRe: [Animate] Suport Tema

more_horiz
Cum maresc avatarul?

descriptionunicRe: [Animate] Suport Tema

more_horiz
@prolover14
Adauga in CSS:

Cod:

.user-basic-info a img {
max-width: Xpx;
max-height: Xpx;
border-radius: 2px;
}


Xpx reprezentand o anumita marime.

Ultima editare efectuata de catre sRk7 in Mar 22 Iul - 9:11, editata de 1 ori

descriptionunicRe: [Animate] Suport Tema

more_horiz
Multumesc pentru codul de marire avatar.

#. Cum pot face ”Cine este conectat?” ca in aceasta poza

[Animate] Suport Tema Intrebare_intrebatoare ?

descriptionunicRe: [Animate] Suport Tema

more_horiz
@prolover14
Codul: HTML

Cod:

<div class="tabs-stats" data-copyright="© 2014 - sRk7. All right reserved for Extrem-Tutorials.com">
  <ul id="tabs-menu">
    <li id="infos" class="active">Informatii</li>
    <li id="whois" class="">Cine este conectat?</li>
    <li id="stats" class="">Statistici</li>
    <li id="other" class="">Alt text</li>
  </ul>
  <div id="tabs-container">
    <div id="infos">text</div>
    <div id="whois">text</div>
    <div id="stats">text</div>
    <div id="other">text</div>
  </div>
</div>


Codul: JS

Cod:

jQuery(function(c,b,d)
{
   c('div.tabs-stats').each(function(a)
   {
      li  = c('ul#tabs-menu li',a),
      div = c('div#tabs-container',a);
      divs = c('div#tabs-container div',a);
      if( this )
      {
         li.click(function(a)
         {
            li.removeClass('active');
            divs.hide();
            if( li.attr('id') && divs.attr('id') )
            {
               a = c(this).attr('id');
               c(this).addClass('active');
               c('div#tabs-container div[id="'+ a +'"]').show();
            }
         })
      }
   })
});


Codul: CSS

Cod:

ul#tabs-menu > li {
background: #353232;
display: inline;
padding: 5px 5px;
margin: 0 3px;
border: 1px solid #242323;
color: white;
border-radius: 2px;
}

ul#tabs-menu {
margin: 0 0 10px;
}

div#tabs-container {
background: #353333;
margin: 0 3px;
border-radius: 2px;
color: white;
padding: 5px 5px;
margin-bottom: 5px;
}

div#stats {
padding: 0;
}

div#tabs-container > div:nth-child(1) {
display: block;
}

div#tabs-container > div {
display: none;
}

descriptionunicRe: [Animate] Suport Tema

more_horiz
Cand adaug acel cod in css imi spune

Eroare detectata a scris:
Am calculat un numar diferit de "{" si de "}". Aceasta inseamna ca CSS-ul risca sa nu fie valabil si nu va fi afisat corect pe forumul dvs.

Va recomandam sa recititi codul.


Si acel cod HTML unde il pun?

descriptionunicRe: [Animate] Suport Tema

more_horiz
posteaza index_box

descriptionunicRe: [Animate] Suport Tema

more_horiz
inti in index_body
Cauti codul acesta:

Cod:

<!-- BEGIN disable_viewonline -->
<div id="pun-info" class="main">
  <div class="main-content">
      <div id="stats">
        <p class="right">{TOTAL_POSTS}</p>
        <p>{TOTAL_USERS}</p>
        <p>{NEWEST_USER}</p>
      </div>
      <div id="onlinelist">
        <img src="{L_ONLINE_IMG}" alt="{L_WHO_IS_ONLINE}" />
        <p class="right">
            <!-- BEGIN switch_viewonline_link -->
            <a href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a>
            <!-- END switch_viewonline_link -->
            <!-- BEGIN switch_viewonline_nolink -->
            {L_WHO_IS_ONLINE}
            <!-- END switch_viewonline_nolink -->
        </p>
        <p>{TOTAL_USERS_ONLINE}<br />
        {RECORD_USERS}

        <br />
        {LOGGED_IN_USER_LIST}

        {L_ONLINE_USERS}
        {L_CONNECTED_MEMBERS}<br />
        {L_WHOSBIRTHDAY_TODAY}{L_WHOSBIRTHDAY_WEEK}</p>
        <div class="clear"></div>

        <p>{LEGEND} : {GROUP_LEGEND}</p>

      </div>
      <!-- BEGIN switch_chatbox_activate -->
      <div id="onlinechat">
        <p class="page-bottom">
        {TOTAL_CHATTERS_ONLINE} :
        {CHATTERS_LIST}<br />
        <!-- BEGIN switch_chatbox_popup -->
            <div id="chatbox_popup"></div>
            <script type="text/javascript">
              insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
            </script>
        <!-- END switch_chatbox_popup -->
        </p>
      </div>
      <!-- END switch_chatbox_activate -->
  </div>
</div>
<!-- END disable_viewonline -->


Si il inlocuesti cu acesta:

Cod:

<!-- BEGIN disable_viewonline -->
<div id="pun-info" class="main">
 
        <ul id="explore-nav" style="list-style: none;">
                <li id="ex-featured"><a rel="featured" href="#" class="current">Statistici forum</a></li>
                <li id="ex-core"><a rel="core" href="#">Cine este conectat ? </a></li>
                <li id="ex-jquery"><a rel="jquerytuts" href="#">Legenda</a></li>
                <li id="ex-classics" class="last"><a rel="classics" href="#">Tab4</a></li>
        </ul>
 
          <div id="all-list-wrap">
 
            <ul id="featured" style="list-style: none;">
                <li style="display: block; padding: 0px; color:black;"><div class="main-content">
      <div id="stats">
        <p>{TOTAL_POSTS}</p>
        <p>{TOTAL_USERS}</p>
        <p>{NEWEST_USER}</p>
                  </div> </div> </li>

            </ul>
   
              <ul id="core" style="list-style: none;">
                  <li style="display: block; padding: 0px; color:black;">
                <div id="statistici">
        <img src="{L_ONLINE_IMG}" alt="{L_WHO_IS_ONLINE}" />
        <p class="right">
            <!-- BEGIN switch_viewonline_link -->
            <a href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a>
            <!-- END switch_viewonline_link -->
            <!-- BEGIN switch_viewonline_nolink -->
            {L_WHO_IS_ONLINE}
            <!-- END switch_viewonline_nolink -->
        </p>
        <p>{TOTAL_USERS_ONLINE}<br />
        {RECORD_USERS}

        <br />
        {LOGGED_IN_USER_LIST}

        {L_ONLINE_USERS}
        {L_CONNECTED_MEMBERS}<br />
        {L_WHOSBIRTHDAY_TODAY}{L_WHOSBIRTHDAY_WEEK}</p>
        <div class="clear"></div>

     

      </div></li>
     
              </ul>
   
              <ul id="jquerytuts" style="list-style: none;">
  <li style="display: block; padding: 0px; color:black;"><div id="tab3"><p>{LEGEND} : {GROUP_LEGEND}</p></div> </li>

              </ul>
   
              <ul id="classics" style="list-style: none;">
                <li style="display: block; padding: 0px; color:black;"><div id="tab4">Aici puteti adauga orice alt continut</div> </li>

              </ul>

                </div>
<br>
   
      <!-- BEGIN switch_chatbox_activate -->
      <div id="onlinechat">
        <p class="page-bottom">
        {TOTAL_CHATTERS_ONLINE} :
        {CHATTERS_LIST}<br />
        <!-- BEGIN switch_chatbox_popup -->
            <div id="chatbox_popup"></div>
            <script type="text/javascript">
              insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
            </script>
        <!-- END switch_chatbox_popup -->
        </p>
      </div>
      <!-- END switch_chatbox_activate -->
 

<!-- END disable_viewonline -->


intri in Foaie de stil CSS si adaugi acest cod :

Cod:

 #organic-tabs { background: #253d5a; padding: 2px; margin: 0 0 15px 0; }

    #explore-nav { overflow: hidden; margin: 0 0 10px 0; }
    #explore-nav li {
  width: 151px;
  float: left;
  margin: 0 10px 0 0;
  font-size: 24px;
}
    #explore-nav li.last { margin-right: 0; }
    #explore-nav li a {
  display: block;
  padding: 5px;
  background: #f4f4f4;
  color: black;
  font-size: 10px;
  text-align: center;
  border: 1px solid #ddd;
    font-size:13px;
}
    #explore-nav li a:hover { background-color:#f4f4f4; }
    #jquerytuts, #core, #classics { display: none; }

    #explore-nav li#ex-featured a.current, ul#featured li a:hover {  color: black; }
    #explore-nav li#ex-core a.current, ul#core li a:hover {color: black; }
    #explore-nav li#ex-jquery a.current, ul#jquerytuts li a:hover { color: black; }
    #explore-nav li#ex-classics a.current, ul#classics li a:hover { color: black; }


#statistici {
background-color: #f4f4f4;
border: 1px solid #ccc;
padding: .6em 1em;
}

#tab3, #tab4 {
border: 1px solid #ddd;
width: 100%;
min-height: 100px;
padding-top: 4px;
padding-left: 4px;
background: #f4f4f4;
}


Si apesi validare.

Apoi in Javascript
Creezi un nou cod javascript:

Cod:

$(function() {

    $("#explore-nav li a").click(function() {
     
        // Figure out current list via CSS class
        var curList = $("#explore-nav li a.current").attr("rel");
     
        // List moving to
        var $newList = $(this);
     
        // Set outer wrapper height to height of current inner list
        var curListHeight = $("#all-list-wrap").height();
        $("#all-list-wrap").height(curListHeight);
     
        // Remove highlighting - Add to just-clicked tab
        $("#explore-nav li a").removeClass("current");
        $newList.addClass("current");
     
        // Figure out ID of new list
        var listID = $newList.attr("rel");
     
        if (listID != curList) {
         
            // Fade out current list
            $("#"+curList).fadeOut(300, function() {
             
                // Fade in new list on callback
                $("#"+listID).fadeIn();
             
                // Adjust outer wrapper to fit new list snuggly
                var newHeight = $("#"+listID).height();
                $("#all-list-wrap").animate({
                    height: newHeight
                });
         
            });
         
        }     
     
        // Don't behave like a regular link
        return false;
    });

});


Si apesi valideaza.

descriptionunicRe: [Animate] Suport Tema

more_horiz
sRk7 a scris:
posteaza index_box


index_box

Cod:

<div class="pun-crumbs">
   <p class="crumbs"><a href="{U_INDEX}">{L_INDEX}</a><strong>{NAV_CAT_DESC}</strong></p>
</div>
<div class="main">
<!-- BEGIN catrow -->
   <!-- BEGIN tablehead -->
      <div class="forabg-ipb"><div class="main-head">
         <div class="page-title">{catrow.tablehead.L_FORUM}</div>
      </div>
      <div class="main-content">
         <table cellspacing="0" class="table">
            <tbody class="statused">
   <!-- END tablehead -->
                                
                                  <!-- BEGIN forumrow -->
               <tr>
                  <td class="tcl" style="padding-right: {catrow.forumrow.INC_LEVEL_RIGHT}; padding-left: {catrow.forumrow.INC_LEVEL_LEFT};width:500px">
                     <span class="status" style="padding-top: 0.8%!important;margin-right: -{catrow.forumrow.INC_WIDTH_ICON}; margin-left: -{catrow.forumrow.INC_WIDTH_ICON};">
                        <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
                     </span>
                                                  <h{catrow.forumrow.LEVEL} class="hierarchy">
                                                    
                                                    
                                                    <span class="statut-forum">
                                                      <img src="{catrow.forumrow.FORUM_FOLDER_IMG}" style="display: none;" alt="" /><span class="new">Mesaje noi</span>
                                                    <img src="{catrow.forumrow.FORUM_FOLDER_IMG}" style="display: none;" alt="" /><span class="lock">Blocat</span></span>
                                                  
                                                    
                                                  <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a></h{catrow.forumrow.LEVEL}>
                     <br />
                     {catrow.forumrow.FORUM_DESC}
                     <!-- BEGIN switch_moderators_links -->
                     <br />
                     {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
                     <!-- END switch_moderators_links -->
                     {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
                     <strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}
                  </td>
                  
                                          <td class="tc3">
                                            <p><b>{catrow.forumrow.TOPICS}</b> <span>topicuri</span></p>
                                            <p><b>{catrow.forumrow.POSTS}</b> <span>mesaje</span></p>
                                            
                                            
                                          </td>
                  <td class="tcr">    <!-- BEGIN avatar -->
                            <span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
                            <!-- END avatar -->
                     <div class="avs"><span><p>
                     <!-- 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 -->
                                                          <div class="noposts">{catrow.forumrow.USER_LAST_POST}<i>Nu exista mesaje</i></div>
                                                          </p></span></div>
                  </td>
               </tr>
   <!-- END forumrow -->

   <!-- BEGIN tablefoot -->
            </tbody>
         </table>
      </div>
                  <!-- END tablefoot --></div>
  <!-- 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 -->


Index_body

Cod:

{JAVASCRIPT}
<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
   <ul>
         <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
         <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
      <li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
      <li><a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</a></li>
   </ul>
   <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
</div>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<div id="pun-visit">
   <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
</div>

<div class="guestMessage">
  <strong>Bine ai venit pe forumul de teste al forumului Extrem Tutorials</strong>
  <p>Aici se afla un mesaj pentru vizitatori. Pentru editarea acestui text accesati<i> Panou => Afisare => Template-uri => General => index_body</i></p><br />
</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 -->



{BOARD_INDEX}
<!-- BEGIN disable_viewonline -->
<script type="text/javascript">
  //<![CDATA[
  /*
  * IPB Statistici by StaarK*
  * Style by IP.Board and IPBfocus.
  * www.extrem-tutorials.com
  */
  jQuery().ready(function(a){
   a('#board_stats ul li:eq(0) span.value').html(a('#board_stats ul li:eq(0) span.value strong').text());
   a('#board_stats ul li:eq(1) span.value').html(a('#board_stats ul li:eq(1) span.value strong').text());
   a('#board_stats ul li:eq(3) span.value').html(a('#board_stats ul li:eq(3) span.value strong').text());
     a('#board_stats ul li:eq(2)').html(a('#board_stats ul li:eq(2) a')).html();
     a('#board_stats ul li:eq(2) a').addClass('value').after(' Ultimul mebru inregistrat');
     var b = a('.statistics_brief strong').text();
     a('h4.statistics_head').append(b + ' utilizatori conectati (in ultimele 15 minute)');
     a('.statistics_brief').html(a('.statistics_brief').text().split(": ")[1]);
     a('div#board_statistics .statistics_brief').each(function(b, c) {
        this.innerHTML=this.innerHTML.replace(/(\d+) (\w+)/, "$1 membru");
      this.innerHTML=this.innerHTML.replace(/, (\d+) (\w+) (\w*) (\d*) (\w*)/g, ", $4 vizitatori, $1 utilizatori ascunsi  &nbsp; <a href='{U_VIEWONLINE}'>(Vezi toata lista)</a>");
     });
     a('div#board_statistics .statistics_brief + p').each(function(b, c) {
      this.innerHTML=this.innerHTML.replace(/Utilizatori inregistrati: |Registered Users:| (\w*) (\w*):|\<br\>/gi, "");
     });
     if( a('div#board_statistics .statistics_brief + p a').length ) {
        a('div#board_statistics .statistics_brief + p').before('<br />');
     }
     else {
        a('div#board_statistics .statistics_brief + p').remove();
     };
     a('ol#legend li').each(function(){
             this.innerHTML=this.innerHTML.replace(/\[|\]/g, "");
             $('b + b', this).before(" | ");
        });
  });
  //]]>
</script>
<div id="board_stats">
  <ul class="ipsType_small ipsList_inline">
    <li class="clear">
      <span class="value">{TOTAL_POSTS}</span>
      Total Postari
    </li>
    <li class="clear">
      <span class="value">{TOTAL_USERS}</span>
      Total Membri
    </li>
    <li class="clear">
      {NEWEST_USER}
      Ultimul mebru inregistrat
    </li>
    <li class="clear" data-tooltip="">
      <span class="value">{RECORD_USERS}</span>
      Cei mai multi conectati
    </li>
  </ul>
</div>
<div id="board_statistics" class="statistics clearfix">
  <h4 class="statistics_head">
    <ul id="stat_links" class="ipsList_inline right ipsType_small">
      <!-- Hook point -->
      <li><a href="#" title="View the moderating team">Echipa de moderare</a></li>
      <li><a href="{U_TODAY_POSTERS}" title="View today's top 20 posters">{L_TODAY_POSTERS}</a></li>
      <li><a href="{U_OVERALL_POSTERS}" title="View the board's overall top posters">{L_OVERALL_POSTERS}</a></li>
      <li><a href="#">Continutul cel mai apreciat</a></li>
    </ul>
  </h4>
  <p class="statistics_brief desc">
    {TOTAL_USERS_ONLINE}
  </p>
  <p>
    {LOGGED_IN_USER_LIST}
  </p>
  <br />
  <ol id="legend">
    <li>
      {GROUP_LEGEND}
    </li>
  </ol>
</div>
<!-- END disable_viewonline -->

descriptionunicRe: [Animate] Suport Tema

more_horiz
prolover14 a scris:
sRk7 a scris:
posteaza index_box


index_box

Cod:

<div class="pun-crumbs">
 <p class="crumbs"><a href="{U_INDEX}">{L_INDEX}</a><strong>{NAV_CAT_DESC}</strong></p>
</div>
<div class="main">
<!-- BEGIN catrow -->
 <!-- BEGIN tablehead -->
 <div class="forabg-ipb"><div class="main-head">
 <div class="page-title">{catrow.tablehead.L_FORUM}</div>
 </div>
 <div class="main-content">
 <table cellspacing="0" class="table">
 <tbody class="statused">
 <!-- END tablehead -->
                                
                                  <!-- BEGIN forumrow -->
 <tr>
 <td class="tcl" style="padding-right: {catrow.forumrow.INC_LEVEL_RIGHT}; padding-left: {catrow.forumrow.INC_LEVEL_LEFT};width:500px">
 <span class="status" style="padding-top: 0.8%!important;margin-right: -{catrow.forumrow.INC_WIDTH_ICON}; margin-left: -{catrow.forumrow.INC_WIDTH_ICON};">
 <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
 </span>
                                                  <h{catrow.forumrow.LEVEL} class="hierarchy">
                                                    
                                                    
                                                    <span class="statut-forum">
                                                      <img src="{catrow.forumrow.FORUM_FOLDER_IMG}" style="display: none;" alt="" /><span class="new">Mesaje noi</span>
                                                    <img src="{catrow.forumrow.FORUM_FOLDER_IMG}" style="display: none;" alt="" /><span class="lock">Blocat</span></span>
                                                  
                                                    
                                                  <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a></h{catrow.forumrow.LEVEL}>
 <br />
 {catrow.forumrow.FORUM_DESC}
 <!-- BEGIN switch_moderators_links -->
 <br />
 {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
 <!-- END switch_moderators_links -->
 {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
 <strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}
 </td>
 
                                          <td class="tc3">
                                            <p><b>{catrow.forumrow.TOPICS}</b> <span>topicuri</span></p>
                                            <p><b>{catrow.forumrow.POSTS}</b> <span>mesaje</span></p>
                                            
                                            
                                          </td>
 <td class="tcr">    <!-- BEGIN avatar -->
                            <span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
                            <!-- END avatar -->
 <div class="avs"><span><p>
 <!-- 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 -->
                                                          <div class="noposts">{catrow.forumrow.USER_LAST_POST}<i>Nu exista mesaje</i></div>
                                                          </p></span></div>
 </td>
 </tr>
 <!-- END forumrow -->

 <!-- BEGIN tablefoot -->
 </tbody>
 </table>
 </div>
                  <!-- END tablefoot --></div>
  <!-- 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 -->


Index_body

Cod:

{JAVASCRIPT}
<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
 <ul>
 <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
 <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
 <li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
 <li><a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</a></li>
 </ul>
 <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
</div>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<div id="pun-visit">
 <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
</div>

<div class="guestMessage">
  <strong>Bine ai venit pe forumul de teste al forumului Extrem Tutorials</strong>
  <p>Aici se afla un mesaj pentru vizitatori. Pentru editarea acestui text accesati<i> Panou => Afisare => Template-uri => General => index_body</i></p><br />
</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 -->



{BOARD_INDEX}
<!-- BEGIN disable_viewonline -->
<script type="text/javascript">
  //<![CDATA[
  /*
  * IPB Statistici by StaarK*
  * Style by IP.Board and IPBfocus.
  * www.extrem-tutorials.com
  */
  jQuery().ready(function(a){
 a('#board_stats ul li:eq(0) span.value').html(a('#board_stats ul li:eq(0) span.value strong').text());
 a('#board_stats ul li:eq(1) span.value').html(a('#board_stats ul li:eq(1) span.value strong').text());
 a('#board_stats ul li:eq(3) span.value').html(a('#board_stats ul li:eq(3) span.value strong').text());
   a('#board_stats ul li:eq(2)').html(a('#board_stats ul li:eq(2) a')).html();
   a('#board_stats ul li:eq(2) a').addClass('value').after(' Ultimul mebru inregistrat');
   var b = a('.statistics_brief strong').text();
   a('h4.statistics_head').append(b + ' utilizatori conectati (in ultimele 15 minute)');
   a('.statistics_brief').html(a('.statistics_brief').text().split(": ")[1]);
   a('div#board_statistics .statistics_brief').each(function(b, c) {
   this.innerHTML=this.innerHTML.replace(/(\d+) (\w+)/, "$1 membru");
 this.innerHTML=this.innerHTML.replace(/, (\d+) (\w+) (\w*) (\d*) (\w*)/g, ", $4 vizitatori, $1 utilizatori ascunsi  &nbsp; <a href='{U_VIEWONLINE}'>(Vezi toata lista)</a>");
   });
   a('div#board_statistics .statistics_brief + p').each(function(b, c) {
 this.innerHTML=this.innerHTML.replace(/Utilizatori inregistrati: |Registered Users:| (\w*) (\w*):|\<br\>/gi, "");
   });
   if( a('div#board_statistics .statistics_brief + p a').length ) {
   a('div#board_statistics .statistics_brief + p').before('<br />');
   }
   else {
   a('div#board_statistics .statistics_brief + p').remove();
   };
   a('ol#legend li').each(function(){
           this.innerHTML=this.innerHTML.replace(/\[|\]/g, "");
           $('b + b', this).before(" | ");
        });
  });
  //]]>
</script>
<div id="board_stats">
  <ul class="ipsType_small ipsList_inline">
    <li class="clear">
      <span class="value">{TOTAL_POSTS}</span>
      Total Postari
    </li>
    <li class="clear">
      <span class="value">{TOTAL_USERS}</span>
      Total Membri
    </li>
    <li class="clear">
      {NEWEST_USER}
      Ultimul mebru inregistrat
    </li>
    <li class="clear" data-tooltip="">
      <span class="value">{RECORD_USERS}</span>
      Cei mai multi conectati
    </li>
  </ul>
</div>
<div id="board_statistics" class="statistics clearfix">
  <h4 class="statistics_head">
    <ul id="stat_links" class="ipsList_inline right ipsType_small">
      <!-- Hook point -->
      <li><a href="#" title="View the moderating team">Echipa de moderare</a></li>
      <li><a href="{U_TODAY_POSTERS}" title="View today's top 20 posters">{L_TODAY_POSTERS}</a></li>
      <li><a href="{U_OVERALL_POSTERS}" title="View the board's overall top posters">{L_OVERALL_POSTERS}</a></li>
      <li><a href="#">Continutul cel mai apreciat</a></li>
    </ul>
  </h4>
  <p class="statistics_brief desc">
    {TOTAL_USERS_ONLINE}
  </p>
  <p>
    {LOGGED_IN_USER_LIST}
  </p>
  <br />
  <ol id="legend">
    <li>
      {GROUP_LEGEND}
    </li>
  </ol>
</div>
<!-- END disable_viewonline -->



Ai incercat ce am scris mai sus?

descriptionunicRe: [Animate] Suport Tema

more_horiz
#domino
Am incercat dar nu gasesc codu acela in index_body - ul meu..

Pana la urma am reusit. Am modificat uite cum se vede

[Animate] Suport Tema PANALAMA
IMAGINE [Animate] Suport Tema 3313589440 

descriptionunicRe: [Animate] Suport Tema

more_horiz
Up, macar ceva asemantor.. sa arate cat de cat bine.

descriptionunicRe: [Animate] Suport Tema

more_horiz

Cod:

{JAVASCRIPT}
<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
 <ul>
 <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
 <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
 <li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
 <li><a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</a></li>
 </ul>
 <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
</div>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<div id="pun-visit">
 <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
</div>

<div class="guestMessage">
  <strong>Bine ai venit pe forumul de teste al forumului Extrem Tutorials</strong>
  <p>Aici se afla un mesaj pentru vizitatori. Pentru editarea acestui text accesati<i> Panou => Afisare => Template-uri => General => index_body</i></p><br />
</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 -->



{BOARD_INDEX}
<!-- BEGIN disable_viewonline -->
<script type="text/javascript">
  //<![CDATA[
  /*
  * IPB Statistici by StaarK*
  * Style by IP.Board and IPBfocus.
  * www.extrem-tutorials.com
  */
  jQuery().ready(function(a){
 a('#board_stats ul li:eq(0) span.value').html(a('#board_stats ul li:eq(0) span.value strong').text());
 a('#board_stats ul li:eq(1) span.value').html(a('#board_stats ul li:eq(1) span.value strong').text());
 a('#board_stats ul li:eq(3) span.value').html(a('#board_stats ul li:eq(3) span.value strong').text());
  a('#board_stats ul li:eq(2)').html(a('#board_stats ul li:eq(2) a')).html();
  a('#board_stats ul li:eq(2) a').addClass('value').after(' Ultimul mebru inregistrat');
  var b = a('.statistics_brief strong').text();
  a('h4.statistics_head').append(b + ' utilizatori conectati (in ultimele 15 minute)');
  a('.statistics_brief').html(a('.statistics_brief').text().split(": ")[1]);
  a('div#board_statistics .statistics_brief').each(function(b, c) {
  this.innerHTML=this.innerHTML.replace(/(\d+) (\w+)/, "$1 membru");
 this.innerHTML=this.innerHTML.replace(/, (\d+) (\w+) (\w*) (\d*) (\w*)/g, ", $4 vizitatori, $1 utilizatori ascunsi  &nbsp; <a href='{U_VIEWONLINE}'>(Vezi toata lista)</a>");
  });
  a('div#board_statistics .statistics_brief + p').each(function(b, c) {
 this.innerHTML=this.innerHTML.replace(/Utilizatori inregistrati: |Registered Users:| (\w*) (\w*):|\<br\>/gi, "");
  });
  if( a('div#board_statistics .statistics_brief + p a').length ) {
  a('div#board_statistics .statistics_brief + p').before('<br />');
  }
  else {
  a('div#board_statistics .statistics_brief + p').remove();
  };
  a('ol#legend li').each(function(){
          this.innerHTML=this.innerHTML.replace(/\[|\]/g, "");
          $('b + b', this).before(" | ");
        });
  });
  jQuery(function(c,b,d)
  {
   c('div.tabs-stats').each(function(a)
     {
        li  = c('ul#tabs-menu li',a),
        div = c('div#tabs-container',a);
        divs = c('div#tabs-container div',a);
        if( this )
        {
          li.click(function(a)
          {
            li.removeClass('active');
            divs.hide();
            if( li.attr('id') && divs.attr('id') )
            {
              a = c(this).attr('id');
              c(this).addClass('active');
              c('div#tabs-container div[id="'+ a +'"]').show();
            }
          })
        }
     })
   });
  //]]>
</script>
<div id="board_stats">
  <ul class="ipsType_small ipsList_inline">
    <li class="clear">
      <span class="value">{TOTAL_POSTS}</span>
      Total Postari
    </li>
    <li class="clear">
      <span class="value">{TOTAL_USERS}</span>
      Total Membri
    </li>
    <li class="clear">
      {NEWEST_USER}
      Ultimul mebru inregistrat
    </li>
    <li class="clear" data-tooltip="">
      <span class="value">{RECORD_USERS}</span>
      Cei mai multi conectati
    </li>
  </ul>
</div>
<div class="tabs-stats" data-copyright="© 2014 - sRk7. All right reserved for Extrem-Tutorials.com">
  <ul id="tabs-menu">
    <li id="infos" class="active">Informatii</li>
    <li id="whois" class="">Cine este conectat?</li>
    <li id="other" class="">Alt text</li>
  </ul>
  <div id="tabs-container">
    <div id="infos">text</div>
    <div id="whois">{TOTAL_USERS_ONLINE}<br />{LOGGED_IN_USER_LIST}<br />{GROUP_LEGEND}</div>
    <div id="other">text</div>
  </div>
</div>
<!-- END disable_viewonline -->

descriptionunicRe: [Animate] Suport Tema

more_horiz
care e css-ul?

descriptionunicRe: [Animate] Suport Tema

more_horiz
Cum schimb banneru-l acela miscator instelat cu altul

descriptionunicRe: [Animate] Suport Tema

more_horiz
Psyhopatu', CSS-ul o sa se instaleze automat ce importati fisierul: "Fisier bbtheme" pe forum.
prolover14, cautati urmatorul cod:

Cod:

#pun-intro {
border: none;
background: black url("http://i.imgur.com/tyo35CN.jpg") top repeat-x;
height: 130px;
padding: 0;
position: relative;
}


Acum, inlocuiti https://i.imgur.com/tyo35CN.jpg cu link-ul imagini dorite.

descriptionunicRe: [Animate] Suport Tema

more_horiz

Cod:

#pun-intro {
border: none;
background: black url("http://i.imgur.com/tyo35CN.jpg") top repeat-x;
height: 130px;
padding: 0;
position: relative;
}


Am modificat imaginea , si tot nu se schimbă.

descriptionunicRe: [Animate] Suport Tema

more_horiz
Buna ziua,

Ne puteti lasa aici adresa forumului unde intampinati problema?

descriptionunicRe: [Animate] Suport Tema

more_horiz
dc nu imi merge viewtopic_body va rog sami dati codu pliss

descriptionunicRe: [Animate] Suport Tema

more_horiz
imi vine indexu de la forum ala forum-membri-group-deconectare tot se misca nu se vede nici chatboxu ca tot se misca indexu

descriptionunicRe: [Animate] Suport Tema

more_horiz
Mie nu imi merge sa downloadez si am postat de 2 ori in topic.. help

descriptionunicRe: [Animate] Suport Tema

more_horiz
Ok, dar cum pot sa descarc tema?

descriptionunicRe: [Animate] Suport Tema

more_horiz
Multumesc frumos pentru atentia acordata. Aroganta nu a caracterizat niciodata cunoasterea.
Puteti bana, sterge sau juca dupa cum doriti contul acesta, e inutil pe un forum mort.

descriptionunicRe: [Animate] Suport Tema

more_horiz
am bagat o tema si am sters overall_footer_begin si overall_footer_end si am ma lasat CSS si atenul forumului si acuma scrie intun colt Am detectat o eroare generala!
Sablonul overall_footer_begin si/sau overall_footer_end nu sunt adaugate, ori acestea sunt deteriorate. Recomandam descarcarea temei de pe site-ul oficial si instalarea integrala a acesteia. Dupa ce tema a fost instalata corect, acest mesaj va disparea automat.
Si acuma nu mai pot intra in panou de administrare

descriptionunicRe: [Animate] Suport Tema

more_horiz
Buna ziua,

Pentru a putea rezolva fiecare problema in parte trebuie sa postati problemele dumneavoastra intr-un subiect separat in aceasta sectiune:
http://www.extrem-tutorials.com/f10-probleme-script-uri
Multumesc pentru intelegere!

Topic blocat!

descriptionunicRe: [Animate] Suport Tema

more_horiz
privacy_tip Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum
power_settings_newConectați-vă pentru a răspunde