Skip to content
View in the app

A better way to browse. Learn more.

Дизайн и модификация 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.

Liva by IPSMake

Тема для 4.2 Liva by IPSMake.

 

Отличная тема. Очень нравится.

 

Один момент. На мобильном, не могу найти как убрать поля по краям. 

 

В настройках шаблона есть "резиновая ширина", ставлю 100%, но футер и хедер все равно шире. Как сделать, что бы все было вровень и по краям на мобильных полей не было?

 

post-57797-0-97862400-1516968386_thumb.png

Edited by DarthOld

Featured Replies

Ссылку на Демо предоставьте пожалуйста.

Используйте инспектор браузера

 

А так. Правьте

 

.ipsLayout_container {    
   padding: 0 15px;
}

.pageContent #ipsLayout_contentWrapper {   
   padding: 0 10px 1px;
}

  • Author

.ipsLayout_container {    
   padding: 0 0px;
}

 

Добавил в секцию /* PHONES */

@media screen and (max-width: 767px) {

 

Там не было, по этому брало значение из @media screen and (max-width: 979px) { - а там как раз эти поля нужны. Там я оставил.

 

Спасибо.

___________

 

Еще добавил @media screen and (max-width: 767px)

html[dir] #ipsLayout_sidebar.ipsLayout_sidebarleft,
     html[dir] #ipsLayout_sidebar.ipsLayout_sidebarright {
padding:0;
	}

Это выравнивает по краям в ровень блоки боковые, которые на мобильном вниз под форум уходят.

Edited by DarthOld

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

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.