next prev link in the filmstrip next prev link in the filmstrip
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

next prev link in the filmstrip

Started by DaBe, December 25, 2007, 06:39:57 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

DaBe

hello

how I can display the next prev link in the filmstrip??

<a href="{PREV_TGT}" class="navmenu_pic" title="{PREV_TITLE}"><img src="{LOCATION}images/prev.gif"  border="0px" align="middle" alt="{PREV_TITLE}" /></a>
       
                        <a href="{NEXT_TGT}" class="navmenu_pic" title="{NEXT_TITLE}"><img src="{LOCATION}images/next.gif"  border="0px" align="middle" alt="{NEXT_TITLE}" /></a>
             



pls help..

Joachim Müller


DaBe

Can I display the navbar under the filmstrip, when yes, how?