Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Please help for my theme !  (Read 2633 times)

0 Members and 1 Guest are viewing this topic.

antisa33

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 181
    • Free french kids coloring
Please help for my theme !
« on: November 06, 2005, 03:59:12 pm »

Hello !
I would like to put the numbers of pages under the breadcrumb, how can i do that ?
I tried to put in theme.php (i have fruity theme) :

Code: [Select]
<!-- BEGIN tabs -->
        <tr>
                <td colspan="{COLUMNS}" style="padding: 0px;">
                        <table width="100%" cellspacing="0" cellpadding="0">
                                <tr>
                                        {TABS}
                                </tr>
                        </table>
                </td>
        </tr>
<!-- END tabs -->


But nothing appears.

Where can i put the code to have the number of pages at the top of my page of list_albums and thumbnails ?

Thank you !!
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 19 queries.