Jump to content

Как изменить ширину форума?

Featured Replies

Здравствуйте! Подскажите, пожалуйста, как изменить ширину форума. У меня никак не получается, пытался отредактировать #content и #ipbwrapper в ipb_styles.css, но толку ноль. 

Link to comment
https://ipbmafia.ru/topic/15948-kak-izmenit-shirinu-foruma/
Share on other sites

В ipb_styles.css находим:

.wrapper {
    margin: 0 auto;
    width: 980px;
}

Меняем на:

.wrapper {
    margin: 0 auto;
    width: 85% !important;
}

 

Link to comment
https://ipbmafia.ru/topic/15948-kak-izmenit-shirinu-foruma/?&do=findComment&comment=117077
Share on other sites
4 минуты назад, benix сказал:

В ipb_styles.css находим:


.wrapper {
    margin: 0 auto;
    width: 980px;
}

Меняем на:


.wrapper {
    margin: 0 auto;
    width: 85% !important;
}

Спасибо! Значит, я что-то не так делал)

 

Link to comment
https://ipbmafia.ru/topic/15948-kak-izmenit-shirinu-foruma/?&do=findComment&comment=117079
Share on other sites
  • 5 years later...
В 04.12.2016 в 12:55, benix сказал:

В ipb_styles.css находим:

.wrapper {
    margin: 0 auto;
    width: 980px;
}

Меняем на:

.wrapper {
    margin: 0 auto;
    width: 85% !important;
}

 

А если нет такого?)

Link to comment
https://ipbmafia.ru/topic/15948-kak-izmenit-shirinu-foruma/?&do=findComment&comment=183513
Share on other sites
28 минут назад, Anche сказал:

нет такого

было бы, если бы у вас был IPB 3.x.

Edited by by_ix

Link to comment
https://ipbmafia.ru/topic/15948-kak-izmenit-shirinu-foruma/?&do=findComment&comment=183515
Share on other sites
3 минуты назад, by_ix сказал:

было бы, если бы у вас был IPB 3.x.

😃 А на IPS 4, где менять?

Link to comment
https://ipbmafia.ru/topic/15948-kak-izmenit-shirinu-foruma/?&do=findComment&comment=183517
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.