index.php de

$filedescription = substr("$filedescription",0,77)."...";
}
?>

ile
<?php
$cell = "1";
}
arasını silip alttaki kodu ekle
<div class="anasayfa1"><a href="<?php echo fileurl($fileid,$filetitle); ?>" target="_self"><center><img src="<?php echo $imageurl; ?>" border="0" bordercolor="orange" width="100" height="79" title="<?php echo $filetitle; ?>" target="_self"><br><?php echo $filetitle; ?></a> (<?php echo $timesplayed; ?>)
</div>
                </td>
              </tr>
    <?php
    }
    }
    ?>
              <tr>
                <td colspan="2" align="center">
                <a href="<?php echo categoryurl($categoryid,$categoryname); ?>" target="_self">< <?php echo $categoryname; ?> >'nın Tamamını Görmek için Tıklayınız..  ></a>
                </td>
              </tr>
            </table>
            </div>
          </div>
        </td>
      </tr>

css
.anasayfa1 {
font-size:10px;
color:#00396a;
border: #ffffff solid 1px;
width : 125px;
height : 113px;
float : left;
padding-top : 2px;
padding-bottom : 2px;
position: relative;
background-color: #D5F4FD;
hover: color:#dd6900
}
Örnek Site için Tıkla