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

<body id='ipboard_body'>
<div id='bgimg'>>
<div id='logoimg'></div>
<p id='content_jump' class='hide'><a id='top'></a><a href='#j_content' title='{$this->lang->words['jump_to_content']}' accesskey='m'>{$this->lang->words['jump_to_content']}</a></p>
#bgimg {
        background: url({style_images_url}/bgimg.png) no-repeat top center;
        width: 100%;
	min-height: 855px;
}

#logoimg {
	background: url({style_images_url}/imglogo.png) no-repeat;
	width: 410px;
	height: 130px;
        margin-left: 75px;
        margin-top: 30px;
}
При изменении масштаба логотип съезжает в стороны. Что нужно сделать чтобы логотип не менял своей позиции?

Версия форума: IP.Board 3.4.5

Шаблон: стандартный IP.Board

Edited by johurt

  • Author

Извиняюсь за дабл пост. Разобрался сам:

<div id='logoimg'></div>
изменил на:

<div class='main_width'>
     <div id='logoimg'></div>
</div>
Тему можно закрывать.
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.