wohin ein abschnitt von icon Categories
Verfasst: 21.06.2003 23:36
hab alles einbauen,
aber ich stehe ein rästeln:
wohin?
wo muss ich beide zeile stehen?
aber ich stehe ein rästeln:
wohin?
Code: Alles auswählen
# OPEN: templates\subSilver\index_body.tpl
[FIND]:
<span class="cattitle"><a href="{catrow.U_VIEWCAT}" class="cattitle">{catrow.CAT_DESC}</a></span>
[ADD BEFORE]:
{catrow.CAT_ICON}
------------------------------
[FIND]:
<span class="forumlink"> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a>
[ADD BEFORE]:
{catrow.forumrow.FORUM_ICON}Code: Alles auswählen
{catrow.CAT_ICON} und {catrow.forumrow.FORUM_ICON}