Ciao argosnetwork,
se ti basta il riquadro interno aggiungi lo sfondo qui:
#phocaguestbook {
background-color: #FFFFFF; <-----
background-image: none;
background-position: 0 0;
background-repeat: repeat;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
width: 99%;
}
phocag...ook.css (riga 2) il file lo trovi nella cartella css del componente
Se invece lo vuoi tutto, prova qui e controlla che non dia noia da qualche altra parte:
body.contentpane {
background-color: #FFFFFF; <--------
background-image: none;
background-position: 0 0;
background-repeat: repeat;
color: #000000;
font-size: 12px;
line-height: 1.3em;
margin-bottom: 1em;
margin-left: 2em;
margin-right: 2em;
margin-top: 1em;
width: auto;
}
template.css (riga 31)