How do I add a table of text between user galleries and the album list. How do I add a table of text between user galleries and the album list.
 

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

How do I add a table of text between user galleries and the album list.

Started by precocial, December 11, 2004, 08:35:23 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

precocial

I tried many places in the template.html.  I want to have a table of text after the user galleries and before the album list.  This table will be static.

Joachim Müller

You can't accomplish this in template.html, but theme.php: find// HTML template for the album listand edit the stuff after it accordingly.

Joachim