In the template for "Header", towards the bottom, there is this snippet of code:<mt:If name="main_index"> <div id="homepage-image"> </div></mt:If>Just remove the surrounding…
The following code is for a black background:body { color: #fff; } #content { background-color: black; } #container-inner { background-color: black; } …
Leave a comment