AntonMorgunov Posted May 19, 2017 Share Posted May 19, 2017 Как изменить вот эти два блока? поменять цвет фона, текста и добавить чуть чуть в длину места Quote Link to comment Share on other sites More sharing options...
Silence Posted May 19, 2017 Share Posted May 19, 2017 1 минуту назад, AntonMorgunov сказал: Как изменить вот эти два блока? поменять цвет фона, текста и добавить чуть чуть в длину места .cProfileSidebarBlock.ipsLeaderboard_trophy_1 { padding: 10px; background-color: rgba(250,199,70,0.6); color: #704926; } .cProfileRepScore_positive { background: #598f5b; color: #fff; } измените color и background с вашем цвет поставите ваш код в custom.css AntonMorgunov 1 Quote Link to comment Share on other sites More sharing options...
tim34 Posted May 19, 2017 Share Posted May 19, 2017 а подскажите что это за плагин? Quote Link to comment Share on other sites More sharing options...
Silence Posted May 19, 2017 Share Posted May 19, 2017 1 минуту назад, tim34 сказал: а подскажите что это за плагин? leaderboard и reputation Quote Link to comment Share on other sites More sharing options...
AntonMorgunov Posted May 20, 2017 Author Share Posted May 20, 2017 7 часов назад, Silence сказал: .cProfileSidebarBlock.ipsLeaderboard_trophy_1 { padding: 10px; background-color: rgba(250,199,70,0.6); color: #704926; } .cProfileRepScore_positive { background: #598f5b; color: #fff; } измените color и background с вашем цвет поставите ваш код в custom.css Четко, спасибо. А как ещё поменять цвет надписи репутация? Может там у неё какой тег или класс стоит, просто не знаю. Quote Link to comment Share on other sites More sharing options...
Axeland Posted May 20, 2017 Share Posted May 20, 2017 .cProfileRepScore_positive .ipsType_minorHeading { color:#fff; } Рекомендую изучить, что такое инспектор кода в браузере, поможет) 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.