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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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?