forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: sicily18 on November 29, 2004, 12:21:00 pm

Title: how do i change the main menu?
Post by: sicily18 on November 29, 2004, 12:21:00 pm
i want to change this:


(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fimg107.exs.cx%2Fimg107%2F4468%2Fmainmenu.png&hash=beaea6a223ab1075df88b0c34cc097734fd7eeb7)

into this:

how to? ???

(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fimg107.exs.cx%2Fimg107%2F6789%2Fmainmenu2.png&hash=0fe29952402a314b284f0a95ad462780eb2da9e6)

thanx :D
Title: Re: how do i change the main menu?
Post by: Nibbler on November 29, 2004, 04:14:29 pm
Change the theme to classic ?
Title: Re: how do i change the main menu?
Post by: sicily18 on November 29, 2004, 05:13:20 pm
Change the theme to classic ?

duh

lol nah i only want that changed... ;)
Title: Re: how do i change the main menu?
Post by: Casper on November 29, 2004, 05:49:22 pm
try replacing your main menu template in the theme.php with that from the classic theme.
Title: Re: how do i change the main menu?
Post by: sicily18 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?  ???
Title: Re: how do i change the main menu?
Post by: donnoman 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