Jump to content

Recommended Posts

  • Moderators
Posted

Rezultatul va fi ceva de genul:

 

GMCw058.png

 

 

 

 

 

 

 

AdminCP > Look & Feel > [tema ta] > Board Index > boardIndexTemplate

 

Cautam

<div id='board_index' class='ipsLayout <if test="sideBarEnabledL:|:$this->templateVars['sidebar_enabled']">ipsLayout_withright</if> ipsLayout_largeright clearfix <if test="sidebarclosed:|:IPSCookie::get('hide_sidebar') == '1'">no_sidebar</if>'>
  si il inlocuim cu   
<div id='board_index' class='ipsLayout <if test="sideBarEnabledL:|:$this->templateVars['sidebar_enabled']">ipsLayout_withleft</if> ipsLayout_largeleft clearfix <if test="sidebarclosed:|:IPSCookie::get('hide_sidebar') == '1'">no_sidebar</if>'>
  Cautam
<div id='index_stats' class='ipsLayout_right clearfix' <if test="sidebarclosed2:|:IPSCookie::get('hide_sidebar') == '1'">style='display: none'</if>>
  si il inlocuim cu   
<div id='index_stats' class='ipsLayout_left clearfix' <if test="sidebarclosed2:|:IPSCookie::get('hide_sidebar') == '1'">style='display: none'</if>>

 

 

 

AdminCP > Look & Feel > [tema ta] > tab-ul CSS > ipb_styles.css

 

- Căutăm    .ipsLayout_content {    şi în loc de    float: left;    setăm    float: right;

- Căutăm    #board_index.no_sidebar {    şi în loc de    padding-right    setăm    padding-left

- Căutăm    #toggle_sidebar {    şi în loc de    right: 3px    (poate varia. Când am modificat tema de mai sus (foloseam IPB 3.4.4), la mine era right: -5 px) setăm    left: 1px;

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • 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.