Ts Gallery
Geplaatst: 13 mei 2008, 18:33
- Modificatie & Versie:
Directe link naar de modificatie:
Adres van je forum: http://www.britskorthaar.info
phpBB versie:[phpbb3/b]
Heb je onlangs een andere modificatie of stijl geïnstalleerd?[etechgray/b]
Wat is het probleem?[voor instaleren tsgallery moet in code copieren in de overall_header.html. Echter in mij file staat niet de tekst waaronder in het moet instaleren...Moet ik dit zoals hier staat in de subsilver style instaleren of in de style die ik gebruik ( etechgray )zie onder
styles/subsilver2/template/overall_header.html
#
#-----[ FIND ]--------------------------
#
<!-- IF S_DISPLAY_MEMBERLIST --> <a href="{U_MEMBERLIST}"><img src="{T_THEME_PATH}/images/icon_mini_members.gif" width="12" height="13" alt="*" /> {L_MEMBERLIST}</a><!-- ENDIF -->
#
#-----[ AFTER, ADD ]-------------------
#
<a href="{U_IMAGE_GALLERY}"> <img <!-- IF S_GALLERY_NOTIFY -->src="{T_THEME_PATH}/images/icon_gallery_notify.gif"<!-- ELSE -->src="{T_THEME_PATH}/images/icon_gallery.gif"<!-- ENDIF --> width="12" height="13" alt="{L_GALLERY}" /> {L_GALLERY}</a>
#/b]