Alexandrovich Posted July 22, 2017 Share Posted July 22, 2017 Добрый день, не могу полностью перевести форум на https, картинки фона и хедера загружаются по http... Что делать? https://forum.cmswizard.ru/ вот ссылка на форум Quote Link to comment Share on other sites More sharing options...
WOLF Posted July 22, 2017 Share Posted July 22, 2017 как вариант, можете прописать их отдельно вручную: body { background-color: #ebeef2; background: url(http://forum.cmswizard.ru/uploads/set_resources_15/101d5740d3c55a76e37ce26199d85b8e_bg.png); background-position: 50% 0%; background-repeat: repeat; background-size: auto; background-attachment: fixed; } #ipsLayout_header header { background-color: #19242d !important; background: url(http://forum.cmswizard.ru/uploads/set_resources_15/101d5740d3c55a76e37ce26199d85b8e_header-bg.png); background-position: 50% 0%; background-repeat: repeat; background-size: auto; background-attachment: fixed; height: 130px; line-height: 130px; } Quote Link to comment Share on other sites More sharing options...
Alexandrovich Posted July 22, 2017 Author Share Posted July 22, 2017 19 минут назад, WOLF сказал: как вариант, можете прописать их отдельно вручную: body { background-color: #ebeef2; background: url(http://forum.cmswizard.ru/uploads/set_resources_15/101d5740d3c55a76e37ce26199d85b8e_bg.png); background-position: 50% 0%; background-repeat: repeat; background-size: auto; background-attachment: fixed; } #ipsLayout_header header { background-color: #19242d !important; background: url(http://forum.cmswizard.ru/uploads/set_resources_15/101d5740d3c55a76e37ce26199d85b8e_header-bg.png); background-position: 50% 0%; background-repeat: repeat; background-size: auto; background-attachment: fixed; height: 130px; line-height: 130px; } прописал - не поменялось ничего, убрал снова - все заработало, но начали вылезать другие картинки на других страницах сайта... В 4.1.19.4 есть какой то кеш ? может быть я что то не очистил? Quote Link to comment Share on other sites More sharing options...
WOLF Posted July 22, 2017 Share Posted July 22, 2017 4 минуты назад, Alexandrovich сказал: прописал - не поменялось ничего, убрал снова - все заработало, но начали вылезать другие картинки на других страницах сайта... В 4.1.19.4 есть какой то кеш ? может быть я что то не очистил? после изменения нужно очищать: Quote Link to comment Share on other sites More sharing options...
Alexandrovich Posted July 22, 2017 Author Share Posted July 22, 2017 42 минуты назад, WOLF сказал: после изменения нужно очищать: спасибо за советы, решил проблему просто ручным прописыванием стилей) 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.