Проблнма с закругленным меню в IE7

Discussion in 'Изменение шаблона (кастомизация)' started by murat23, Sep 25, 2007.

  1. Offline

    murat23 Недавно здесь

    Joined:
    May 7, 2006
    Messages:
    4
    Likes Received:
    0
    Проблема с отображением закругленного меню в IE7. Справа IE7, слева Firefox.
     

    Attached Files:

    • 12.PNG
      12.PNG
      File size:
      14.1 KB
      Views:
      15
    • 21.PNG
      21.PNG
      File size:
      13.6 KB
      Views:
      14
  2.  
  3. Offline

    canislc Недавно здесь

    Joined:
    Jan 22, 2007
    Messages:
    25
    Likes Received:
    0
    Ответ: Проблнма с закругленным меню в IE7

    Код приведи лучше, а не картинки.
     
  4. Offline

    murat23 Недавно здесь

    Joined:
    May 7, 2006
    Messages:
    4
    Likes Received:
    0
    Ответ: Проблнма с закругленным меню в IE7

    .left div.module {
    background: url(../images/topleft.gif) 0 0 no-repeat;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    }
    .left div.module div {
    background: url(../images/topright.gif) 100% 0 no-repeat;
    }
    .left div.module div div{
    background: url(../images/bottomleft.gif) 0 100% no-repeat;
    }
    .left div.module div div div {
    background: url(../images/bottomright.gif) 100% 100% no-repeat;
    padding: 15px;
    width: auto !important;
    width: 100%;
    }
    .left div.module div div div h3{
    font-size: 20px;
    font-weight: normal;
    color: #333;
    margin: 0;
    padding-left:5px;
    padding-bottom: 10px;
    display:block;
    background: none;
    }
    .left div.module div div div div {
    background:none;
    }
     
  5. Offline

    murat23 Недавно здесь

    Joined:
    May 7, 2006
    Messages:
    4
    Likes Received:
    0
    Ответ: Проблнма с закругленным меню в IE7

    помогите.
     

Share This Page

Loading...