Sunday, 22 January 2012

// // Leave a Comment

Add print button in your Blogger Blog



Print Button

The print page button is very important because if some one interested to print your blogger page if blog admin is added the print button then its easy. This print buttons is more necessary for Carrier or job related blogs because they have posted important of Job and peoples are always interested to printing the page. I have also visited many job sites and i have find one two websites are added this button, this time i am think why others are not adding this button. Friends this print button helping to your blog visitors to print your blog page. Now start learn how to add the print button in your blog.



Add print button in your Blogger Blog




Go To Blogger > Design > Edit HTML > Expand Widgets Templates

Backup your template

Search below code using Ctrl + F



</head>



Paste the below code just above it.



<style type="text/css" media="print">#noprint {display: none;}// Hide unwanted elementsbody {background:fff; color:000;}// Black text on White backgrounda {text-decoration: underline; color:00f;}//Underline Hyperlinks in blue}</style>



Then Search below code using Ctrl + F



<data:post.body/>



Paste the below code just after it.



<ahref="javascript:window.print()"><imgborder="0"height="41" width="91"src="http://3.bp.blogspot.com/-x6VfzApBnCA/Txw0dvomPLI/AAAAAAAAA0c/p0vPVCAgeLA/s200/Chrysanthemum.jpg" /></a></a>



If you are interested to changing the print image then you can change the red color image link replace with your link.Now save your template.




Visit your Blog.




Enjoy with new button.


0 comments:

Post a Comment