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

Hi, sry for bad english , my lang not english, 

Is there a training on this topic in IPS ?

postbit background for each user, like this 

ww.gif.fab9e0a8017d7f265e6d11e9342a56bd.gif

Change the postbit background via the image link for each user

i think that requires a bit more than just some HTML modifications🤔

If the administrator gives them access

for more detail About my question >>> click it

  • 2 years later...

 Перейдите в ACP> Темы> Редактировать HTML и CSS > найдите postContainer, затем найдите и замените это:

<aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium ipsResponsive_hidePhone'>

Заменить на это

<aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium ipsResponsive_hidePhone' data-groupId="{$comment->author()->member_group_id}">

В custom.css добавить

.cPost .cAuthorPane[data-groupId="<group_id>"] {
    background-image: url("<url_to_image>");
}

Замените <group_id> и <url_to_image> желаемыми значениями.

я не пробовал. просто нашел информацию :bt:

1 hour ago, SlawkA said:

 Перейдите в ACP> Темы> Редактировать HTML и CSS > найдите postContainer, затем найдите и замените это:

<aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium ipsResponsive_hidePhone'>

Заменить на это

<aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium ipsResponsive_hidePhone' data-groupId="{$comment->author()->member_group_id}">

В custom.css добавить

.cPost .cAuthorPane[data-groupId="<group_id>"] {
    background-image: url("<url_to_image>");
}

Замените <group_id> и <url_to_image> желаемыми значениями.

я не пробовал. просто нашел информацию :bt:

This line does not exist in postContainer. I checked the default format :

<aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium ipsResponsive_hidePhone'>

 

 

4 часа назад, avangcom сказал:

This line does not exist in postContainer. I checked the default format :

<aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium ipsResponsive_hidePhone'>

 

 

я не пробовал. просто нашел информацию :bt:

В 11.10.2020 в 7:51 PM, Sarvin сказал:

Change the postbit background via the image link for each user

проще брать фона с профиля.
но можно и через кастомное поле сделать подобное.
типа: <img src="/uploads/{$content}"> или <img src="{$content}">, смотря какое поле.

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.