Showing posts with label Disable. Show all posts
Showing posts with label Disable. Show all posts

Wednesday, January 25, 2012

How to Add Facebook Like This Button


How to Add Facebook Like This Button



Follow step by step below:


1. Dashboard--> Design-->Edit Html-->Tick Expend Widget Templates.
2. Ctrl+F and search code below:
<data:post.body/>
3. Paste the code below after the above code:
<!-- facebook like this --> 
<iframe allowTransparency='true' expr:src='&quot;http://www.facebook.com/plugins/like.php?href=&quot; + data:post.url + &quot;&amp;layout=standard&amp;show_faces=false&amp;width=100&amp;action=like&amp; font=arial&amp;colorscheme=light&quot;' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:450px; height:60px;'/>
<!-- /facebook like this -->
4. Save Template & View Blog.
5. Done.

* Don't forget to become our follower & click nuff below :) LIKE & share as well. Thank You.

Saturday, January 7, 2012

Tutorial 1 : How to Disable Right Click

How to Disable Right Click


Follow step by step below:
1. Dashboard--> Design-->Edit Html-->Tick Expend Widget Templates.
2. Ctrl+F and search code below:
<body expr:class='&quot;loading&quot; + data:blog.mobileClass'>
3. Change the code with this code as below:
   <body oncontextmenu='return false;'> 
4. Save Template & View Blog.
5. Done.


* Don't forget to become our follower & click nuff below :) Thank You.

Contest We Win