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.

Убираем логотип Invision Community из админцентра

1. Страница авторизации в админцентр - /admin/

Открыть phpMyAdmin. Выполнить поиск по базе данных по выражению elLogo. Вырезать следующий кусок в таблице ibf_core_theme_templates:

	<li id='elLogo'>
		<a href='{url="&"}'>
			<img src='{resource="logo.png" app="core" location="admin"}' alt=''>
		</a>
	</li>

Получится так:

1.thumb.jpg.61ee26b6f20fe87ccf107204be6b2e66.jpg

2. Админцентр, логотип в левом верхнем углу.

Выполнить поиск по базе данных по выражению cAcpLoginBox_logo. Вырезать следующий кусок в таблице ibf_core_theme_templates:

<div class='cAcpLoginBox_logo'>
		<img src='{resource="logo_dark_full.png" app="core" location="admin"}' alt=''>
</div>

Получится так:

3.jpg.a7b98c918d5198fdb7daf5d3e27e2c4b.jpg

Примечание: поиск в phpMyAdmin осуществляется так:

2.thumb.jpg.42db24c43b1b01d24619b15276db96cd.jpg

 

User Feedback

Recommended Comments

SlawkA

Актив

зачем столько гемороя?

проще в самом стиле зайти в картинки. найти нужное лого и заменить на свое или просто удалить его.

56658.thumb.jpg.42c01a44a157373cce6caa271d6f18b8.jpg

Zero108

Актив

Рецепты рабочие, только перепутал местами мануал и название (пункты 1 и 2) наверху. 

Derzhis

Пользователи
    .cAcpLoginBox_logo {
        display: none;
    }

 

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
Добавить комментарий...

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.