The header is at the top of the page, what i would like to do is..
I want to lower the header and content and sidebar area so the background image shows above the header
Fetching latest tweet ...
The header is at the top of the page, what i would like to do is..
I want to lower the header and content and sidebar area so the background image shows above the header
Add to custom CSS:
#container {
margin-top: 30px;
}
This topic has been closed to new replies.