Board 3 Portal - Problem mit Style
Verfasst: 22.06.2009 00:08
Hallo,
ich verwende das coffe_time Style. Ich kann folgende Änderungen nicht vornehmen, da diese Textstellen nicht da sind :
Open: styles/prosilver/template/overall_header.html
Find
Tip: This may be a partial find and not the whole line.
Code:Select All
<div class="navbar">
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 or S_DISPLAY_PHPBB_MENU -->
<< Hide
Find
Tip: This may be a partial find and not the whole line.
Code:Select All
<li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> <!-- BEGIN navlinks --> <strong>‹</strong>
In-line Find
Tip: This is a partial match of a line for in-line operations.
Code:Select All
<li class="icon-home">
In-line Add after
Code:Select All
<!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> » <!-- ENDIF -->
<< Hide
Find
Tip: This may be a partial find and not the whole line.
Code:Select All
<li class="icon-logout"><a href="{U_LOGIN_LOGOUT}" title="{L_LOGIN_LOGOUT}" accesskey="l">{L_LOGIN_LOGOUT}</a></li>
<!-- ENDIF -->
</ul>
<span class="corners-bottom"><span></span></span></div>
</div>
Add after
Tip: Add these lines on a new blank line after the preceding line(s) to find.
Code:Select All
<!-- ENDIF -->
Hier hab ich die Datie hochgeladen :
http://sultan-besuchertausch.xail.net/o ... header.txt
Gibt es eine andere Lösung ?
Gruß
Wolle
ich verwende das coffe_time Style. Ich kann folgende Änderungen nicht vornehmen, da diese Textstellen nicht da sind :
Open: styles/prosilver/template/overall_header.html
Find
Tip: This may be a partial find and not the whole line.
Code:Select All
<div class="navbar">
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 or S_DISPLAY_PHPBB_MENU -->
<< Hide
Find
Tip: This may be a partial find and not the whole line.
Code:Select All
<li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> <!-- BEGIN navlinks --> <strong>‹</strong>
In-line Find
Tip: This is a partial match of a line for in-line operations.
Code:Select All
<li class="icon-home">
In-line Add after
Code:Select All
<!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> » <!-- ENDIF -->
<< Hide
Find
Tip: This may be a partial find and not the whole line.
Code:Select All
<li class="icon-logout"><a href="{U_LOGIN_LOGOUT}" title="{L_LOGIN_LOGOUT}" accesskey="l">{L_LOGIN_LOGOUT}</a></li>
<!-- ENDIF -->
</ul>
<span class="corners-bottom"><span></span></span></div>
</div>
Add after
Tip: Add these lines on a new blank line after the preceding line(s) to find.
Code:Select All
<!-- ENDIF -->
Hier hab ich die Datie hochgeladen :
http://sultan-besuchertausch.xail.net/o ... header.txt
Gibt es eine andere Lösung ?
Gruß
Wolle