Cold Blue
| Instructions: | How to use this template |
| Template author: | Templates Novo Blogger |
| Designer: | Rock Kitty |
| Description: | Cold Blue is a free blogger template adapted from WordPress with 3 columns, sidebar on the right and left, minimalist and neutral colors. Download Cold Blue for free in BTemplates. |
| Rating | 3.5 out of 5 based on 44 bloggers. |
| Share: |

Yes, to remove the large white space between the header and the posts/sidebars, change the #header-wrapper height to the following:
#header-wrapper {
width:1010px;
height:30px;
Also, I forgot to add you need to change the #navigation part to what it says below (margin:-40px is the only change) otherwise the nav bar at the top will disappear:
#navigation{
height:40px;
width: 400px;
float:right;
line-height:2.9em;
margin:-40px 30px 0px 0px;
Thank you for this awesome template.