1

このエラーが発生しました:

「 https://www.google.com/ 」のページはHTTPS 経由で読み込まれましたが、安全でない画像「http://i.imgur.com/#####.png」がリクエストされました。このコンテンツは、HTTPS 経由でも提供する必要があります。

どうすればこれを修正できますか?
私のスタイリッシュなコード:

#hplogo {
    /* these numbers match the new image's dimensions */
    padding-left: 125px !important;
    padding-top: 25px !important;
    background: url(http://i.imgur.com/cr5pCeF.png) no-repeat !important;
}
4

1 に答える 1