Admin AndrewPro Posted January 20, 2020 Admin Report Share Posted January 20, 2020 Всем привет... Немного подправил тему Uniform для IPB4 Кому интересно, вот стиль css: /* Place your custom css code in this file */ /* Remove the 'cover' background-size from the repeating pattern background image */ .ipsfocus_bg4 body, {{if !theme.ficon_trans AND !theme.ficon_imagenew}} .ipsfocus_bg4 .ipsItemStatus.ipsItemStatus_large, .ipsfocus_bg4 .ipsItemStatus.ipsItemStatus_large.ipsItemStatus_read, {{endif}} .ipsfocus_bg4 .ipsType_sectionTitle, .ipsfocus_bg4 .cPost:before, .ipsfocus_bg4 #ipsLayout_body .cAuthorPane_mobile, .ipsfocus_bg4 .ipsButtonBar{ background-size: auto; } @media (min-width: 980px){ .ipsDataItem_main, .ipsDataItem_stats, .ipsDataItem_lastPoster, .ipsDataItem_generic, .ipsDataItem_modCheck, .ipsDataItem_icon, .ipsApp .cForumTopicTable .ipsDataItem_title > span:not(.ipsHide), .ipsApp .cForumTopicTable .ipsDataItem_title > span:not(.ipsHide){ display: inline-block; } } @media screen and (min-width: 768px){ .cForumTopicTable .ipsDataItem_title { display: inline !important; /* align-items: center; */ align-items: unset; } } .cForumFluidTable .ipsDataItem_lastPoster.ipsDataItem_noPhoto { min-width: 110px; } .ipsDataItem_lastPoster.ipsDataItem_noPhoto { width: 10%; min-width: 200px; } html[dir='ltr'] .cForumMiniList .ipsSideMenu_item + .ipsSideMenu_list .ipsSideMenu_item { padding: 6px 10px 6px 6px; margin: 2px 0; } .ipsType_reset { margin: 2px 0 0; } .ipsTags.ipsTags_inline.ipsList_inline { margin: 5px 0 0; } @media screen and (min-width: 980px){ html[dir='ltr'] .cTopicList .ipsDataItem_stats { padding-right: 10px; } } .cForumMiniList > li > a.cForumMiniList_selected { background: #f9f9f9; } /*Заголовок темы на форуме в списке*/ html[dir='ltr'] .cForumTopicTable .ipsDataItem_title > .ipsType_break > a { font-size: 14px; font-weight: 500; } Вставьте его в : Если будут вопросы, пишите Quote Telegram сайта "Типичный социум" Do not be indifferent. Support for motivation to continue on to engage in this further! Thanks 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.