Showing posts with label Blogger. Show all posts
Showing posts with label Blogger. Show all posts

Lazy Load Feature for Blogger

Lazy load function is used to increase the speed of your website by preventing images from loading that are out of the main view. Increasing your speed will in turn increase your audience. try it. it works.  Copy the code below, then go to layout tab in Blogger and add a gadget. Select HTML/Javascript...

Continue Reading
Jovel's Blog Scroll bar using CSS.

Jovel's Blog Scroll bar using CSS.

.code{ background:#ffffff; font:"Courier New", Courier, monospace; padding:5px; height:auto; width:auto; border:dashed #333333; } Seeing your old scroll bar bores you ? No More Boring... here's a good looking scroll bar for websites and Blogs, Created with CSS. Best Viewed in Google...

Continue Reading
How to find the ID of a Blog in Blogger

How to find the ID of a Blog in Blogger

1. Take tha blog that you want to find the ID. 2. Create new post or take any other like Layouts or Template. 3.Check the URL box and You'll see a number after blogID. ie. The Number in the yellow box is your Blogger I...

Continue Reading
How to submit your Blog's Sitemap to Google.

How to submit your Blog's Sitemap to Google.

A site map (or sitemap) is a list of pages of a web site accessible to crawlers or users. It can be either a document in any form used as a planning tool for Web design, or a Web page that lists the pages on a Web site, typically organized in hierarchical fashion. if your using a Blogspot Domain...

Continue Reading
How to create a custom 404 page for blogs.

How to create a custom 404 page for blogs.

In this tutorial, I'm gonna show you how to create a custom 404 page for you blogs. See our 404 page here Step 1: Go to the blogger you want to change the 404 page>Settings>Search Preferences. Step 2: Under 'Errors and Redirections', Near 'Custom Page Not Found', Click edit. Step 3:Copy...

Continue Reading
Adding a Floating Sharer box to Blogger

Adding a Floating Sharer box to Blogger

I've created a new sharing widget for blogger. Consis of LinkedIN, Twitter, Facebook, Google+ Recommend Buttons, Hope you like. See the live demo at http://test10189.blogspot.in/ How to Add it to your Website. Step 1: Go to blogger->YOUR BLOG->Layout-> Add a Gadget->HTML/Javascript. Step...

Continue Reading
Creating Contact form in a page.

Creating Contact form in a page.

Blogger introduced a contact form for blog. This can be added as a widget. In this tutorial i'm gonna show how to add this as a Page of blog. Step 1 : Go to blogger and select the the blog you want to add the contact form, From the left tabs select pages tab and select blank page from...

Continue Reading

How to add a header image to blog.

Works perfectly with Picture Window Template. To do this go to Blogger Go to template and click customize. In template designer, Click Advanced. And select Add Css. Paste this code in it. And enjoy with your new header. replace '[the url of your image]' with the image url. Without quotes. body {...

Continue Reading