Salut à toi membre de Insomni'Hack !
Aujourd'hui je vous partages un tutoriel que j'avais fait sous 1.5.X, étant sous 2.0 j'en fait un nouveau !
Pour commencer direction votre panel puis template thread_view et chercher ceci (CTRL + F) :
Aujourd'hui je vous partages un tutoriel que j'avais fait sous 1.5.X, étant sous 2.0 j'en fait un nouveau !
Pour commencer direction votre panel puis template thread_view et chercher ceci (CTRL + F) :
HTML:
<xf:h1>{{ prefix('thread', $thread) }}{$thread.title}</xf:h1>
Ajouter ceci en dessous :
Maintenant ajouter ceci dans votre template EXTRA.less :
background: #383c42!important;
border-radius: 2px!important;
padding: 5px;
text-align: center!important;
box-shadow: 0 0 2px 0 rgba(0,0,0,0.14), 0 2px 2px 0 rgba(0,0,0,0.12), 0 1px 3px 0 rgba(0,0,0,0.2);
}[/HIDE]
SyTry

