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

Всем привет в мысль идея пришла помоигет пожалуйста как сделать вот мой профиль на форуме

4f70866150797_.png Можно как ни будь сделать вот так Это пример4f7086adbf503_.png

  • Author

нет не хук вот посмотрите вот не реклама _jb-forum.ru/topic/40/

  • Author

да там

<!--Репутация-->

<img src="{style_images_url}/icon_reputation.png" height="16px" width="16px alt="" ">

<if test="RepPositive:|:$author['pp_reputation_points'] > 0">

Репутация: {parse expression="$this->lang->formatNumber( intval( $author['pp_reputation_points'] ) )"}

</if>

<if test="RepNegative:|:$author['pp_reputation_points'] < 0">

Репутация: {parse expression="$this->lang->formatNumber( intval( $author['pp_reputation_points'] ) )"}

</if>

<if test="RepZero:|:$author['pp_reputation_points'] == 0">

Репутация: {parse expression="$this->lang->formatNumber( intval( $author['pp_reputation_points'] ) )"}

</if>

<!--Репутация-->


<!--Репутация-->
<img src="__ipbmafia.ru/public/style_images/mafia_board/icon_reputation.png" height="16px" width="16px alt="" ">
<if test="RepPositive:|:$author['pp_reputation_points'] > 0">
Репутация: <span class="repPositive">{parse expression="$this->lang->formatNumber( intval( $author['pp_reputation_points'] ) )"}</span>
</if>
<if test="RepNegative:|:$author['pp_reputation_points'] < 0">
Репутация: <span class="repNegative">{parse expression="$this->lang->formatNumber( intval( $author['pp_reputation_points'] ) )"}</span>
</if>
<if test="RepZero:|:$author['pp_reputation_points'] == 0">
Репутация: <span class="repZero">{parse expression="$this->lang->formatNumber( intval( $author['pp_reputation_points'] ) )"}</span>
</if>
<!--Репутация-->
Этот код замени на тот, что ты мне дал, а вот этот код добавь в самый низ ipb_styles.css:


.repNegative, .repPositive, .repZero {
font-weight: bold;
padding: 2px 8px;
display: inline-block;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color:#363636 !important;
text-shadow:#c2c2c2 0px 1px 0px !important;
font-size: 12px;}
[/code]

  • Author

как сделать как у вас? все равно не получилось

а все сделал кеш обновить забыл

Guest
This topic is now closed to further replies.

Последние посетители 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.