Jump 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.

Как уменьшыть размер шаблона

Всем привет, я немогу уменьшыть размер шаблона точней не знаю как, если кто знает подскажыте)

Featured Replies

Что подразумевается уменьшить размер?

1) Сузить?

2) Облегчить, чтоб быстрее грузился?

3) Тд

  • Author

C узить, прям в точку :D

Внешний вид - Ваш шаблон - css - ipb_style.css

 

Ищем: меняем на свои значения.

 

/************************************************************************/
/* LAYOUT */
#ipbwrapper {
   margin: 0px auto;
   min-width: 980px;
   max-width: 1600px;
   width: 90%;

}

  • Author

Вот здесь?

 

 

/************************************************************************/

/* LAYOUT */

 

.main_width {

margin: 0 auto;

width: 1000px;

}

 

#content {

background: #fff;

margin: 10px auto;

width: 980px;

padding: 10px;

line-height: 120%;

-moz-border-radius: 10px;

-webkit-border-radius: 10px;

border-radius: 10px;

-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1);

-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1);

box-shadow: 0 2px 4px rgba(0,0,0,0.1);

}

  • Author

и подскажы если не сложно где и на сколько нужно поменять?

У этого шаблона есть тема поддержки + у него есть настройка, там ширину можно регулировать вроде.

 

Все вопросы туда, автор Вам поможет.

  • Author

Я на видео смотрел, как можна шырену регулирувать но в меня нет такой вкладки, как в него(

Guest
This topic is now closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

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.