Hi
Modifications to do and test
Prosilver style with
héritage (prosilver
MUST be in the directory
styles/)
Download and install madevo => (latest version
http://www.phpbb3styles.net/db/style/madevo )
Open
styles/madevo/template/overhall_header.html
Find
Add before
Code: Select all
<!-- IF not $S_IN_PORTAL or S_DISPLAY_PHPBB_MENU -->
Find
Code: Select all
<li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> <!-- BEGIN navlinks --> <strong>‹</strong>
In-line Find
In-line Add after
Code: Select all
<!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> » <!-- ENDIF -->
Find
Code: Select all
<div id="page-body">
<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN and (U_MCP or U_ACP) -->
<div id="information" class="rules">
<div class="inner">
<strong>{L_INFORMATION}:</strong> {L_BOARD_DISABLED}
</div>
</div>
<!-- ENDIF -->
Add before
Open
styles/madevo/template/overhall_footer.html
Find
Code: Select all
<li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> <!-- BEGIN navlinks --> <strong>‹</strong>
In-line Find
In-line Add after
Code: Select all
<!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> » <!-- ENDIF -->
Open
styles/madevo/theme/stylesheet.css
Find
Add after
Refresh template, theme, imageset and purge cache
Enjoy
In french
Bonjour / Soir
Pour faire suite a ce message, voici les modifications à faire
Style avec
héritage prosilver (prosilver
DOIT être dans le répertoire
styles/)
Télécharger et installez madevo => (dernière version
http://www.phpbb3styles.net/db/style/madevo )
Ouvrir
styles/madevo/template/overhall_header.html
Rechercher
Ajouter avant
Code: Select all
<!-- IF not $S_IN_PORTAL or S_DISPLAY_PHPBB_MENU -->
Rechercher
Code: Select all
<li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> <!-- BEGIN navlinks --> <strong>‹</strong>
Rechercher dans
Ajouter après
Code: Select all
<!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> » <!-- ENDIF -->
Rechercher
Code: Select all
<div id="page-body">
<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN and (U_MCP or U_ACP) -->
<div id="information" class="rules">
<div class="inner">
<strong>{L_INFORMATION}:</strong> {L_BOARD_DISABLED}
</div>
</div>
<!-- ENDIF -->
Ajouter avant
Ouvrir
styles/madevo/template/overhall_footer.html
Rechercher
Code: Select all
<li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> <!-- BEGIN navlinks --> <strong>‹</strong>
Rechercher dans
Ajouter après
Code: Select all
<!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> » <!-- ENDIF -->
Ouvrir
styles/madevo/theme/stylesheet.css
Rechercher
Ajouter après
Rafraichir template, theme, imaset et vider le cache
cordialement