Web redirects replica trick using templates may redirect, please download here.
Creating 'After the jump' summaries
After the Jump is a feature which lets you create expandable post summaries in your blog posts, so longer posts appear as an intro with a link to Read More
Creating jump breaks in your blog posts can be easily done right from the post editor, without the need for any HTML changes. First, decide where in the post you want to create the jump break, and place your cursor in that position:
Creating jump breaks in your blog posts can be easily done right from the post editor, without the need for any HTML changes. First, decide where in the post you want to create the jump break, and place your cursor in that position:
Pages come to Blogger In Draft
Pages have been a top requested feature, and they are now available on Blogger in Draft!
Blogger Pages lets you to publish static information on stand-alone pages linked from your blog. For example, you can use Pages to create an About This Blog page that discusses the evolution of your blog, or a Contact Me page that provides directions, a phone number, and a map to your location.
Blogger Pages lets you to publish static information on stand-alone pages linked from your blog. For example, you can use Pages to create an About This Blog page that discusses the evolution of your blog, or a Contact Me page that provides directions, a phone number, and a map to your location.
Image Resizer 3.0.1.40 For Windows Vista
More options in this version, Let’s take a look at each of the options numbered in Figure on top:
(1) Resolution is defined in pixels, you can enter your personalized resolution; do not forget that you can select a preset profile for your images just above this option.
(2) Filtering gives you quality options: Linear, Fast Linear, Lanczos, and Cubic.
(3) Format offers the following format conversions for your images: As original, Bitmap (.BMP), JPEG (.JPG), GIF (.GIF), PNG (.PNG), TIFF (.TIF)
(4) Quality is an option available only if you want to convert your images format to a JPEG or leave as Original
(1) Resolution is defined in pixels, you can enter your personalized resolution; do not forget that you can select a preset profile for your images just above this option.
(2) Filtering gives you quality options: Linear, Fast Linear, Lanczos, and Cubic.
(3) Format offers the following format conversions for your images: As original, Bitmap (.BMP), JPEG (.JPG), GIF (.GIF), PNG (.PNG), TIFF (.TIF)
(4) Quality is an option available only if you want to convert your images format to a JPEG or leave as Original
Widget displays the page on Certain
Here is another tag that can be used:
To display the widget on the homepage / front page alone.
To display the widget on archive pages only.
To display the widget on the homepage / front page alone.
<b:if cond='data:blog.pageType == "index"'>
To display the widget on archive pages only.
<b:if cond='data:blog.pageType == "archive"'>