Перейти к публикации
View in the app

A better way to browse. Learn more.

Дизайн и модификация Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Проблема отображения в IE7

Опубликовано:

Добрый день! Такая проблема: При создании таблицы в Опере и Мозилле отображение нормальное:

 

post-33598-1258279618_thumb.png

 

а в интернет эксплорер появляются отступы:

 

post-33598-1258279661_thumb.png

 

Вопрос: Как это исправить? :)

 

Код таблицы:

 

<table width='100%' cellspacing='0' cellpadding='0' border="0" >
<tr>
<td width="50" align="left"><img src='style_images/<#IMG_DIR#>/l_ver.png' /></td>

<td id="cnt_ver" valign="middle"><img src='style_images/<#IMG_DIR#>/cnt_ver.png' /></td>

<td width="50" align="right"><img src='style_images/<#IMG_DIR#>/r_ver.png'/></td>
</tr>
</table>


<table width="100%" cellspacing="0" cellpadding='0'  border="0">
<tr> 
<td width="50" align="left"><img src='style_images/<#IMG_DIR#>/l_cnt.png' /></td>
<td id="cnt_cnt" align="left"><img src='style_images/<#IMG_DIR#>/cnt_cnt.png' /></td>
<td width="50" align="right"><img src='style_images/<#IMG_DIR#>/r_cnt.png' /></td>
</tr>
</table>


<table width="100%" cellspacing="0" cellpadding='0'  border="0">
<tr>
<td width="50" align="left"><img src='style_images/<#IMG_DIR#>/l_niz.png' /></td>
<td id="cnt_niz" align="left"><img src='style_images/<#IMG_DIR#>/cnt_niz.png' /></td>
<td width="50" align="right"><img src='style_images/<#IMG_DIR#>/r_niz.png' /></td>
</tr>
</table>

------------------------------------

CSS:

#cnt_ver{
background: transparent url(style_images/<#IMG_DIR#>/cnt_ver.png);
      color: #fff;
height:auto;
}

-----------

#cnt_cnt{
background: transparent url(style_images/<#IMG_DIR#>/cnt_cnt.png);
      color: #fff;
height:auto;
}

----------

#cnt_niz{
background: transparent url(style_images/<#IMG_DIR#>/cnt_niz.png);
      color: #fff;
height:auto;
}

Изменено пользователем Caeterra

Рекомендованные сообщения

Опубликовано:

Попробуйте добавить в тег td valign="top" style="margin: 0; padding: 0;" или сверстайте то же самое на дивах.

 

Ps

И в тег с img добавьте style="padding:0; vertical-align: top;"

Опубликовано:
  • Автор

Спасибо большое, Fisana! Вы мне очень помогли!

 

Решение было в img (css)

 

padding:0;

 

vertical-align: top;

 

:)

Изменено пользователем Caeterra

Создайте аккаунт или войдите в него для комментирования

Сейчас на странице 0

  • Нет пользователей, просматривающих эту страницу.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.