Showing posts with label posts. Show all posts
Showing posts with label posts. Show all posts
Saturday, October 8, 2016
How to Protect Your Blog posts from Copying Blogger Trick
How to Protect Your Blog posts from Copying Blogger Trick

Copy The Following CSS Codes To Your Blog
- Go to Blogger Dashboard
- Select Template->Edit HTML click Proceed [or Use Alternate Way to copy CSS code]
- Find ]]></b:skin>
- Copy the following code and save
-moz-user-select:none;
-webkit-user-select:none;
-khtml-user-select:none;
-ms-user-select:none;
user-select:none;
-webkit-user-select:none;
-khtml-user-select:none;
-ms-user-select:none;
user-select:none;
Disable Right Click
- Copy the following code inside <head>
<script src=http://netoopscodes.googlecode.com/svn/branches/Js files/disable right click.js type=text/javascript/>
Done!
A lot of other tips and tricks like how to add more blogger widgets, add social book marking baar, add new sidebar, add facebook lik box , post google adse inside or below the post title , google adse between post,Horizontal manu bar for blogger, image slider for blogger.Please keep wathcing www.bloggingtrainings.blogspot.com flash for blogger templates, and a lot of other tricks for blogger users.
Go to link download
Friday, September 16, 2016
Write Blog Posts by Windows Live Writer
Write Blog Posts by Windows Live Writer

Though Im engaged in blogging for two years, I never tried to write posts using any third party tool. Only a few days ago, Ive come to know that Windows Live Writer allows to prepare draft post. And after completing the draft, you can publish it on your site!
Why Windows Live Writer?
Its a good question to start with. Both Blogger and WordPress (or any other blogging platform) have a nice typing interface. You can easily write and publish a post using the default options. So, you may ask is there any necessity to use Live Writer?
My answer is YES! Just consider the following points:
- Live Writer provides an interface that almost looks like MS Word.
- It allows you to create table without using HTML (Exclusive Feature)!!
- You can work offline even without connecting to the Internet.
- You can count words, check spelling and so on . . .
Live Writer is fully integrated with WordPress. But it also supports all major blogging platforms like Blogger, TypePad, SharePoint etc. After installing the Writer on your PC and adding your blog account, it downloads the theme of your site including font size, style, layout, categories etc.
So, when youre writing a post offline, you will feel like writing in your own blog platform. Most importantly, you can also preview the post without net connection! But when youre writing a post using Blogger or WordPress, its impossible!
Where do you get this?
Though Windows Live Writer is completely free, its not a default program of Windows. Youve to download it from Microsoft and then install on your PC. Actually it contains multiple apps including -
Get Windows Live Installer from Microsoft. Its 1.1 MB in size. Now install it on your system:- Messenger
- Photo Gallery
- Movie Maker
- Toolbar
- Writer
- Family Safety
- Silverlight

First, youve to choose the programs you would like to install from Windows Live. For me, Writer is the only app that I find useful from here. If you need any other app, just tick it. Now press the Install button.
When the installation is complete, you will be asked to set your homepage and search provider. If you dont need to change anything, just unmark the options and hit on the Continue button.
Now you will get the Live Writer in your Start menu. After running the program, you will get the following interface:

Look at the bottom. While writing a post, you will be in the Edit Tab. If you would like to get a preview, then hit on the Preview button.
Adding Blog Account
Look at the Menus. There is a Blog menu. To add your blog account, go to the Blog menu and choose Add blog account . . .

Now you will get the Live Writer in your Start menu. After running the program, you will get the following interface:

Look at the bottom. While writing a post, you will be in the Edit Tab. If you would like to get a preview, then hit on the Preview button.
Adding Blog Account
Look at the Menus. There is a Blog menu. To add your blog account, go to the Blog menu and choose Add blog account . . .

Now choose your desired blog service. Maybe youve to select other blog service option. Press Next button and enter the information as below:

