<div class="banners">
<div class="slider">
<div id="mygalone" class="svw">
<ul>
<li>
<a href="index.php?main_page=index&cPath=1"><img src="includes/templates/theme355/images/category-icon01.jpg" alt="" width="664" height="498" /></a>
</li>
I believe is the height="498" the problem, you have it on 5 out of 8 <li> elements of your list, try putting it at 390, or 400


Reply With Quote

