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

Доброго времени суток, хотел сменить задний фон форума на картинку. Делал всё по инструкциям, несколько раз. В итоге ничего не получилось... Вот код:

/* CORE ELEMENT STYLES */

html{ background-color: #CODDED; }

body {
    background: #F5F5F5 url("http://arrival-roleplay.ru/backfon.png")fixed no-repeat center top;
    color: #5a5a5a;
    font: normal 11px tahoma, helvetica, arial, sans-serif;
    position: relative;
    min-height: 390px;
    padding-bottom: 20px;
}

 

По адресу http://arrival-roleplay.ru/backfon.png картинка отображается.

 

Помогите пожалуйста решить проблему.

Очень глупо поступил. Забыл очистить куки и кэш. Проблема решена...

Хм.. Нет. Не помогло.

 

Жду Ваших ответов. Помогите пожалуйста!

  • Author

Спасибо Вам огромное! Очень помогли!

Кхм... Всё же нет. Ещё 1 проблема. В темах задний фон не отображается...

Да и на странице с чатом такая же штука, + в модераторской панельке и пользователях...

Решил проблему. Поставил вот так:
body {
    background: #F5F5F5 url("http://arrival-roleplay.ru/backfon.png")fixed no-repeat center top !important;
    color: #5a5a5a;
    font: normal 11px tahoma, helvetica, arial, sans-serif;
    position: relative;
    min-height: 390px;
    padding-bottom: 20px;
}

 

Всего лишь !important

  • Author
8 минут назад, Envy сказал:

конкретнее, непонятно, что вам надо

Заменить цвет фона подвала форума на фон всего форума. Ну смотрите, в подвале цвет серый, а на заднем фоне форума стоит картинка. Я хочу убрать серый цвет из подвала, чтобы там тоже была эта картинка.

Так понятно?

#footer_utilities {
    padding: 8px;
    position: relative;
    border: 1px solid #eee;
    text-shadow: rgba(255,255,255,0.8) 0px 1px 0px;
    background: #f9f9f9 url(http://arrival-roleplay.ru/public/style_images/Arrival_Official/highlight.png) repeat-x 0 0;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
}

заменить на

#footer_utilities {
    padding: 8px;
    position: relative;
    border: 1px solid #eee;
    text-shadow: rgba(255,255,255,0.8) 0px 1px 0px;
    /* background: #f9f9f9 url(http://arrival-roleplay.ru/public/style_images/Arrival_Official/highlight.png) repeat-x 0 0; */
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
}

 

2017-05-16 18_31_08-Arrival RolePlay.png

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.