Hi,
I've fixed the height of my Suffusion theme, but now I need it centered vertically in the browser window so it isn't stuck to the top of the screen for people with large screens. The test site is http://test.adept.co.za/www.fairhills.co.za/. I think i need to change the wrapper, but everything I've tried has gone balls up so I've reset to the default. Currently the wrapper reads:
#wrapper {
width: 1000px;
margin:20px;
border: 1px solid #008000;
background-color: #EDF3E6;
padding: 10px;
}
Anybody know what I should try?
The blog I need help with is test.adept.co.za.