Фоновое изображение, не обнаруживающееся в IE8

Таким образом, у меня есть крошечное изображение заголовка, которое повторяется на оси X, но по некоторым причинам она не обнаружится в IE8. Кто-либо знает работу вокруг?












Book Site












Gisimba Memorial Centre
Kigali, Rwanda

An incisive analysis of genocide and its aftermath


In After Genocide leading scholars and practitioners analyse the political, legal and regional impact of events in post-genocide Rwanda within the broader themes of transitional justice, reconstruction and reconciliation. Given the forthcoming fifteenth anniversary of the Rwandan genocide, and continued mass violence in Africa, especially in Darfur, the Democratic Republic of Congo (DRC) and northern Uganda, this volume is unquestionably of continuing relevance.
This book should be labeled for the mature individual only. But for that mature individual it is of extreme interest. It shows, far from any Manichean stereotyping, the many facets of having to try to live in an impossibly complex social and human situation. Highly recommended.

-Grard Prunier
The Rwanda Crisis: History of a Genocide (Hurst, 1995)
Contact us for additional information and site updates
Name:
Title:
Institution:
Email:
Message:

----------------CSS-------------------

html, body {
    margin:0;
    padding:0;
    background-color:#fdffe3;
    font-family: Arial, Helvetica, sans-serif;
}




#wrapper {
    width:1020px;
    margin:0 auto;
}

/*begin header style*/

#header {
    background:url("images/headback.png")repeat-x;
    width:1020px;
    height:120px;
    font-family:arial;
    position:relative;
}

#title {
    width:565px;
    height:100px;
    float:left;
    margin:20px 0 0 100px;
}

.maintitle {
    font-size:40px;
}

.subtitle {
    font-size:13px;
}

.thebook {
    float:left;
    margin:10px 0 0 30px;
    border:2px solid #666666;


}

.bookblurb {
    float:left;
    width:110px;
    margin:15px 0 0 15px;
    font-size:13px;
}

.bookbuy {
    font-weight:bold;
    font-size:14px;
}
/*end header style*/

/*begin navigation style*/

#navbar {
    margin:5px 0 0 0;
    height: 30px;
    width: 1020px;
    background-color: #3a3e30;


}

#navbar ul {


    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFF;
    line-height: 30px;
    white-space: nowrap;
    margin:0 0 0 140px;

}

#navbar ul li {
    list-style-type: none;
    display: inline;
    margin:0 40px 0 0;



}

/*end navigation style*/

/*begin content style*/

#content {
    width:775px;
    margin:0 auto;
}

#blockone {
    margin:25px 0 0 0;
}

#polaroid {
float:left;
width:230px;

}

.roidplace {
    font-weight:bold;
    font-size:11px;

}
.roidname {
    font-size:11px;
    margin:0 0 0 40px;
}

#textblockone {
    width:745px;
    margin:0 0 0 0;
    font-family: Arial, Helvetica, sans-serif;

}


.description {
    font-size:13px;

}

#form {
    background:url("images/formbackround.png") no-repeat;
    width:758px;
    height:231px;
    margin:80px 0 0 10px;
}

#statement {
    width:320px;
    margin:30px 0 0 30px;
    position:absolute;
    font-size:15px;
    font-style:italic;
    float:left;

}

.author {
    font-weight:bold;
    font-size:14;
}

.bookname {
    font-weight:bold;
    font-size:11px;
    color:#3f91ad;
}

#contactform {
    float:right;
    width:320px;
    margin:20px 30px 0 0;
}

.contactus {
    font-weight:bold;
    font-size:12px;
}

.theform {


}

.forming {

}

.message {
    height:50px;
}

#footer {
    width:1020px;
    height:65px;
    background-color:#dfdacc;
    margin:35px 0 0 0;
    font-size:13px;
    font-weight:bold;
}
.footernav {
    margin:30px 0 0 150px;
    position:absolute;
    width:1020px;

}

.footerlinks {
    margin:0 10px 0 10px;
    color:#0f77a9;
}

.plug {
    margin:0 0 0 175px;
}

.avity {
    color:#0f77a9;
}

Живой сайт: http://cheapramen.com/testsite/

9
задан Randyka Yudhistira 20 March 2015 в 06:57
поделиться

1 ответ

Попробуйте добавить пробел между) и repeat-x.

28
ответ дан 4 December 2019 в 07:22
поделиться