Advertisement
Guest User

Untitled

a guest
Aug 21st, 2014
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.27 KB | None | 0 0
  1. <div class="ts-modal-white-frame">
  2.     <div class="ts-modal-white-inner">
  3.         <h2 style="border-bottom: 1px solid #eeeeee; padding-bottom: 10px;">
  4.             Enable Mixed Content
  5.         </h2>
  6.         <p>
  7.             <img class="alignleft wp-image-3350" style="top: 5px; position: absolute; width: 50px;"
  8.            src="http://parkerati.com/wp-content/uploads/sites/7/2014/08/shield-icon-small.png"
  9.            alt="Browser Content Insecure Warning Shield Icon">
  10.             <img src="http://parkerati.com/wp-content/uploads/sites/7/2014/08/cropped-shield-icon-in-browser-bar.png"
  11.            alt="" style="float: right;margin-top: -56px;">
  12.             <br>
  13.             <strong style="font-size: 17px;">
  14.                 Enable Loading of Insecure Content
  15.             </strong>
  16.             <br>
  17.             You’re previewing a non-secure (HTTPS) page. Because Rekko loads all content
  18.             through a secure connection, the browser is blocking the loading of insecure
  19.             page elements like CSS files, images, etc.
  20.             <span style="font-weight: bold;">
  21.                 Click on the shield icon in the top right
  22.             </span>
  23.             (or top-left) and enable the loading of insecure content.
  24.             <br>
  25.         </p>
  26.     </div>
  27. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement