Как закрепить место с новостями чтоб когда убирал мини чат с правой стороны все не разлеталось.
Это с чатом:
Это без:
Вот код Страниц сайта:
Код
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>$SITE_NAME$ - $MODULE_NAME$</title>
<?$META_DESCRIPTION$?>
<link type="text/css" rel="StyleSheet" href="/_st/my.css" />
</head>
<body style="background:url('http://reflexionpw.ucoz.ru/fon.gif') #000000; margin:0px; padding:0px;">
<marquee style="position:absolute ;color:#25c201 ; font-size: 15 ; font-weight:bold" behavior="scroll" direction="left" width="1500" height="20" scrolldelay="100" loop="infinite">привет всем </marquee>
$ADMIN_BAR$
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="179" rowspan="2" valign="top">
<!-- <sblock_menu> -->
<?if($SMENU_1$)?>
<table border="0" cellpadding="0" cellspacing="0" width="0"><tr><td style="background:url('http://reflexionpw.ucoz.ru/fon.gif') #000000;"><!-- <bc> -->$SMENU_1$<!-- </bc> --></td></tr></table>
<?endif?>
<!-- </sblock_menu> -->
$GLOBAL_MINICHAT$
</td>
<td>
$GLOBAL_AHEADER$
</td>
</tr>
<tr><td colspan="2">
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr><td width="20" height="20"><img src="/.s/t/501/8.gif" border="0"></td><td style="background:url('/.s/t/501/9.gif');"></td><td width="20" height="20"><img src="/.s/t/501/10.gif" border="0"></td></tr>
<tr><td style="background:url('/.s/t/501/11.gif');"></td>
<td width="100%" align="center" style="background:#07192B;">
<!-- <middle> -->
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td valign="top">
<table border="0" cellpadding="10" cellspacing="0" width="100%" style="border:1px solid #3E6A89;background:url('/.s/t/501/12.gif');"><tr><td><!-- <body> -->$CONTENT$<!-- </body> --></td></tr></table>
</td>
<td valign="top" width="200" style="padding-left:10px;">
$GLOBAL_CLEFTER$
</td>
</tr>
</table>
<!-- </middle> -->
</td><td style="background:url('/.s/t/501/13.gif');"></td></tr>
<tr><td width="20" height="20"><img src="/.s/t/501/14.gif" border="0"></td><td style="background:url('/.s/t/501/15.gif');"></td><td width="20" height="20"><img src="/.s/t/501/16.gif" border="0"></td></tr>
</table>
</td></tr></table>
$GLOBAL_BFOOTER$
</body>
</html>