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.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

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