How to add header image to Blogger Dynamic Views :
This post will help you to add an header image to blogger dynamic views.In blogger dynamic views there is no header widget to add header image to blogs.So to add header image on dynamic views, we need to add CSS code to blogger blog.
Follow below steps to add header image to Blogger dynamic views
step 1 : go to blogger dashboard
step 2 : click on template
step 3 : click on customise
step 4 : click on advanced tab and then click on add CSS tab
next paste below code in custom CSS box
.header-bar{background:url('http://image url.com') !important;}
step 5 : click on apply to blog
Go to your blog and check blog header image.
0 comments:
Post a Comment