Jump to content

Расширить и убрать боковые блоки

Featured Replies

День Добрый Всем!

Нужна Ваша помощь, в расширении заднего фона и самого форума,  а так же в удалении боковых блоков.

Вот скрины, как у меня и как бы я хотела сделать!

Вот как у меня


Вот как хотела бы сдеать

Link to comment
https://ipbmafia.ru/topic/11232-rasshirit-i-ubrat-bokovye-bloki/
Share on other sites

Изменить значение с 280px на 0

.ipsLayout_largeright.ipsLayout_withright {
  padding-right: 280px;
}

Установить это

html, body {
  background: #FaFaFa;
}

Удалить это

#content {
  -webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 5px 5px rgba(0,0,0,0.1);
  box-shadow: 0 5px 5px rgba(0,0,0,0.1);
}
Link to comment
https://ipbmafia.ru/topic/11232-rasshirit-i-ubrat-bokovye-bloki/?&do=findComment&comment=85858
Share on other sites

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.