I tried but am somehow not able to segregate the header from the actual blog. It's is using the Kubrick without any real alterations. Any ideas?
I tried but am somehow not able to segregate the header from the actual blog. It's is using the Kubrick without any real alterations. Any ideas?
Try adding a bottom margin/padding for the header div.
hello, could you explain how to add margin to a div?
thank you
adding margin to the header:
#header{
margin-bottom: 10px;
}
This topic has been closed to new replies.