This problem arrives essentially when the background color of your guestbook is different from the background color of the page.
To eliminate this unsightly outline, it is necessary that you modify the style sheet (see /templates/skins/NOM_DU_SKIN_UTILISE/al ex_livre.css) by adding the following code:
Code : Tout sélectionner
body{
margin: 0;
padding: 0;
}