Jump to content
  • 0

размер изображения в %


Serpanok
 Share

Question

Всем привет!

Подскажите. У меня блок с контентом задан в %, а в нём есть фото.

так-вот, указываю изображению ширину 100% (чтоб было на весь блок), а в IE8 изображение отображается в реальном размере, то есть растягивает блок с контентом.

как сделать так чтоб фото было только на всю ширину блока, а не в полном размере

в мозилле и опере все норм (когда указываю изображению параметр width="100%"), а IE как всегда все портачит

подскажите пожалуйста решение этой проблемы, уж очень нужно =)

заранее всех благодарю!

Link to comment
Share on other sites

11 answers to this question

Recommended Posts

  • 0

сейчас, подожди

там код большой я только основное

html:

<table id="conteiner" cellspacing="0" cellpadding="0">
<tr>
<td id="menus">
<? include("bl/menu.php"); ?>
</td>
<td id="forContent"><div id="content"><div id="inContent">
<table id="photoBig" cellspacing="0" cellpadding="0">
<tr>
<td id="photoBigBox">
<center>
[b]<img src="photo.png" width="100%" id="photoBigImg" />[/b]
</center>
</td>
</tr>
<tr>
<td id="photoBigInfo">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td id="photoBigDesc">
asasd
</td>
<td id="photoBigRate">
<div id="rate_pleas"><h3>Оцените фото</h3></div>
<div id="raiting_star">
<center>
<img style="margin-top:20px;" id="loading" src="images/loading.gif" />
</center>
</div>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td id="photoBigComments">

</td>
</tr>
</table></div></div></td>
</tr>
</table>

css:

#conteiner {
border:none;
width:100%;
min-width:818px;
}

#content {
padding: 10px;
margin-bottom: 20px;
background: url(/images/glass.png) transparent;
border-radius:15px;
-moz-border-radius:15px;
-webkit-border-radius:15px;
}

#inContent {
border-radius:12px;
-moz-border-radius:12px;
-webkit-border-radius:12px;
background-color:#FFF;
padding:7px;
}

#photoBig {
width:100%;
border:none;
}

#photoBigImg {
border:none;
}

#photoBigInfo {
border-bottom:1px solid #1AACCF;
}

#photoBigDesc {
vertical-align:top;
padding-top:20px;
}

#photoBigRate {
vertical-align:top;
width:330px;
padding:10px;
}

вроде весь нужный код

Edited by Serpanok
Link to comment
Share on other sites

  • 0

:)

Неужели непонятно, что ссылку на страницу просят, чтобы модным инструментом посмотреть на результат?

Разбирать вот этот мусор, который даже в html0.1 осуждался, вряд ли у многих желание будет.

Link to comment
Share on other sites

  • 0

Вы не совсем поняли. Если есть страница которую можно открыть то на поиск бага/решения может уйти буквально 15 секунд. если такой страницы нет то на его воспроизведение (не факт что получится вообще) может уйти 10 минут.

10 минут уже 10 минут и это уже 10 минут

Link to comment
Share on other sites

  • 0

тут в соседней теме рекомендовали бесплатный хостинг centre.ru.

К рекомендациям присоединяюсь весьма осторожно, поскольку свой опыт сотрудничества с ними был не самый положительный. Но всё же.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy