Problema Cod FAction - Portal - instalar
Publicado: 14 Ago 2010, 22:45
Bueno tengo un problema, no he podido encontrar, donde modifico los archivos, no se si no los trae, o en donde se los debo poner
este es el link de la web
http://klan-kda.com.ar/
y el del portal
http://klan-kda.com.ar/portal.php
segun este archivo que es del subsilver2 debo hacer esto
pero no encuentro los archivos a modificar... estos son los archivos del style
bueno como no me deja nada tengo que surbirlos en un rar
bueno esperoq ue me puedan ayudar
este es el link de la web
http://klan-kda.com.ar/
y el del portal
http://klan-kda.com.ar/portal.php
segun este archivo que es del subsilver2 debo hacer esto
Código: Seleccionar todo
Open: styles/subsilver2/template/overall_header.html
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 -->
bueno como no me deja nada tengo que surbirlos en un rar
bueno esperoq ue me puedan ayudar