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: how do i change the main menu?  (Read 4004 times)

0 Members and 1 Guest are viewing this topic.

sicily18

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 62
  • are you ready for whats next..?
how do i change the main menu?
« on: November 29, 2004, 12:21:00 pm »

i want to change this:


(http://img107.exs.cx/img107/4468/mainmenu.png)

into this:

how to? ???

(http://img107.exs.cx/img107/6789/mainmenu2.png)

thanx :D
Logged

Nibbler

  • Guest
Re: how do i change the main menu?
« Reply #1 on: November 29, 2004, 04:14:29 pm »

Change the theme to classic ?
Logged

sicily18

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 62
  • are you ready for whats next..?
Re: how do i change the main menu?
« Reply #2 on: November 29, 2004, 05:13:20 pm »

Change the theme to classic ?

duh

lol nah i only want that changed... ;)
Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: how do i change the main menu?
« Reply #3 on: November 29, 2004, 05:49:22 pm »

try replacing your main menu template in the theme.php with that from the classic theme.
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

sicily18

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 62
  • are you ready for whats next..?
Re: how do i change the main menu?
« Reply #4 on: December 06, 2004, 11:25:43 pm »

try replacing your main menu template in the theme.php with that from the classic theme.

lol sorry but can you point it out?  ???
Logged

donnoman

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1615
  • From donovanbray.com
    • Donovan Bray
Re: how do i change the main menu?
« Reply #5 on: December 07, 2004, 03:05:47 am »

The main menu template starts at:

Code: [Select]
$template_main_menu = <<<EOT

and ends at the next

Code: [Select]
EOT;


in your theme.php
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 20 queries.