Bonjour,
Le problème est résolu (Yootheme). Il vaudrait mieux que je potasse mon css
J'avais tout sauf la balise
last-child
#yoo-zoo.business-default-frontpage .width50 {
width: 48%;
}
#yoo-zoo.business-default-frontpage .width50:last-child {
float: right;
}
#yoo-zoo.business-default-frontpage .categories .width50 .category {
padding: 10px 0 15px 0px;
margin: 0 0 0 3px;
}
#yoo-zoo.business-default-frontpage .categories .width50:last-child .category {
padding-left: 0;
margin: 0 3px 0 0;
}
A bientôt...