Jump to content
  • 0

Modificare latime statistici


BebeGFX

Question

5 answers to this question

Recommended Posts

  • 0

Acest tutorial va ajuta sa modificati latimea statisticilor, sa le intindeti pe tot forumul .

1. Va logati in ACP .

2. Va duceti la " Customization " - " Themes " - " Edit HTML and CSS "

3. In " GlobalTemplate " cautati :

 <main role='main' id='ipsLayout_body' class='ipsLayout_container'> 

Si modificati tot scriptul de acolo cu acesta:

         <main role='main' id='ipsLayout_body' class='ipsLayout_container'>
<div id='ipsLayout_contentArea'>
                <div id='ipsLayout_contentWrapper'>
                 
                    {template="breadcrumb" app="core" group="global" params="true, 'top'"}
                   
            
                 {template="sidebar" if="theme.sidebar_position == 'left'" app="core" group="global" params="'left'"}
 
                    <div id='ipsLayout_mainArea'>
                     
                        <a id='elContent'></a>
       
                        {advertisement="ad_global_header"}
                         {template="acknowledgeWarning" if="\IPS\Member::loggedIn()->members_bitoptions['unacknowledged_warnings']" params="\IPS\Member::loggedIn()->warnings( 1, FALSE )" group="global" app="core"}
                        {template="widgetContainer" group="global" app="core" params="'header', 'horizontal'"}
                        {$html|raw}
                                                
                  </div>
                    {template="sidebar" if="theme.sidebar_position == 'right'" app="core" group="global" params="'right'"}
                     {template="widgetContainer" group="global" app="core" params="'footer', 'horizontal'"}
                    {template="breadcrumb" app="core" group="global" params="false, 'bottom'"}
                  </div>
            </div>
            {template="inlineMessage" if="member.msg_show_notification and $conversation = \IPS\core\Messenger\Conversation::latestUnreadConversation()" app="core" group="global" params="$conversation->comments( 1, 0, 'date', 'desc' )"}
          </main> 
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.