Len Posted September 9, 2015 Report Share Posted September 9, 2015 Нужна помощь, на форуме криво отображаются категории! Вот скриншот, зеленым указанно как должно быть! Прошу помочь, дело не в стиле, т.к на другом стиле тоже самое, так же с категориями в галерее! Quote Link to comment Share on other sites More sharing options...
Sanshalay Posted September 10, 2015 Report Share Posted September 10, 2015 http://ipbmafia.ru/topic/12296-ips-community-suite-versii-i-izmeneniya/?do=findComment&comment=92864 Len 1 Quote Link to comment Share on other sites More sharing options...
AUS Posted September 10, 2015 Report Share Posted September 10, 2015 http://ipbmafia.ru/topic/12296-ips-community-suite-versii-i-izmeneniya/?do=findComment&comment=92864 у них не получилось устранить проблему Len 1 Quote Link to comment Share on other sites More sharing options...
Respected Posted September 10, 2015 Report Share Posted September 10, 2015 Проблема в 13.1 действительна решена. core/global/framework/layout.css Найти: body:not( .cWidgetsManaging ) #ipsLayout_sidebar.ipsLayout_sidebarUnused, body.ipsLayout_sidebarUnused:not( .cWidgetsManaging ) #ipsLayout_sidebar { min-width: 1px; max-width: 0; padding: 0; } Заменить на: body:not( .cWidgetsManaging ) #ipsLayout_sidebar.ipsLayout_sidebarUnused, body.ipsLayout_sidebarUnused:not( .cWidgetsManaging ) #ipsLayout_sidebar { min-width: 1px; width: 0; padding: 0; } Len and ffffss 2 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.