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
It's in theme.php not too far from the top.
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.
any takers, please
I need to add my links
I would really apreciated any help
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
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.