Jump to content
View in the app

A better way to browse. Learn more.

IPBMafia.ru - поддержка Invision Community, релизы, темы, плагины и приложения

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Удаление боковой панели с форума

Featured Replies

Posted

Это тема поддержки статьи: Удаление боковой панели с форума.

Здесь вы можете обсудить все вопросы, связанные с этой статьёй.

Дата добавления статьи: 29 Сентябрь 2012 - 15:55

Дата обновления статьи: 29 Сентябрь 2012 - 15:55

Мне кажется, что тут не все так просто, судя по фрагменту кода.

По-моему, этот код не то делает, блоки не отображаются в результате какой-то ошибки, которая возникает из-за удаления этого кода.

Как вариант можно удалить кнопку скрытия бокового блока и в коде


{parse variable="sidebar_enabled" default="$show_side_blocks"}
[/CODE]

Поправить sidebar_enabled на sidebar_disabled

:)

  • 3 недели спустя...
  • 5 месяцев спустя...

Добавь в BoardIndexTemplate вот такой

no_sidebar 

 

класс к этому диву

 

 

board_index
 

ну там как-то так

<div id="board_index" class="ipsLayout ipsLayout_withright ipsLayout_largeright clearfix" style=""> 

а должно быть как-то так

 

 

<div id="board_index" class="ipsLayout ipsLayout_withright ipsLayout_largeright clearfix no_sidebar" style="">

 

и в конец ipb_styles.css

добавь что-нибудь такое

 

 

#index_stats{
display:none;
}

;)

Edited by Fedya

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.