Thursday, February 23, 2012

Add a Gadget Header into Page Element for Blogger.

Add a additional header Gadget into page element so that the blogger owner can add any other article,picture etc under the header.

Just see the picture below how looks default Header Gadget.



Now we can start how to add extra Header Gadget.

Note: Before Edit your Template take your Template full Backup.

Note: Never forget to click on Expand Widget Template tag before Edit or backup your Full Template

1. First Sign-in to your Blogger click on Design under the Design Tab you will see Edit HTML click on it see below. 



2. Find the Below Code ( By preshing Ctrl+F ) Put the code inside the serch box than Enter see picture below.

showaddelement


3. The code will be look like see below.

 <div id='header-wrapper'>
      <b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='false' title='Blogger Help (Header)' type='Header'>
<b:includable id='title'>

4. Just change here these two things.

(showaddelement='no')  to (showaddelement='yes')

maxwidgets='1') to (maxwidgets='2') 

5. Than click on Save Template,go to the Page Element i am sure you will get extra Header Gadget there see Picture also below.

 

You have done

Thanks For coming here.

Tuesday, December 20, 2011

Share your Webpage/Blogger to StumbleUpon

This is the very Popular place to increase visitor to your website/Blogger,it help you easily discover new Website/Blogger

1. First Create an account by clicking on StumbleUpon.

2. After Creating an account login-in to StumbleUpon as you login a window will open.

3. At the right side on the top you will see Profile link click on profile Link see below.






4. Now move your mouse cursor at the bottom of your StumbleUpon Login page there you will get a link at the left side named +Add a New Page just click on it see picture below.



5. As you click the +Add a New Page a new window will open at the same page where you can put the information (like: Web page address,add tag mean keyword etc.) for your Website/Blogger see picture below.







6. Than Click Add This Page Button I am sure within few minute the visitor will come over your Website/Blogger.

Thanks For coming here.

Tuesday, August 9, 2011

Craeat animated favicon and add it in your blogger

Favicon is a logo of your company which is appear at the address bar of any explorer but the favicon can be created as an image through many favicon generated website, here just follow me how to creat an favicon image with the animated text.


1. Click on favicon

2.A Website will open

Follow the step and add your jpg file and give your text as per your choice than click on Generate Favicon like....



Right click at the animated image Save Image as and give the location.





Now upload your favicon image like Imageshack.us so that you can give the URL Link for your blogger.


Add Your Favicon To Blogger Now ?

1 Login To Blogger > Design > Edit HTML

2 Search For <b:skin> and just above it paste the code below, 

<link href='ADD YOUR FAVICON LINK HERE' rel='icon' type='image/gif'/>

Replace ADD YOUR FAVICON LINK HERE with the image URL of the favicon which you have saved in Imageshack.us.

Save your template

 Thank You