
Originally Posted by
gjh42
On your homepage, you have a div
<div class="left-col-margin">
which has this style in stylesheet_tm.css, line 92:
.left-col-margin {
margin-top:-333px;
position:relative;
}
I don't know why your homepage has this div and others don't; that is between Template Monster who built the template and yourself who modified it.
Eliminating that margin-top may solve your problem.
Bookmarks