Jump to content
  • 0

Помогите пофиксить ie6


Djo
 Share

Question

Всем привет.

Весь день фиксил ie все решил, одно осталось:

сайт: http://apteka282.ru/

на главной отступа нет, на других страницах он непонятном образом появляется (сайт на джумле). Например: пример

помоги решить проблему

сверстана страница таким образом:

HTML:

<div id="mid">
<div id="site-path">
<jdoc:include type="modules" name="breadcrumbs" />
</div>

<!-- Левая колонка-->
<div id="goods-categories">
<jdoc:include type="modules" name="left" style="xhtml" />
</div>

<!-- Правая колонка-->
<div id="news-col">
<jdoc:include type="modules" name="right" style="xhtml" />
</div>

<!-- контент -->
<div id="container">

<!-- скидки (верх) -->
<div id="shares">
<jdoc:include type="modules" name="user1" />
</div>

<jdoc:include type="component" />

<!-- популярные товары (низ) -->
<div id="popular-goods">
<jdoc:include type="modules" name="user2" />
</div>
</div>
</div>

CSS:

#container {
overflow: hidden;
width: auto;
margin: 0 240px 0 220px;
}

#site-path {
margin : 20px 0 0 20px;
font-size : 80%;
}

#goods-categories {
width: 180px;
margin : 20px; padding : 1px 0;
float : left;
}

#news-col {
width : 200px;
margin : 20px; padding : 1px 0;
float : right;
}

#mid {
width: 100%;
min-height : 100%;
_height: 100%;
background-color: #9cd4ef;
clear : both;
overflow : hidden;
padding-bottom: 200px;
margin-bottom: -172px;
}

скриншоты:

неправильно:

0_39b74_66268bdf_L.jpg

правильно:

0_39b75_b0946ab7_L.jpg

Edited by Djo
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

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