News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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