Pages - Menu

Monday 8 August 2011

Hiding Featured Post Widget in Post Pages in Blogger

Recently, I released the auto-sliding featured post widget for Blogger blogs. Hopefully, this widget have no any issue like before.

I got one question regarding this featured post widget from one of my reader.


Hello, You sliding widget is just amazing.

the only problem for me is, i want that sliding widget only on homepage.
once, someone opens some post, that widget must not be displayed.
how can i do that ?
kindly reply

Actually, I could have answered to this question personally but I think there are may other peoples who are searching for same solution.

Well, this is the post that shows you how to hide auto sliding featured post widget in post pages of Blogger blogs. Please note that this tutorial is for only auto sliding featured post users. Kindly, follow the following tutorial to hide auto sliding widget.

Step 1


Go to Blogger > Design > Edit HTML.

Step 2


Find the code in your template and add the following code just above tag.




Step 3


Now you are done! Just refresh your homepage first then the post page. You'll see that there will be no auto sliding featured post widget in your post pages. But that widget remains appears in the homepage.

You can still share the bugs and problems regarding this widget via comment below.

View This Article / Download>>

Wednesday 3 August 2011

Easy Favicon Implementation in Blogger

Blogger has released another new great feature. This time, the feature allows us to add custom favicon in our blogs. However, we've already got the custom codes in which we can add favicons to Blogger blog adding some lines of code in the template. We're quite little bit fast than Blogger.


Its simple easy to use Blogger's Favicon feature. Just follow the following steps:

Step 1


Login to Blogger > Design > Page Element. In the middle of the screen you'll see new 'Favcion' text. Just click 'Edit' button next to it.


Step 2


Now you have to upload your favcion. If you don't have favcion already then you have to create it first. Just use Photoshop or search any suitable icons on the web. I recommend 16x16px size favicon.

Step 3


Once you got it, use click Upload button and choose your favcion file. Once you you, click Save button.

Step 4


Finally, refresh your blog and you'll see new little favicon in your address bar or tab of the browser.

Please note that you'll not have to change the format of favcion. Blogging will automatically do that for you. This is even great feature. From now, if you wanted to change favcion you'll not have to touch any codes.

Enjoy using Blogger!

View This Article / Download>>