Wait few minutes and let the Writer set up your blog. Writer will download the theme of your blog including categories, font style, text size and other information.

After successfully adding the account, you will see your blog at the top right corner of the Windows Writer.
Using the Writer
Using the Live Writer is very simple. Just after running application, you will be able to start blogging. You can save the post as draft and directly publish it on your site when its complete.
Though writer is a very handy tool for blogging but naturally you might face some difficulties. As you cant control your site directly from Writer, you must use your blogging platform ultimately. Writer can only help you to create the draft . . .

Wait few minutes and let the Writer set up your blog. Writer will download the theme of your blog including categories, font style, text size and other information.

After successfully adding the account, you will see your blog at the top right corner of the Windows Writer.
Using the Writer
Using the Live Writer is very simple. Just after running application, you will be able to start blogging. You can save the post as draft and directly publish it on your site when its complete.
- You can add anything from the right sidebar or from toolbar at the top.
- You can choose a label or category from the bottom.
- To add or remove a blog account, use the Accounts option from the Tools menu.
- To edit blog settings, go to Blogs menu > Edit blog settings.
- To create a table, go to Table menu > Insert Table > Enter # of Rows and Columns > Choose Pixels > OK.
Though writer is a very handy tool for blogging but naturally you might face some difficulties. As you cant control your site directly from Writer, you must use your blogging platform ultimately. Writer can only help you to create the draft . . .
Stay with Marks PC Solution to get more interesting IT topics!
Go to link download
Sunday, September 4, 2016
Recent Posts with Thumbnails Widget for Blogger
Recent Posts with Thumbnails Widget for Blogger
Recent Posts with Thumbnails is an interesting hack that allows you to display your latest posts in various styles. besides making more cool the display, these widgets can also attract the eyes of visitors. If they are not interested in the post title may be the image was displayed can get them interested. This post explains how to add Recent Posts widget in Blogger with image thumbnails.this Gadget will help you to display the most Recent Posts on your Blogs Sidebar. The Gadget has an options panel and can be configured to meet your needs. You can easily customize whether or not you would like to display thumbnails, post summaries, and the number of comments for each post along side the titles. So just start the tutorial to create a "Recent Posts With Thumbnails".
Read More :
1. Recent Posts Widget for Blogger Text CSS Hover Effect with jQuery
2. Animated Recent posts for Blogger with Thumbnails - Simple Spy

I have to write two set of instructions for each steps, as some of you are using the default layout, and some of you are using the new layout. So, lets see how to install this cool widget in your blog..
Step 1:
If youre using the old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.
Add a Gadget of HTML/JavaScript type.

If youre using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget
2.Click on Add a Gadget on the sidebar.
3.Select HTML/Javascript and add the one of code given below
4. Now Click On Save JavaScript You are done.
(Edit the values to fit your blog)
tablewidth - Width of the widget
cellspacing - Space between cells (default one is good)
borderColor - Border color (add the background color of your template to perfectly blend it in the template)
thumbwidth & thumbheight - Width and Height of the thumbnail (default are good)
fntsize - Font size of the title
acolor - Color of the titleaBold - you want bold titles? (true or false)
numposts - How many posts you want to show?
home_page : http://24work.blogspot.com/ (change this to your blog url)
And now click Save
you might like the Recent Posts with Thumbnails Widget 2
This post explains how to add Recent Posts widget in Blogger with image thumbnails:
well they are many hacks up there on the net for RECENT POSTS BLOGGER !
and actually i have tried many of them ! and while i was surfing the net than i found this amazing hack !
finally i have got what i want ! this widget was made by the legend bloggertricks we thanks him for this amazing widget ,very simple recent posts bravo for the great job !

So, lets see how to install this cool widget 2 in your blog..
1. Sign into Blogger dashboard
2. Go to Design » Add a gadget » html/javascript
3. Just copy and paste this code..
There are many variables in this script that you need to adjust to blend the widgets look with that of your blog template. Most of them are self explanatory.
4. In the code, look for the line
5. How to change the number of posts
By default, this widget is set to display a maximum of 5 recent posts. To change this number,
6. How to change thumbwidth & thumbheight
And now click Save
Recent Posts Widget with Thumbnails for Blogger

