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: Menu..help needed..  (Read 4486 times)

0 Members and 1 Guest are viewing this topic.

rajkumar

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Menu..help needed..
« on: May 11, 2005, 03:04:08 pm »

I would need to modify [add links] to the top menu [|Album list|.....|Top rated | My Favorites  |  Search  ]. But unfortunately, I don't know which file to edit..Can any one tell me where is the meny structure???

Thanks in advance

[rajkumar]
« Last Edit: May 12, 2005, 04:43:52 pm by OmegaGOD »
Logged

OmegaGOD

  • Supporter
  • Coppermine frequent poster
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 346
  • I approve.
Re: Menu..help needed..
« Reply #1 on: May 11, 2005, 07:55:09 pm »

You will need to edit the theme.php file or the template.html file located in the themes folder corresponding to the theme in which you are using.
« Last Edit: May 12, 2005, 04:43:31 pm by OmegaGOD »
Logged
Please do not PM me with support questions. Please read the manual and then if posting questions please place them in the proper sub-boards.

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Menu..help needed..
« Reply #2 on: May 12, 2005, 09:02:37 am »

edit themes/yourtheme/theme.php, find
Code: [Select]
// HTML template for main menu
$template_main_menu = <<<EOT
                <span class="topmenu">
and add anything you could think of after this. Do not remove or edit the comment lines like
Code: [Select]
<!-- BEGIN album_list -->, coppermine needs them to work properly.
Logged

rajkumar

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re:Thanks..!
« Reply #3 on: May 12, 2005, 11:38:37 am »

Thanks  a lot.. I could locate and edit it

[rajkumar]
Logged
Pages: [1]   Go Up
 

Page created in 0.023 seconds with 20 queries.