Make Blog Title Scrolling in Blogger Header

Scrolling Blog Title :

All blog titles are fixed by deafult in blogger blog, not only in blogger , in WordPress also . Blogger blog titles are located on blogger blog. We can make your blog title scrolling in your blogger header. It is easy and simple to make your blog title scroll .

How to make blog title scrolling in header of your blogger blog :

With simple html tag we can make your blog title scroll on your blog header.
Just we have to add marquee tag to your blogger blog. We have to add marquee tag to your blogger title . Just go to your template code and add that tag. It is simple, below i'm explaining how to make your blog title scroll on your blogger blog header.

Follow below steps to make blog title scroll on your blogger header.

Step 1 : Go to blogger dashboard

Step 2 : Click on template

Step 3 : Click on edit HTML

Step 4 : Search <b:includable id='title'> in your template code.
below that you can see <data:title/>, but many <data:title/> lines will be there in your template code, so locate the first one after <b:includable id='title'> line

Then add marquee tag like below

<marquee><data:title/></marquee>

Step 5 : Click on save template.

 Now go to your blogger blog and check, your blog title will scroll on your blogger blog header.

No comments:

Post a Comment