ich versuche bei dem design coffee time: http://demo.phpbb3styles.net/coffee_time oben Forenübersicher,Abmelden,Registrieren und Co steht noch ein Button hinzuzufügen. Allerdings gelingt es mir nicht

Code: Alles auswählen
<!-- IF not S_IS_BOT -->
<!-- IF not S_USER_LOGGED_IN -->
<div id="icon_log"><a href="{U_LOGIN_LOGOUT}" title="{L_LOGIN_LOGOUT}" accesskey="x"><span class="gohst-space"></span>{L_LOGIN}</a></div>
<!-- IF S_REGISTER_ENABLED and not (S_SHOW_COPPA or S_REGISTRATION) --><div id="icon_regist"><a href="{U_REGISTER}" title="{L_REGISTER}"><span class="gohst-space"></span>{L_REGISTER}</a></div><!-- ENDIF -->
<!-- ENDIF -->
<!-- IF S_DISPLAY_MEMBERLIST --><div id="icon_memberl"><a href="{U_MEMBERLIST}" title="{L_MEMBERLIST_EXPLAIN}"><span class="gohst-space"></span>{L_MEMBERLIST}</a></div><!-- ENDIF -->
<!-- ENDIF -->
<div id="icon_faqq"><a href="{U_FAQ}" title="{L_FAQ_EXPLAIN}"><span class="gohst-space"></span>{L_FAQ}</a></div>
[b] <div id="icon_csts"><a href="{U_RESTORE_PERMISSIONS}" title="{L_RESTORE_PERMISSIONS}"><span class="gohst-space"></span>Server</a></div>[/b]
</div>
Hat jemand eine Idee? Danke schonmal..
LG JumpFrog