>>Woody
Tu ouvres le truc stylish, tu vas sur le thème et t'appuis sur l'icone éditer (le crayon
) ensuite tu cherches et rempalce ce bloc :
/* Bloc sur le téco avec l'avatar */
.topic-message .message-aside {
width: 30px;
margin-right: 15px;
flex: auto;
padding-bottom: 0;
padding-right: 0;
}
.message-avatar img {
width: 60%;
height: 60%;
border-radius: 0px 0px 15px 0px;
}
Sympa le thème, mais j'aimerais savoir comment personnaliser "le mien" comme ceci sans l'imposer aux autres ? :
<img></img>
Tu ouvres le truc stylish, tu vas sur le thème et t'appuis sur l'icone éditer (le crayon

) ensuite tu cherches et rempalce ce bloc :/* Bloc sur le téco avec l'avatar */
.topic-message .message-aside {
width: 30px;
margin-right: 15px;
flex: auto;
padding-bottom: 0;
padding-right: 0;
}
.message-avatar img {
width: 60%;
height: 60%;
border-radius: 0px 0px 15px 0px;
}