You are surely familiar with the Recent posts widget for blogger and you can integrate easily into blogger in few steps.But now, Its time to show recent posts widget with image thumbnails in blogger as it will shows your post images with the recent posts in your blog sidebar.Its so easy to implement it into your blogger templates just like the typical recent posts widget.Thansk to Aneesh for this awesome widget! The main features of this widget are:
*It shows the latest posts with tiny thumbnails images (size 75 x 75).
*It shows a bold title of the posts with summary.
*It shows the number of comments, date and ofcourse, a Read more link.
*And its highly customizable (dont worry, i will tell you how to customize).
This widget can be seen live in my blog sidebar.Anyways step ahead to know how to add it in your blogspot blogs.
How to Add Recent Posts Widget with Thumbnails to blogger:
Step 1.Login to your blogger dashboard and go to layout.
Step 2.Now click "Add a Gadget" on your desired sidebar and select "HTML/ Javascript".
Step 3.Now copy the below code and paste it in the "HTML/ Javascript" box:
Step 4.Now Replace YOURBLOGURL with you desired blog URL and save the widget and you are done.
Customization:
Now its easy to customize this widget, just have a glimpse on the above code and you will see some code colored in "Red".You can play with this code to customize it.You can change the number of posts to show or you can change other options to True/ False to customize it!
Recent Posts Widget Generator
1. Change the title of the widget if you want.
2. Change the number of posts links you want to display.
3. Change the number of words you want to include in the summary to display.
3. Click the Reset generate button to make the changes take effect, then click on the Add to My Blog button.
Read More :
1. Recent Posts Widget for Blogger Text CSS Hover Effect with jQuery
2. Animated Recent posts for Blogger with Thumbnails - Simple Spy
I have to write two set of instructions for each steps, as some of you are using the default layout, and some of you are using the new layout. So, lets see how to install this cool widget in your blog..
Step 1:
If youre using the old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.


If youre using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget

