Hundmann Posted April 20, 2017 Report Share Posted April 20, 2017 Как изменить цвет бокса информации об авторе? Стандартно он белый, но при замене - меняется цвет всего листа. Как можно сделать его примерно так? Пробовал копировать функцию с этого форума в свой custom.css, но не работает. Подскажите как перекрасить этот бокс? Quote Link to comment Share on other sites More sharing options...
poduna Posted April 20, 2017 Report Share Posted April 20, 2017 (edited) добавь код например .ipsList_inline, .ipsList_reset { margin: 0; padding-right: 0px; padding-bottom: 0px; list-style: none; background-color: #ebeef2; } Edited April 20, 2017 by poduna Quote Link to comment Share on other sites More sharing options...
Sipsb Posted April 20, 2017 Report Share Posted April 20, 2017 16 минут назад, Hundmann сказал: custom.css Добавьте .cAuthorPane { background: #FFFBED; } Quote Link to comment Share on other sites More sharing options...
Hundmann Posted April 20, 2017 Author Report Share Posted April 20, 2017 33 минуты назад, Sipsb сказал: Добавьте .cAuthorPane { background: #FFFBED; } Спасибо! 44 минуты назад, poduna сказал: добавь код например .ipsList_inline, .ipsList_reset { margin: 0; padding-right: 0px; padding-bottom: 0px; list-style: none; background-color: #ebeef2; } Спасибо! 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.