This is the solution :
Go to … /plugins > system > jatypo > jatypo > typo > typo.css
Delete the lines :
/* SPECIAL MODULE STYLE
————————————————–*/ /* Badge —*/
.ja-moduletable .badge {
background-image: url(images/icon-badge.png);
background-repeat: no-repeat;
height: 46px;
position: absolute;
right: 0;
width: 45px;
}
.badge-hot .badge {
background-position: 0 0;
}
.badge-new .badge {
background-position: 0 -46px;
}
.badge-pick .badge {
background-position: 0 -92px;
}
.badge-top .badge {
background-position: 0 -138px;
}
That’s all ….
Thanks to Dens from the forum Purity2.fr