Jump to content

помогите с https


Recommended Posts

Добрый день, не могу полностью перевести форум на https, картинки фона и хедера загружаются по http... Что делать? 
https://forum.cmswizard.ru/ вот ссылка на форум

Link to comment
Share on other sites

как вариант, можете прописать их отдельно вручную:

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;
}

 

Link to comment
Share on other sites

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 есть какой то кеш ? может быть я что то не очистил?

Link to comment
Share on other sites

4 минуты назад, Alexandrovich сказал:

прописал - не поменялось ничего, убрал снова - все заработало, но начали вылезать другие картинки на других страницах сайта... В 4.1.19.4 есть какой то кеш ? может быть я что то не очистил?

после изменения нужно очищать:

Screenshot_1.png

Link to comment
Share on other sites

42 минуты назад, WOLF сказал:

после изменения нужно очищать:

Screenshot_1.png

спасибо за советы, решил проблему просто ручным прописыванием стилей)

 

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Ваша ссылка была автоматически строена.   Отображать как обычную ссылку

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...