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

Помогите разобраться в замене Background в старой IPB 2.3.6 )) Дело в том что подкинули мне заказ сделать анимированную шапку-бэкгроунд для старого игрового сервера. В Adobe Animate я сделал анимацию но задача была экспортировать анимацию в HTML5 Canvas так как флэш давно неактуален и уязвим. На выходе у меня получились файлы: Screenshot_1.jpg

что-такое нажал enter и тема добавилась не дописав её.

что-такое нажал enter и тема добавилась не дописав её.

  • Author

и не говори с чем дело пришлось иметь. Дело в том что в ipb чать кода находиться как я понимаю в базе. и как правильно этот html фаил прописать в стиль темы чтоб он стал бэкроундом.

сам код:

<!DOCTYPE html>
<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
	<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
	<title>SiteName</title>
<!--Adobe Edge Runtime-->
    <meta http-equiv="X-UA-Compatible" content="IE=Edge">
    <script type="text/javascript" charset="utf-8" src="SiteName_edgePreload.js"></script>
    <style>
        .edgeLoad-EDGE-138564688 { visibility:hidden; }
    </style>
<!--Adobe Edge Runtime End-->

</head>
<body style="margin:0;padding:0;">
	<div id="Stage" class="EDGE-138564688">
	</div>
</body>
</html>

А вот сам global_board_header Screenshot_2.jpg

и css где у меня прописан бэк.

html
{
	overflow-x: auto;
}

body
{
        background: transparent url(style_images/sitename/background.jpg) no-repeat scroll center top;
	color: #222;
	font-family: Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	font-size: 11px;
	line-height: 135%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.ipbtable
{
	width: 100%;
}

Кто может подсказать как правильно подгрузить мою анимацию в HTML5 Canvas как бэкграунд на форуме.

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.