coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: nuketemala on December 10, 2005, 07:13:25 PM

Title: water ddrop menu queston
Post by: nuketemala on December 10, 2005, 07:13:25 PM
HHow can I change the menu in the theme.
I am using waterdrop

I have this in the menu  ______Home  Login
Album list  Last uploads  Last comments  Most viewed  Top rated  My Favorites  Search ----------

I want tochnge it to   gallery 1 , gallery 2  etc. etc.

I cannot find the ccode for it.

tx
Title: Re: water ddrop menu queston
Post by: Tranz on December 10, 2005, 07:28:10 PM
It's in theme.php not too far from the top.
Title: Re: water ddrop menu queston
Post by: nuketemala on December 11, 2005, 06:00:50 PM
thank you
here is my theme.php
------------------------------------
<?php
/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2005 Coppermine Dev Team
  v1.1 originaly written by Gregory DEMAR

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.
  ********************************************
  Coppermine version: 1.4.2
  $Source: /cvsroot/coppermine/devel/themes/water_drop/theme.php,v $
  $Revision: 1.65 $
  $Author: gaugau $
  $Date: 2005/10/25 01:16:24 $
**********************************************/

define('THEME_IS_XHTML10_TRANSITIONAL',1); // Remove this if you edit this template until
                                           // you have validated it. See docs/theme.htm.

// HTML template for template sys_menu spacer
$template_sys_menu_spacer ='<img src="themes/water_drop/images/orange_carret.gif" width="8" height="8" border="0" alt="" />';

?>


I want to add my own manu, that include only my galleries, and remvoe the last updated. etc. etc.
Title: Re: water ddrop menu queston
Post by: nuketemala on December 13, 2005, 04:24:22 AM
any takers, please
I need to add my links
I would really apreciated any help
Title: Re: water ddrop menu queston
Post by: Joachim Müller on December 13, 2005, 09:26:06 AM
take a look at the sample theme that comes with your package - it should give you an idea what you need to add to your theme. Take a look at the theme upgrade guide as well, particularly http://coppermine-gallery.net/demo/cpg14x/docs/theme/edit_theme.html
Title: Re: water ddrop menu queston
Post by: nuketemala on December 13, 2005, 06:20:52 PM
thak you gaugau.
php programing is not my strongest field,
I am just wondering if could post the code
all what I need is   galleries menu,  and   login

do not need  user menu. 
look at my gallery at

www.balam.us

tx.