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

Пожалуйста помогите с функцией. Не пойму как прописать функцию, чтобы панель тянулась по ширине монитора?
Вот пример того, что я хочу:
Снимок.PNG

 

  • Author
3 минуты назад, WOLF сказал:

ссылку на форум верную укажите 

Вот ссылка на мой https://forum.spzabt507.ru
Вот ссылка на тот, у которого увидел https://forum.warthunder.ru/index.php

5 минут назад, Silence сказал:

Настройки стиля

Untitled.png

Это было включено

Только что, Hundmann сказал:

Вот ссылка на мой https://forum.spzabt507.ru
Вот ссылка на тот, у которого увидел https://forum.warthunder.ru/index.php

 

6 минут назад, Silence сказал:

Настройки стиля

Untitled.png

 

в custom.css изменит :

.ipsLayout_container {
    max-width: 1340px;
    padding: 0 15px;
}

на

.ipsLayout_container {
    max-width: 100%;
    padding: 0 15px;
}

 

  • Author
22 минуты назад, Silence сказал:

 

 

в custom.css изменит :


.ipsLayout_container {
    max-width: 1340px;
    padding: 0 15px;
}

на


.ipsLayout_container {
    max-width: 100%;
    padding: 0 15px;
}

 

Это не то. Я хочу полосу как на скрине.

31 минуту назад, Silence сказал:

Вот ссылка на тот, у которого увидел https://forum.warthunder.ru/index.php

Если как тут, тогда в globalTemplate добавить после </header>

<div class="navBar-bg">  </div>

Затем в Custom.css

.navBar-bg {
    background: linear-gradient(to bottom, #1b2529 0%, #243236 100%);
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    height: 53px;
}

Снимок экрана 2017-05-26 в 20.45.58.png

  • Author
2 минуты назад, Sipsb сказал:

Если как тут, тогда в globalTemplate добавить после </header>


<div class="navBar-bg">  </div>

Затем в Custom.css


.navBar-bg {
    background: linear-gradient(to bottom, #1b2529 0%, #243236 100%);
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    height: 50px;
}

 

Спасибо! Это то, что нужно было.

1 минуту назад, WOLF сказал:

Screenshot_2.png

Я не знаю почему у вас не работает :(

4 минуты назад, Hundmann сказал:

Спасибо! Это то, что нужно было.

Custom.css Измените на это! 

background: rgba(32, 32, 32, 1);
position: absolute;
display: block;
width: 100%;
left: 0;
height: 53px;
border-bottom: 5px solid #c1361f;

 

  • Author
3 минуты назад, Sipsb сказал:

Custom.css Измените на это! 


background: rgba(32, 32, 32, 1);
position: absolute;
display: block;
width: 100%;
left: 0;
height: 53px;
border-bottom: 5px solid #c1361f;

 

Спасибо, тут я уже сам додумался и сделал ^_^

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.