Powered by Blogger.
Menu :
Showing posts with label Blogger Design. Show all posts
Showing posts with label Blogger Design. Show all posts

How to remove attribution powered by blogger

In Blogger footer, we can see a "Powered by Blogger" dialogue. This is called Attribution widget. It has optional copyright field. This is used to display copyright information and credits. There we can put our copyright notices, if we want. It is not necessary to keep attribution widget.

How to Implement Google plus comments in Blogger Custom Templates

Blogger introduced new Commenting system in Blogger, using Google plus comments. It is very easy to implement it on default templates. But how to enable it on Custom templates?. Here it is.. with a simple template hack...

How to search and find certain code in the new Blogger Template Editor

The new Blogger Template Editor is out. So everything gonna change. The tutorials too. In the new editor, we should use different procedure to find and replace code.

Add and Customize Facebook Like Box using CSS

Most of us are using Facebook Like box to increase the count of Likes. The default like box can be customized to different style using CSS. The complete tutorial on how to add, customize and stylify your Facebook Like box / Fan box to your Blogger blog.

Remove links from individual Blogger posts or page titles

Individual posts and pages contain title links which points to the same post/page, which is not required. Read this tutorial to remove link from individual post titles and page titles.

How to find your section Id of Sidebar, header, footer, content wrapper etc on Blogger

Section ID or simply Id is an important variable used while styling your blog. Most of us are going to need this Id for changing styles or hide some sections. Here is how to find it..

Remove or customize shadow of images on blogger blogspot blogs

Default templates of Blogger has some shadow on their image background. How remove it or change shadow color, side of the shadow, width of shadow etc.

Avoiding poblems due to country specific redirection in Blogger

The country specific domain redirection caused Blogger users many SEO problems and widget errors. Correct these errors by doing these hacks.

Woah bar alternative to hello notification bar, implementation on blogger

Hello bar is a popular notification bar which is available as premium bar and also with attribution link to their website. The problem with this bar is it costs money. One of the free alternative to the hello bar is the woah bar which is developed by jobdeals. It can be implemented on blogger. Here it is how.

Remove read more from blog post summary or home page

Remove "read more" or "continue reading" link from the blogger post summary by this template edit.

Remove navigation bar directly without using any hacks

Blogger now allows to remove navigation bar. We don't need to use our dirty CSS tricks to hide it any more

How to implement twitter cards on blogger/blogspot blogs

Twitter started to support microformats by the introduction of Twitter cards. This will help to show the summary, thumbnail, site twitter handle, URL etc while tweeting. This is similar to open graph protocol of Facebook and Google+. Here is how to implement it.

How to implement open graph protocol in blogger/blogspot blogs

Facebook, Google+ and many other sharing services uses Open Graph Protocol(ogp) as a mark up language. Here is a guide to implement the protocol on Blogger.

Remove or replace home link and box from Blogger template

In the footer of Blogger template, there is a home page link. Usage of that link is very rare. We can remove this link by a simple template edit.

how to create a photo gallery on blogger using jQuery (prettyPhoto plugin)

Create a photo gallery slideshow on your blog using jQuery. This can be used to showcase your amazing photographs as a slideshow. Separate titles, descriptions can be given. Sharing buttons are also possible with this popup show.

How to remove subscribe to posts(atom) on blogger

How to remove default subscribe to posts(atom) feed link on blogger. We can permanently remove this link or we can hide using CSS.

How to create an effective 404 page in Blogger

404 page of blogger is introduced. What contents are you going to put in this page? How to use this page effectively to show up your good posts to the visitor. A thorough examination about a better 404 page.

How to add drop cap to blogger

How to add drop cap feature to every posts in Blogger blogs. First line of the paragraph can be enlarged to drop down other lines, that is called drop cap.

Gradient categories hovering widget for Blogger using CSS, without JavaScript

Design a categories hovering gradient for blogger using CSS3 without JavaScript.

How to create a tooltip effect in blogger using CSS3 and without using jQuery

Create a tooltip hover effect in your blogs using some CSS3 styling. This method doesn't use any JavaScript code...