Перейти к содержанию

Problem ipsLayout_mainArea


Рекомендуемые сообщения

Hi, I have a problem with the Peacock theme. Everything looks fine, but the problem is when I click on a group in the legend.

It looks good in the members group: image.thumb.png.f1a23191438eabc5dbead1e6cc3ebff4.png

But for the rest of the groups it looks like this: image.png.26bfbd1c31febbdba115e60ca8576e55.png

CSS: 

#ipsLayout_mainArea {
    width: 100%;
    min-height: 350px;
    padding: 0px;
}

Can you please help me to solve the problem. Thank you :)

Ссылка на комментарий
Поделиться на другие сайты

Тут на тз тянет 

IMG_2210.thumb.jpeg.2a81cb62d6a630ca66c685638333cf27.jpeg

Или это норма , вертикали такие?

Ссылка на комментарий
Поделиться на другие сайты

3 hours ago, aLEX49566 said:

Тут на тз тянет 

IMG_2210.thumb.jpeg.2a81cb62d6a630ca66c685638333cf27.jpeg

Или это норма , вертикали такие?

I tried to change the width and I forgot to put 100%. I returned to the initial value and now it is fine.

The problem is that on the computer if I change the sidebar width to 0% and the main width to 100% everything is ok, but on the phone it no longer looks good...

I would like to find a solution so that it works well both on the phone and on the PC.

Ссылка на комментарий
Поделиться на другие сайты

9 часов назад, sp33ddinamo сказал:

I tried to change the width and I forgot to put 100%. I returned to the initial value and now it is fine.

The problem is that on the computer if I change the sidebar width to 0% and the main width to 100% everything is ok, but on the phone it no longer looks good...

I would like to find a solution so that it works well both on the phone and on the PC.

Что нужно в десктопную и что в мобильную ?

Ссылка на комментарий
Поделиться на другие сайты

I would like it to look good on desktop and on mobile... I kept trying to give it width values, but when I adjust it to look good on desktop, it doesn't look good on mobile, and when I make it look good on mobile it looks ugly on desktop...

Ссылка на комментарий
Поделиться на другие сайты

Попробуйте так

#ipsLayout_mainArea {
  width: 100% !important;
  min-height: 350px;
  padding: 0px;
  display: table;
}

или так

#ipsLayout_mainArea {
  width: 100% !important;
  min-height: 350px;
  padding: 0px;
  display: table !important;
}

 

Ссылка на комментарий
Поделиться на другие сайты

У вас и меню мобильное куда то делось, зато в десктопе оно есть. Может поставить другой шаблон?

IMG_2219.thumb.png.7aee83013d2a644e950f6dd93b843fec.png

Ссылка на комментарий
Поделиться на другие сайты

On 12/21/2023 at 1:25 PM, aLEX49566 said:

Попробуйте так [Incearca asta]

#ipsLayout_mainArea {
  width: 100% !important;
  min-height: 350px;
  padding: 0px;
  display: table;
}

или [sau] так

#ipsLayout_mainArea {
  width: 100% !important;
  min-height: 350px;
  padding: 0px;
  display: table !important;
}

 

I tried that way. It looks good on the phone, but on the desktop it looks like this...:

image.thumb.png.f58192b3e01ff5229d2223aeb13b115f.pngimage.thumb.png.f58192b3e01ff5229d2223aeb13b115f.png

Ссылка на комментарий
Поделиться на другие сайты

16 минут назад, sp33ddinamo сказал:

I tried that way. It looks good on the phone, but on the desktop it looks like this...:

image.thumb.png.f58192b3e01ff5229d2223aeb13b115f.pngimage.thumb.png.f58192b3e01ff5229d2223aeb13b115f.png

Я другой стиль скинул

  display: table !important;
Изменено пользователем aLEX49566
Ссылка на комментарий
Поделиться на другие сайты

2 hours ago, aLEX49566 said:

Я другой стиль скинул

  display: table !important;

So I tried...

Ссылка на комментарий
Поделиться на другие сайты

Присоединяйтесь к обсуждению

Вы можете написать сейчас и зарегистрироваться позже. Если у вас есть аккаунт, авторизуйтесь, чтобы опубликовать от имени своего аккаунта.
Примечание: Ваш пост будет проверен модератором, прежде чем станет видимым.

Гость
Ответить в этой теме...

×   Вставлено с форматированием.   Вставить как обычный текст

  Разрешено использовать не более 75 эмодзи.

×   Ваша ссылка была автоматически встроена.   Отображать как обычную ссылку

×   Ваш предыдущий контент был восстановлен.   Очистить редактор

×   Вы не можете вставлять изображения напрямую. Загружайте или вставляйте изображения по ссылке.

  • Последние посетители   0 пользователей онлайн

    • Ни одного зарегистрированного пользователя не просматривает данную страницу
×
×
  • Создать...