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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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?