3.Select HTML/Javascript and add the one of code given below
4. Now Click On Save JavaScript You are done.
<div id="24work">
<a href="http://24work.blogspot.com" target="_blank" title="Blogger Widgets"><img src="http://safir85.ucoz.com/24work-blogspot/cursor-24work-10.png" border="0" alt="Blogger Widgets" style="position:absolute; top: 0px; right: 0px;" /></a><script language="JavaScript">
imgr = new Array();
imgr[0] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkRaoPjNJQpbcsI3xZUUg9TXUivw-450eGp0EsxMhz1vK55oCyBWBKVYmqh-9_cnYl7Qp6THiKWYrZJCBojYR3zLi3b69QYc-NE9LUM2h7SX6NxCBwOESC5r8GXyPHw4XAS1tLm0RANA/s400/noimage.png";
imgr[1] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkRaoPjNJQpbcsI3xZUUg9TXUivw-450eGp0EsxMhz1vK55oCyBWBKVYmqh-9_cnYl7Qp6THiKWYrZJCBojYR3zLi3b69QYc-NE9LUM2h7SX6NxCBwOESC5r8GXyPHw4XAS1tLm0RANA/s400/noimage.png";
imgr[2] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkRaoPjNJQpbcsI3xZUUg9TXUivw-450eGp0EsxMhz1vK55oCyBWBKVYmqh-9_cnYl7Qp6THiKWYrZJCBojYR3zLi3b69QYc-NE9LUM2h7SX6NxCBwOESC5r8GXyPHw4XAS1tLm0RANA/s400/noimage.png";
imgr[3] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkRaoPjNJQpbcsI3xZUUg9TXUivw-450eGp0EsxMhz1vK55oCyBWBKVYmqh-9_cnYl7Qp6THiKWYrZJCBojYR3zLi3b69QYc-NE9LUM2h7SX6NxCBwOESC5r8GXyPHw4XAS1tLm0RANA/s400/noimage.png";
imgr[4] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkRaoPjNJQpbcsI3xZUUg9TXUivw-450eGp0EsxMhz1vK55oCyBWBKVYmqh-9_cnYl7Qp6THiKWYrZJCBojYR3zLi3b69QYc-NE9LUM2h7SX6NxCBwOESC5r8GXyPHw4XAS1tLm0RANA/s400/noimage.png";
showRandomImg = true;
borderColor = "#ffffff";
bgTD = "#ffffff";
imgwidth = 80;
imgheight = 80;
fntsize = 12;
acolor = "#666";
aBold = true;
icon = " ";
text = "no";
showPostDate = false;
summaryPost = 50;
summaryFontsize = 11;
summaryColor = "#666";
icon2 = " ";
numposts = 5;
home_page = "http://24work.blogspot.com/";
</script>
<script src="http://safir85.ucoz.com/bdlab-blogspot/24work/rec-thumbnail/recentposts_thumbnail-1.js"></script>
</div>
<a href="http://24work.blogspot.com" target="_blank" title="Blogger Widgets"><img src="http://safir85.ucoz.com/24work-blogspot/cursor-24work-10.png" border="0" alt="Blogger Widgets" style="position:absolute; top: 0px; right: 0px;" /></a><script language="JavaScript">
imgr = new Array();
imgr[0] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkRaoPjNJQpbcsI3xZUUg9TXUivw-450eGp0EsxMhz1vK55oCyBWBKVYmqh-9_cnYl7Qp6THiKWYrZJCBojYR3zLi3b69QYc-NE9LUM2h7SX6NxCBwOESC5r8GXyPHw4XAS1tLm0RANA/s400/noimage.png";
imgr[1] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkRaoPjNJQpbcsI3xZUUg9TXUivw-450eGp0EsxMhz1vK55oCyBWBKVYmqh-9_cnYl7Qp6THiKWYrZJCBojYR3zLi3b69QYc-NE9LUM2h7SX6NxCBwOESC5r8GXyPHw4XAS1tLm0RANA/s400/noimage.png";
imgr[2] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkRaoPjNJQpbcsI3xZUUg9TXUivw-450eGp0EsxMhz1vK55oCyBWBKVYmqh-9_cnYl7Qp6THiKWYrZJCBojYR3zLi3b69QYc-NE9LUM2h7SX6NxCBwOESC5r8GXyPHw4XAS1tLm0RANA/s400/noimage.png";
imgr[3] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkRaoPjNJQpbcsI3xZUUg9TXUivw-450eGp0EsxMhz1vK55oCyBWBKVYmqh-9_cnYl7Qp6THiKWYrZJCBojYR3zLi3b69QYc-NE9LUM2h7SX6NxCBwOESC5r8GXyPHw4XAS1tLm0RANA/s400/noimage.png";
imgr[4] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkRaoPjNJQpbcsI3xZUUg9TXUivw-450eGp0EsxMhz1vK55oCyBWBKVYmqh-9_cnYl7Qp6THiKWYrZJCBojYR3zLi3b69QYc-NE9LUM2h7SX6NxCBwOESC5r8GXyPHw4XAS1tLm0RANA/s400/noimage.png";
showRandomImg = true;
tablewidth = 298;
cellspacing = 8; borderColor = "#ffffff";
bgTD = "#ffffff";
imgwidth = 80;
imgheight = 80;
fntsize = 12;
acolor = "#666";
aBold = true;
icon = " ";
text = "no";
showPostDate = false;
summaryPost = 50;
summaryFontsize = 11;
summaryColor = "#666";
icon2 = " ";
numposts = 5;
home_page = "http://24work.blogspot.com/";
</script>
<script src="http://safir85.ucoz.com/bdlab-blogspot/24work/rec-thumbnail/recentposts_thumbnail-1.js"></script>
</div>
Explanation:
(Edit the values to fit your blog)
tablewidth - Width of the widget
cellspacing - Space between cells (default one is good)
borderColor - Border color (add the background color of your template to perfectly blend it in the template)
thumbwidth & thumbheight - Width and Height of the thumbnail (default are good)
fntsize - Font size of the title
acolor - Color of the titleaBold - you want bold titles? (true or false)
numposts - How many posts you want to show?
home_page : http://24work.blogspot.com/ (change this to your blog url)
And now click Save
this widget was made by [ http://www.instantfundas.com ]
you might like the Recent Posts with Thumbnails Widget 2
This post explains how to add Recent Posts widget in Blogger with image thumbnails:
well they are many hacks up there on the net for RECENT POSTS BLOGGER !
and actually i have tried many of them ! and while i was surfing the net than i found this amazing hack !
finally i have got what i want ! this widget was made by the legend bloggertricks we thanks him for this amazing widget ,very simple recent posts bravo for the great job !
So, lets see how to install this cool widget 2 in your blog..
1. Sign into Blogger dashboard
2. Go to Design » Add a gadget » html/javascript
3. Just copy and paste this code..
<div id="24work">
<a href="http://24work.blogspot.com" target="_blank" title="Blogger Widgets"><img src="http://safir85.ucoz.com/24work-blogspot/cursor-24work-10.png" border="0" alt="Blogger Widgets" style="position:absolute; top: 0px; right: 0px;" /></a><script language="JavaScript">
imgr = new Array();
imgr[0] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkRaoPjNJQpbcsI3xZUUg9TXUivw-450eGp0EsxMhz1vK55oCyBWBKVYmqh-9_cnYl7Qp6THiKWYrZJCBojYR3zLi3b69QYc-NE9LUM2h7SX6NxCBwOESC5r8GXyPHw4XAS1tLm0RANA/s400/noimage.png";
imgr[1] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkRaoPjNJQpbcsI3xZUUg9TXUivw-450eGp0EsxMhz1vK55oCyBWBKVYmqh-9_cnYl7Qp6THiKWYrZJCBojYR3zLi3b69QYc-NE9LUM2h7SX6NxCBwOESC5r8GXyPHw4XAS1tLm0RANA/s400/noimage.png";
imgr[2] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkRaoPjNJQpbcsI3xZUUg9TXUivw-450eGp0EsxMhz1vK55oCyBWBKVYmqh-9_cnYl7Qp6THiKWYrZJCBojYR3zLi3b69QYc-NE9LUM2h7SX6NxCBwOESC5r8GXyPHw4XAS1tLm0RANA/s400/noimage.png";
imgr[3] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkRaoPjNJQpbcsI3xZUUg9TXUivw-450eGp0EsxMhz1vK55oCyBWBKVYmqh-9_cnYl7Qp6THiKWYrZJCBojYR3zLi3b69QYc-NE9LUM2h7SX6NxCBwOESC5r8GXyPHw4XAS1tLm0RANA/s400/noimage.png";
imgr[4] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkRaoPjNJQpbcsI3xZUUg9TXUivw-450eGp0EsxMhz1vK55oCyBWBKVYmqh-9_cnYl7Qp6THiKWYrZJCBojYR3zLi3b69QYc-NE9LUM2h7SX6NxCBwOESC5r8GXyPHw4XAS1tLm0RANA/s400/noimage.png";
showRandomImg = true;
boxwidth = 298;
cellspacing = 8;
borderColor = "#ffffff";
bgTD = "#000000";
thumbwidth = 80;
thumbheight = 80;
fntsize = 12;
acolor = "#666";
aBold = true;
icon = " ";
text = "comments";
showPostDate = false;
summaryPost = 40;
summaryFontsize = 10;
summaryColor = "#666";
icon2 = " ";
numposts = 5;
</script>
<script src="http://safir85.ucoz.com/bdlab-blogspot/24work/rec-thumbnail/recentposts_thumbnail-2.js" type="text/javascript"></script>
</div>
<a href="http://24work.blogspot.com" target="_blank" title="Blogger Widgets"><img src="http://safir85.ucoz.com/24work-blogspot/cursor-24work-10.png" border="0" alt="Blogger Widgets" style="position:absolute; top: 0px; right: 0px;" /></a><script language="JavaScript">
imgr = new Array();
imgr[0] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkRaoPjNJQpbcsI3xZUUg9TXUivw-450eGp0EsxMhz1vK55oCyBWBKVYmqh-9_cnYl7Qp6THiKWYrZJCBojYR3zLi3b69QYc-NE9LUM2h7SX6NxCBwOESC5r8GXyPHw4XAS1tLm0RANA/s400/noimage.png";
imgr[1] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkRaoPjNJQpbcsI3xZUUg9TXUivw-450eGp0EsxMhz1vK55oCyBWBKVYmqh-9_cnYl7Qp6THiKWYrZJCBojYR3zLi3b69QYc-NE9LUM2h7SX6NxCBwOESC5r8GXyPHw4XAS1tLm0RANA/s400/noimage.png";
imgr[2] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkRaoPjNJQpbcsI3xZUUg9TXUivw-450eGp0EsxMhz1vK55oCyBWBKVYmqh-9_cnYl7Qp6THiKWYrZJCBojYR3zLi3b69QYc-NE9LUM2h7SX6NxCBwOESC5r8GXyPHw4XAS1tLm0RANA/s400/noimage.png";
imgr[3] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkRaoPjNJQpbcsI3xZUUg9TXUivw-450eGp0EsxMhz1vK55oCyBWBKVYmqh-9_cnYl7Qp6THiKWYrZJCBojYR3zLi3b69QYc-NE9LUM2h7SX6NxCBwOESC5r8GXyPHw4XAS1tLm0RANA/s400/noimage.png";
imgr[4] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkRaoPjNJQpbcsI3xZUUg9TXUivw-450eGp0EsxMhz1vK55oCyBWBKVYmqh-9_cnYl7Qp6THiKWYrZJCBojYR3zLi3b69QYc-NE9LUM2h7SX6NxCBwOESC5r8GXyPHw4XAS1tLm0RANA/s400/noimage.png";
showRandomImg = true;
boxwidth = 298;
cellspacing = 8;
borderColor = "#ffffff";
bgTD = "#000000";
thumbwidth = 80;
thumbheight = 80;
fntsize = 12;
acolor = "#666";
aBold = true;
icon = " ";
text = "comments";
showPostDate = false;
summaryPost = 40;
summaryFontsize = 10;
summaryColor = "#666";
icon2 = " ";
numposts = 5;
home_page = "http://24work.blogspot.com/";
</script>
<script src="http://safir85.ucoz.com/bdlab-blogspot/24work/rec-thumbnail/recentposts_thumbnail-2.js" type="text/javascript"></script>
</div>
There are many variables in this script that you need to adjust to blend the widgets look with that of your blog template. Most of them are self explanatory.
4. In the code, look for the line
home_page = "http://24works.blogspot.com/";
and replace the blog address with your own blog address5. How to change the number of posts
By default, this widget is set to display a maximum of 5 recent posts. To change this number,
numposts = 5;
edit line in the code and replace the number 5 with the number of posts desired:6. How to change thumbwidth & thumbheight
thumbwidth = 80;
thumbheight = 80;
Width and Height of the thumbnail (default are good)thumbheight = 80;
And now click Save
Recent Posts Widget with Thumbnails for Blogger
You are surely familiar with the Recent posts widget for blogger and you can integrate easily into blogger in few steps.But now, Its time to show recent posts widget with image thumbnails in blogger as it will shows your post images with the recent posts in your blog sidebar.Its so easy to implement it into your blogger templates just like the typical recent posts widget.Thansk to Aneesh for this awesome widget! The main features of this widget are:
*It shows the latest posts with tiny thumbnails images (size 75 x 75).
*It shows a bold title of the posts with summary.
*It shows the number of comments, date and ofcourse, a Read more link.
*And its highly customizable (dont worry, i will tell you how to customize).
This widget can be seen live in my blog sidebar.Anyways step ahead to know how to add it in your blogspot blogs.
How to Add Recent Posts Widget with Thumbnails to blogger:
Step 1.Login to your blogger dashboard and go to layout.
Step 2.Now click "Add a Gadget" on your desired sidebar and select "HTML/ Javascript".
Step 3.Now copy the below code and paste it in the "HTML/ Javascript" box:
<div id="24work">
<a href="http://24work.blogspot.com" target="_blank" title="Blogger Widgets"><img src="http://safir85.ucoz.com/24work-blogspot/cursor-24work-10.png" border="0" alt="Blogger Widgets" style="position:absolute; top: 0px; right: 0px;" /></a><style>img.recent_thumb {padding:1px;width:55px;height:55px;border:0;
float:right;margin:0 0 5px 10px;}.recent_posts_with_thumbs {float: left;width: 100%;min-height: 70px;margin: 5px 0px 5px 0px;padding: 0;font-size:12px;}ul.recent_posts_with_thumbs li {padding-bottom:5px;padding-top:5px;min-height:65px;}.recent_posts_with_thumbs a {text-decoration:none;}.recent_posts_with_thumbs strong {font-size:10px;}</style>
<script style=text/javascript src=http://safir85.ucoz.com/bdlab-blogspot/24work/rec-thumbnail/recentpostswiththumbnailsv3.js></script>
<script style=text/javascript>
<script src=http://24work.blogspot.com/feeds/posts/default?orderby=published&alt=json-in-script&callback=showrecentpostswiththumbs></script>
</div>
<a href="http://24work.blogspot.com" target="_blank" title="Blogger Widgets"><img src="http://safir85.ucoz.com/24work-blogspot/cursor-24work-10.png" border="0" alt="Blogger Widgets" style="position:absolute; top: 0px; right: 0px;" /></a><style>img.recent_thumb {padding:1px;width:55px;height:55px;border:0;
float:right;margin:0 0 5px 10px;}.recent_posts_with_thumbs {float: left;width: 100%;min-height: 70px;margin: 5px 0px 5px 0px;padding: 0;font-size:12px;}ul.recent_posts_with_thumbs li {padding-bottom:5px;padding-top:5px;min-height:65px;}.recent_posts_with_thumbs a {text-decoration:none;}.recent_posts_with_thumbs strong {font-size:10px;}</style>
<script style=text/javascript src=http://safir85.ucoz.com/bdlab-blogspot/24work/rec-thumbnail/recentpostswiththumbnailsv3.js></script>
<script style=text/javascript>
var numposts = 5;
var showpostthumbnails = true;
var displaymore = true;
var displayseparator = true;
var showcommentnum = true;
var showpostdate = true;
var showpostsummary = true;
var numchars = 100;</script>
<script src=http://24work.blogspot.com/feeds/posts/default?orderby=published&alt=json-in-script&callback=showrecentpostswiththumbs></script>
</div>
Step 4.Now Replace YOURBLOGURL with you desired blog URL and save the widget and you are done.
Customization:
Now its easy to customize this widget, just have a glimpse on the above code and you will see some code colored in "Red".You can play with this code to customize it.You can change the number of posts to show or you can change other options to True/ False to customize it!
Recent Posts Widget Generator
1. Change the title of the widget if you want.
2. Change the number of posts links you want to display.
3. Change the number of words you want to include in the summary to display.
3. Click the Reset generate button to make the changes take effect, then click on the Add to My Blog button.
Go to link download
Subscribe to:
Posts (Atom)