How can I add two or three more links to the menu, for example a link to Dorfschule (www.dorfschule.ch) and a link to Oberstufe (www.dorfschule.ch/oberstufe/)?
You explained it somewhere for an older version and you wrote it will be much easier in version 1.3.
Maybe you'll find some time to explain it for the new version.
Thanks :-P
Offline
in template/default/category.vtp (1.3.0), after
33 <!--VTP_upload-->
34 <br /> <img src="{#lien_collapsed}" alt=">"/> <a href="{#url}" class="back">{#upload_picture}</a>
35 <!--/VTP_upload-->insert
<br /> <img src="{#lien_collapsed}" alt=">"/> <a href="http://www.url.com">My link</a>Offline
Thanks, everything ok.
Have a nice weekend 8-)
hama
Offline