coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: timpsod on February 02, 2010, 12:18:15 PM

Title: [Solved]: editing template.html. instructions not clear above
Post by: timpsod on February 02, 2010, 12:18:15 PM
Removing buttons from sub menu

I am sorry if i am breaching board guidelines but the explanation in the sticky above is simply not clear.

I want to remove some buttons from my site

and in the help files on editing template.html

it says
ub menu
Determines the position of the second level menu the end user will see on your page (the one that contains the links "Album list" / "Last uploads" / "Last comments" / "Most viewed" / "Top rated" / "My Favorites" / "By Date" / "Search"). Even if you want to get rid of the menu or parts of it, do not remove the {SUB_MENU} token itself, but remove the menu items you don't want displayed by editing theme.php instead.


I can find none of these attributes in my template.html file which is in my rainy day themes folder


what am i missing?

Regards

Dave
Title: Re: editing template.html. instructions not clear above
Post by: François Keller on February 02, 2010, 01:04:12 PM
why do you not use the final extract plugin to do this ?
Title: Re: editing template.html. instructions not clear above
Post by: Joachim Müller on February 02, 2010, 01:20:29 PM
If you don't want to use the plugin as suggested, you can't edit themes/yourtheme/template.html. Instead, you need to edit themes/yourtheme/theme.php

If you want help, do as suggested per board rules (http://forum.coppermine-gallery.net/index.php/topic,55415.msg270616.html#msg270616)!
Title: Re: editing template.html. instructions not clear above
Post by: timpsod on February 02, 2010, 01:25:08 PM
awesome!!


thanks a million

sorry for stupid question