Antivirus|Multimedia Tools|Burning Tools|Internet Tools|Recovery Tools|Converter|PC Games|Full Version Software|Mediafire|Ebooks english...

Saturday, February 16, 2013

How To Protect All Images In your BlogGer

Friends, This is a  secure script for your blogger images. In this case we use a transparent image cover all images and it protect all images from others. Do you want to use it in your blog keep follow this post. and enjoy…

PROTECT YOUR BLOGGER IMAGES (WWW.MASTERHACKSINDIA.BLOGSPOT.COM)

Log in your Blogger

  • Go to Template->Edit HTML option [A dialog box appears click Proceed]

 

  • Copy and paste the below code in <head> and save it ( If not in <head> tag)

 

<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js' type='text/javascript'/>

  • Go to Blogger Account

     

  • Template->Edit HTML [Click Proceed]

     

  • Copy the code above </head> tag.

 

 Want To Protect Only First Image In Every Post (Copy This Code)

 

<script type='text/javascript'>
//<![CDATA[
$(function(){
$(".post-body img:nth-child(1)").after("<img src=\"http:\/\/2.bp.blogspot.com\/-lQW7QlMoz10\/T8yL_5IPF6I\/AAAAAAAAAQU\/5R8ngq17xzw\/s1600\/transparent.png\" alt=\"Masterhacksindia protected image\" style=\"margin-left: -212px; opacity: 0; position: relative; top: 0;\" \/>");
});
//]]>
</script>

Want To Protect all images in every post (Copy This Code)

 

<script type='text/javascript'>
//<![CDATA[
$(function(){
$(".post-body img").after("<img src=\"http:\/\/2.bp.blogspot.com\/-lQW7QlMoz10\/T8yL_5IPF6I\/AAAAAAAAAQU\/5R8ngq17xzw\/s1600\/transparent.png\" alt=\"Masterhacksindia protected image\" style=\"margin-left: -212px; opacity: 0; position: relative; top: 0;\" \/>");
});
//]]>
</script>

 

  • Save your Template.

 

 

 

Are you happy ?…….. Leave your comment below……

Share this post
  • Share to Facebook
  • Share to Twitter
  • Share to Google+
  • Share to Stumble Upon
  • Share to Evernote
  • Share to Blogger
  • Share to Email
  • Share to Yahoo Messenger
  • More...

0 comments

:) :-) :)) =)) :( :-( :(( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ :-$ (b) (f) x-) (k) (h) (c) cheer

 
© 2011 English Software Collection
Designed by BlogThietKe Cooperated with Duy Pham
Released under Creative Commons 3.0 CC BY-NC 3.0
Posts RSSComments RSS
Back to top