Style-Version: 2.0.4
phpBB-Version: 3.0.7
Board3Portal Version: 1.0.5/1.0.6
Style Download: http://demo.phpbb3styles.net/Hermes?phpbb=3.0.7
Portal Demo hermes_gray: http://area51.mikevil.de/portal.php?style=43
Step by Step Guide in
- [+] ENGLISH
- First you need to download and install this Style. If it works, you can install the Portal for this Style as per description:
 (please copy this files from our B3P download package)
 
 copy: root/styles/subsilver2/template/portal/*.*
 to: styles/hermes/template/portal/*.*
 copy: root/styles/subsilver2/theme/images/portal/*.*
 to: styles/hermes/theme/images/portal/*.*
 
 open: styles/hermes/template/breadcrumbs.html
 Find
 Tip: This may be a partial find and not the whole line.In-line FindCode: Select all <p class="breadcrumbs"><a href="{U_INDEX}">{L_INDEX}</a><!-- BEGIN navlinks --> » <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></p>
 Tip: This is a partial match of a line for in-line operations.In-line Add beforeCode: Select all <a href="{U_INDEX}">{L_INDEX}</a>open: styles/hermes/template/overall_header.htmlCode: Select all <!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> » <!-- ENDIF -->
 Find
 Tip: This may be a partial find and not the whole line.Add afterCode: Select all <td id="logo-right" valign="top"><img src="{T_THEME_PATH}/images/logo_right_top.gif" width="80" height="66" border="0" alt="" /></td> </tr> </table></div></div></td> </tr>
 Tip: Add these lines on a new blank line after the preceding line(s) to find.FindCode: Select all <!-- IF not $S_IN_PORTAL or S_DISPLAY_PHPBB_MENU -->
 Tip: This may be a partial find and not the whole line.Add beforeCode: Select all <tr> <td id="contentrow"><div id="content1"><div id="content2"><table border="0" cellspacing="0" cellpadding="0" id="contentrow1"> <tr> <td id="content-left" valign="top"><img src="{T_THEME_PATH}/images/content_top_left.gif" width="5" height="5" border="0" alt="" /></td> <td id="content-mid" width="100%">
 Tip: Add these lines on a new blank line before the preceding line(s) to find.Add afterCode: Select all <!-- ENDIF -->
 Tip: Add these lines on a new blank line after the preceding line(s) to find.FindCode: Select all <!-- IF not $S_IN_PORTAL or S_DISPLAY_PHPBB_MENU -->
 Tip: This may be a partial find and not the whole line.Add afterCode: Select all <!-- INCLUDE breadcrumbs.html --> <br />
 Tip: Add these lines on a new blank line after the preceding line(s) to find.open: styles/hermes/template/portal/_block_config.htmlCode: Select all <!-- ENDIF -->
 replace with: (click the link to get the code)
 _block_config.html for Hermes / hermes_gray / hermes_green
 
 DIY instructions: Knowledge Base: Changes to forums styles
- [+] DEUTSCH
- Als erstes musst du das Style downloaden und Installieren. Wenn das geschafft ist und das Style läuft, kannst du das Portal für das Style nach folgender Anleitung installieren:
 (kopiere diese Dateien bitte aus dem B3P download-paket.)
 
 Kopiere: root/styles/subsilver2/template/portal/*.*
 nach: styles/hermes/template/portal/*.*
 Kopiere: root/styles/subsilver2/theme/images/portal/*.*
 nach: styles/hermes/theme/images/portal/*.*
 
 Öffnen: styles/hermes/template/breadcrumbs.html
 Finden
 Hinweis: Der zu findende Code kann auch nur ein Teil einer Zeile sein.In der Zeile findenCode: Select all <p class="breadcrumbs"><a href="{U_INDEX}">{L_INDEX}</a><!-- BEGIN navlinks --> » <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></p>
 Hinweis: Dies ist ein Ausschnitt einer Zeile für Änderungen innerhalb einer Zeile.In der Zeile davor einfügenCode: Select all <a href="{U_INDEX}">{L_INDEX}</a>Öffnen: styles/hermes/template/overall_header.htmlCode: Select all <!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> » <!-- ENDIF -->
 Finden
 Hinweis: Der zu findende Code kann auch nur ein Teil einer Zeile sein.Danach einfügenCode: Select all <td id="logo-right" valign="top"><img src="{T_THEME_PATH}/images/logo_right_top.gif" width="80" height="66" border="0" alt="" /></td> </tr> </table></div></div></td> </tr>
 Hinweis: Diese Zeile(n) werden in einer neuen Zeile nach den/der gerade gesuchten eingefügt.FindenCode: Select all <!-- IF not $S_IN_PORTAL or S_DISPLAY_PHPBB_MENU -->
 Hinweis: Der zu findende Code kann auch nur ein Teil einer Zeile sein.Davor einfügenCode: Select all <tr> <td id="contentrow"><div id="content1"><div id="content2"><table border="0" cellspacing="0" cellpadding="0" id="contentrow1"> <tr> <td id="content-left" valign="top"><img src="{T_THEME_PATH}/images/content_top_left.gif" width="5" height="5" border="0" alt="" /></td> <td id="content-mid" width="100%">
 Hinweis: Diese Zeile(n) werden in einer neuen Zeile vor den/der gerade gesuchten eingefügt.Danach einfügenCode: Select all <!-- ENDIF -->
 Hinweis: Diese Zeile(n) werden in einer neuen Zeile nach den/der gerade gesuchten eingefügt.FindenCode: Select all <!-- IF not $S_IN_PORTAL or S_DISPLAY_PHPBB_MENU -->
 Hinweis: Der zu findende Code kann auch nur ein Teil einer Zeile sein.Danach einfügenCode: Select all <!-- INCLUDE breadcrumbs.html --> <br />
 Hinweis: Diese Zeile(n) werden in einer neuen Zeile nach den/der gerade gesuchten eingefügt.Öffne: styles/hermes/template/portal/_block_config.htmlCode: Select all <!-- ENDIF -->
 Ersetze mit: (folge dem Link um zum Code zu gelangen)
 _block_config.html für Hermes / hermes_gray / hermes_green
 
 Manuelle Vorgänge: Knowledge Base: Änderungen an den Styles Dateien

