Александр100 Posted June 10, 2016 Report Share Posted June 10, 2016 Здравствуйте Фото в приложении Подскажите Как полностью заменить цвет шапки на фото широкоформатное в стандартном дизайне IPS ? Спасибо не просто сменить логотип а полностью заменить шапку на фото Quote Link to comment Share on other sites More sharing options...
Silence Posted June 10, 2016 Report Share Posted June 10, 2016 Перейти ACP - Customization -> Theme - ваш скинь -> Edit HTML and CSS -> CSS -> custom.css и добавить в нижней части этого кода: #ipsLayout_header header { padding: 5px 0 130px 0; margin-bottom: -125px; background-image: url(/ваше фото.png); } FileSearch and rock 2 Quote Link to comment Share on other sites More sharing options...
Александр100 Posted June 10, 2016 Author Report Share Posted June 10, 2016 4 часа назад, Silence сказал: Перейти ACP - Customization -> Theme - ваш скинь -> Edit HTML and CSS -> CSS -> custom.css и добавить в нижней части этого кода: #ipsLayout_header header { padding: 5px 0 130px 0; margin-bottom: -125px; background-image: url(/ваше фото.png); } ок спасибо все подошло и работает отлично 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.