par SJP transport » Hier, 05:59
Salut
Dans le thème tu cheche:
portal_block.html dans
forum/ext/sjpphpbb/portal/styles/TakeSlider/template/portal/portal_block.html
Dans le fichier tu cherche:
Code : Tout sélectionner
<b class=""><span style="color:#{BLOCK_TITLE_COLOR}">{BLOCK_TITLE}</span></b>
Tu remplace
{BLOCK_TITLE_COLOR} par une couleur, exemple #000000
Salut
Dans le thème tu cheche:
portal_block.html dans
forum/ext/sjpphpbb/portal/styles/TakeSlider/template/portal/portal_block.html
Dans le fichier tu cherche:
[code]<b class=""><span style="color:#{BLOCK_TITLE_COLOR}">{BLOCK_TITLE}</span></b>[/code]
Tu remplace [color=red]{BLOCK_TITLE_COLOR}[/color] par une couleur, exemple #000000