Pages

Search your topic!

Saturday, 30 June 2012

Add Facebook Like Button on your Blog!


Today social sites are very much important for webmasters as well as blogger. Because it has a great contribution on SEO. Social sites can influence the visitors to visit your site. But you may not have enough time to share your blog in social sites as you're busy with increasing your site's contents. 

So, in this post I am giving you a simple code by which you can place a Facebook Like button on your blog page. Follow the steps below: 
  1. First go to www.blogger.com
  2. Then go to your blog's layout option.
  3. Now click on Add a Gadget.
  4. Here you'll find a list of gadgets. Scroll down and select HTML/ JavaScript gadget.  
  5. Now copy and paste the following code in the gadget box. 
  6. Now save the gadget and refresh your blog to see the result! 

<div class='sbutton' id='gb'><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like layout="box_count" show_faces="false" font=""></fb:like></div>


Now, whenever you or someone else click on this like button it will be directly shared on the associated Facebook profile page. But he should be signed in with his Facebook Account. And you'll also get a comment box when you click on this button. 


Stay with Marks PC Solution to get more interesting IT topics!

Friday, 29 June 2012

How to Add Page Number on Blogspot

By default your blogspot blog doesn't provide any page numbered navigation system. Instead of it the usual themes provide Newer Post, Home and Older post. But reader of the blog as well as the admin of the blog how difficult it is to navigate in this system. 


In this post I am providing a code that can turn your old navigation system into numbered navigation system.  

It is as easy as adding a gadget. All you need to do is just add a HTML or JavaScript Gadget. Just follow the steps below: 
  1. First go to www.blogger.com
  2. Then go to your blog's layout option.
  3. Now click on Add a Gadget.
  4. Here you'll find a list of gadgets. Scroll down and select HTML/ JavaScript gadget.  
  5. Now copy and paste the following code in the gadget box. 
  6. Now save the gadget and refresh your blog to see the result! 

<style type='text/css'>#blog-pager{padding:10px 0;clear:both;}
.showpageNum a {color:#333333;text-decoration:none;border: 1px solid #CCCCCC;margin:0 3px;padding:3px 7px;background-color:#FFFFFF;}
.showpageNum a:hover, .showpage a:hover, .showpagePoint {color:#333333;border: 1px solid #CCCCCC;padding:3px 7px;background-color:#CCCCCC;margin:0 3px;}
.showpageOf {color:#333;text-decoration:none;padding:3px 7px;margin: 0 3px 0 0;}
</style>
<script style='text/javascript'>
var numshowpage=10;
var postperpage =5;
var upPageWord="Previous";
var downPageWord="Next";
var urlactivepage=location.href;
var home_page="/";
</script>
<script style='text/javascript' src='http://bloggerblogwidgets.googlecode.com/files/way2blogging_bloggerpagenavi.js'></script>

This gadget will create a number system like below:






Stay with Marks PC Solution to get more interesting IT topics!

Convert Image into Text Online - No Registration!!


Many of you may dislike typing. Specially when you got any scanned paper or image file and need to convert into text. But you don't need to type the text. You can simply convert it online just by uploading the file! 

Yes. This service is provided by OnlineOCR.net. It's totally free of cost. And there is no need to register. And it supports about 32 languages including English. 

Follow the steps below to convert your image or PDF: 
  1. First go to this site-  http://www.onlineocr.net/
  2. Now at the bottom of this page you'll find an option named Choose File. Here you can choose your desired image  (JPG, JPEG, BMP, TIFF, GIF) file. 
  3. Now at the right to Choose File another option will be available named Upload. Click on it.
  4. Just below the Choose File you'll see a button named Recognize. When you click on it, the file will be converted into text.
  5. Before hitting on Recognize make sure you've chosen the desired Recognition language and Output format.  
  6. If file is selected and uploaded then you may need to enter the captcha. Enter it and hit on Recognize button.
  7. If you wanna receive the file in .doc format then download the file on your PC. 


Stay with Marks PC Solution to get more interesting IT topics!

Thursday, 28 June 2012

How to Add Google +1 Button on Blogspot Blog



Blogger provides an easy way to insert a Google +1 Button on your blog page. You can add this by following some easy and simple steps. 

Let's do it. 
  1. First you need to make sure that you're using the new style of blogger interface. If you're still using the old interface then change it from Blogger
  2. Now go to the blogger home and hit on layout option. 
  3. Now click on Add a Gadget button. Select a button from where you wanna place the +1 button. I prefer somewhere at the bottom. 
  4. After hitting on Add a Gadget button you'll find a list of gadgets. 
  5. Now hit on +1 Button.
  6. Here you can customize the button as you like. 
  7. Now save it and refresh your blog page to see the result.


Stay with Marks PC Solution to get more interesting IT topics!

How to Create Anchor Text in HTML and BB Code

The blogger and and web masters need to create thousands of back links in different sites or forums. And they don't need to learn how to create links in HTML or BB Code. But some of you who don't know how to create HTML link this post is for them.  


HTML anchor text link:

<a href=http://www.munnamark.blogspot.com>Marks PC Solution</a>

Yellow = the link code going to my website

Green = the anchor text

The result will be like this: Marks PC Solution
If you want to link to another website simply change the website URL and the ANCHOR text.


BBC anchor text link:

This code can vary from forum to forum as there are many variations of this code.

[url=http://www.munnamark.blogspot.com]Marks PC Solution [/url]

Yellow = the link code going to my website

Green = the anchor text


Stay with Marks PC Solution to get more interesting IT topics!
Free counters!