Ciao Pigiamina132,
benvenuta nel forum
metti il background qui, come probabilmente hai già fatto:
div.ot-wrap {
background: url("../images/logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
float: left;
width: 100%;
}
Però poi correggi così qui:
.ot-header-i {
background: none repeat scroll 0 0 #FFFFFF;
float: left;
width: 100%;
}
e aggiungi questo al fondo del file pink.css (ad esempio):
.ot-widthTemp-i{
background: #FFF;
}