acá los archivos.
overall_header.html
http://www.phpbb-es.com/foro/pastebin.p ... =view&s=69" onclick="window.open(this.href);return false;
overall_footer.html
http://www.phpbb-es.com/foro/pastebin.p ... =view&s=70" onclick="window.open(this.href);return false;
breadcrumbs.html
http://www.phpbb-es.com/foro/pastebin.p ... =view&s=71" onclick="window.open(this.href);return false;
Find
Tip: This may be a partial find and not the whole line.
Code: Select All
<div id="menubar">
Add before
Tip: Add these lines on a new blank line before the preceding line(s) to find.
Code: Select All
<!-- IF not $S_IN_PORTAL -->
Find
Tip: This may be a partial find and not the whole line.
Code: Select All
<!-- INCLUDE breadcrumbs.html -->
<br />
Add after
Tip: Add these lines on a new blank line after the preceding line(s) to find.
Code: Select All
<!-- ENDIF -->
Open: styles/subsilver2/template/breadcrumbs.html
Find
Tip: This may be a partial find and not the whole line.
Code: Select All
<p class="breadcrumbs"><a href="{U_INDEX}">{L_INDEX}</a>
Replace With
Tip: Replace the preceding line(s) to find with the following lines.
Code: Select All
<p class="breadcrumbs"><a href="{U_PORTAL}">{L_PORTAL}</a> » <a href="{U_INDEX}">{L_INDEX}</a>
Open: styles/subsilver2/template/overall_footer.html
Find
Tip: This may be a partial find and not the whole line.
Code: Select All
<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
Add after
Tip: Add these lines on a new blank line after the preceding line(s) to find.
Code: Select All
<!-- IF S_PORTAL_COPY --><br />{S_PORTAL_COPY}<!-- ENDIF -->
URL: http://www.clanwarriors.com.ar" onclick="window.open(this.href);return false;
Versión phpBB: phpBB3 (3.0.4)
MODs Instalados: Ninguno
Plantilla(s) usada(s): black_pearl
Servidor: Linux
Actualización desde otra versión: No
Conversión desde otro sistema de foros: No