Jump to content

Pintrest logo interrupting SSL


cruspeed

Recommended Posts

A common trick is to not use the protocol in web links. So, whatever populates this:

<div class="pinterest_form social_wrapper">
  <a href="http://pinterest.com/speakeasyglass/">
  <img src="http://passets-cdn.pinterest.com/images/pinterest-button.png" alt="Follow Me on Pinterest" />
  </a>
</div>

Don't include the http: Just start the URL with //pinterest.etc. The browser will supply the most appropriate protocol.

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

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

×
×
  • Create New...