
08.03.2008, 09:53
|
|
Участник форума
Регистрация: 09.08.2007
Сообщений: 145
Провел на форуме: 201948
Репутация:
33
|
|
Редактирование шаблона для Dle
Трабла вообщем в редактировании shortstory.tpl
Вернее в кроссбраузерности, в Мозиле и опере все гуд, а вот ие=(
Вот скрины:
Это в мозиле
Это в ИЕ
PHP код:
<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 не распространяется по свей высоте.
|
|
|