Black Belt
- Join Date:
- Jul 2005
- Location:
- Upstate NY
- Posts:
- 21,876
- Plugin Contributions:
- 8
Categories Dressing
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.