HTML Editing-How to set a small blog Header image to full page
width
Every blogger uploads a blog header image of his choice to make
the appearance of his blog better. Blog header images really decorate the blog
and make it’s appearance attractive, but if the blog header image, if it is of
in correct size or not properly set, will spoil the look of the blog instead of
making it attractive. A small blog header image placed in centre or in the left
or right may look awkward but if you want to stretch the image on your entire
page, you can easily do it using the blogger template designer and adding a
small HTML code there. To do it follow this simple procedure -
HTML Editing-How to set a small blog Header image to full page width
|
Blogger template designer |
background-size: cover;
width: 100% !important;
text-align: center;
}
#header-inner img {
width: 100%;
height: 100%;
}
blogger header image size, blogger header html code, how to resize
blogger header image, how to change logo size in blogger, blogger header
dimensions, blogger header image maker, How do I change the header width in
Blogger, How do I make an image full width header, How do I change the size of
the header image in HTML, increase the size of the title of your blog page.