Avant
08.03.2008, 09:53
Трабла вообщем в редактировании shortstory.tpl
Вернее в кроссбраузерности, в Мозиле и опере все гуд, а вот ие=(
Вот скрины:
Это в мозиле (http://img380.imageshack.us/img380/4816/normkq6.jpg)
Это в ИЕ (http://img392.imageshack.us/img392/7236/errorsh5.jpg)
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="table_content">
<tr>
<td style="width:64px" height="27" class="right_top_t"> </td>
<td style="width:495px" colspan="2" class="back_title"> </td>
</tr>
<tr style="height:100%">
<td colspan="3" valign="top"><table width="100%" style="height:100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="10" style="height:100%" valign="top" class="menu_back"><table width="100%" border="0" height="100%" bgcolor="#E4E4E4" cellspacing="0" cellpadding="0" style="margin-left:1px;">
<tr>
<td style="height:100%" class="left_cont"> </td>
</tr>
</table></td>
<td valign="top" bgcolor="#E4E4E4">{short-story}</td>
<td width="4" class="right_cont"> </td>
</tr>
</table></td>
</tr>
<tr>
<td height="26" colspan="3" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="26" class="bottom_title"> </td>
<td width="64"><img src="{THEME}/images/bottom_r.gif" width="64" height="26"></td>
</tr>
</table></td>
</tr>
</table><br>
А вот код. Думаю увидите где проблема, т.е. в ИЕ слева бэкграунд по y не распространяется по свей высоте.
Вернее в кроссбраузерности, в Мозиле и опере все гуд, а вот ие=(
Вот скрины:
Это в мозиле (http://img380.imageshack.us/img380/4816/normkq6.jpg)
Это в ИЕ (http://img392.imageshack.us/img392/7236/errorsh5.jpg)
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="table_content">
<tr>
<td style="width:64px" height="27" class="right_top_t"> </td>
<td style="width:495px" colspan="2" class="back_title"> </td>
</tr>
<tr style="height:100%">
<td colspan="3" valign="top"><table width="100%" style="height:100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="10" style="height:100%" valign="top" class="menu_back"><table width="100%" border="0" height="100%" bgcolor="#E4E4E4" cellspacing="0" cellpadding="0" style="margin-left:1px;">
<tr>
<td style="height:100%" class="left_cont"> </td>
</tr>
</table></td>
<td valign="top" bgcolor="#E4E4E4">{short-story}</td>
<td width="4" class="right_cont"> </td>
</tr>
</table></td>
</tr>
<tr>
<td height="26" colspan="3" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="26" class="bottom_title"> </td>
<td width="64"><img src="{THEME}/images/bottom_r.gif" width="64" height="26"></td>
</tr>
</table></td>
</tr>
</table><br>
А вот код. Думаю увидите где проблема, т.е. в ИЕ слева бэкграунд по y не распространяется по свей высоте.