Jump to content
  • 0

Проблема с border-radius в IE


zoombo
 Share

Question

При установке патча pie.htc проблема с отображением "border-radius" в IE исчезла везде, - кроме главной странице, где отображаются спец-предложения. Не как не хочет отображаться как следует.

1c47c653196b.jpg

6c39b7f23c84.jpg

На сайте faksal[точка].ru можете посмотреть подробно!

Подскажите в чем проблема?

p.s код стиля:

.totalPrice {

border-color:#a3620a;

background:#f9800f;

background:-moz-linear-gradient(top,#ff9a22 0,#f46e01 100%);

background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff9a22),color-stop(100%,#f46e01));

background:-webkit-linear-gradient(top,#ff9a22 0,#f46e01 100%);

background:-o-linear-gradient(top,#ff9a22 0,#f46e01 100%);

background:-ms-linear-gradient(top,#ff9a22 0,#f46e01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a22',endColorstr='#f46e01',GradientType=0);

background:linear-gradient(top,#ff9a22 0,#f46e01 100%);

color:#fff!important;

text-shadow:0 -1px 0 rgba(0,0,0,.4)

font-weight: bold;

font-size: 16px;

line-height:150%;

padding: 0px 10px 0px 10px;

border-radius: 20px;

font-weight: bold;

behavior:url(PIE.htc);

}

=)

Помогите новичку решить проблему пожалуйста (только осваиваю CSS, HTML) .

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Фильтры несовместимы с pie

это уберите

ilter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a22' ,endColorstr='#f46e01',GradientType=0);

А вообще, лучше уберите pie и пускай в старых ИЕ будут квадратные углы

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