Quote:
Originally Posted by fxdigi-cash
if images on the same server, then you can modify the path with https:// instead.
if not the same server (external site from external server) then it is not possible...
|
It is very much possible. For instance imgur has both http and https and if you have a link like
<img src="//i.imgur.com/nLJIIop.jpg" alt="" original-title="">
then it will load using whatever my page uses.