Your Blogger website automatically displays the header in a particular size by default, but you have the option to reduce these dimensions to suit your needs. The header contains essential information, such as your blog's title and tagline, and sometimes this information does not require a lot of room on the page. Use the features in your Blogger account to edit your site's Cascading Style Sheets (CSS) and decrease the header size, as you prefer.
nstructions
- 1Log in to your Blogger account and click the "Layout" or "Design" link. Click the "Edit HTML" link that appears.
- 2Scroll through the "Edit Template" text box on the page and find the "#header-wrapper" entry in the CSS code at the top. The #header-wrapper style controls the overall appearance of your header.
- 3Enter a reduced number value after the width and/or height attribute inside the curly brackets to minimize your header. If this rule does not already have these values, enter "width: ;" and "height: ;" and then type the desired values in pixels (px) like so:#header-wrapper { width: 350px; height: 300px; }
- 4Click the "Preview" button to see your modified header, and then click the "Save Template" button to finish reducing its size.
- 1
Be Blessed,


0 comments