[Solved]: editing template.html. instructions not clear above [Solved]: editing template.html. instructions not clear above
 

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

Main Menu

[Solved]: editing template.html. instructions not clear above

Started by timpsod, February 02, 2010, 12:18:15 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

timpsod

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

François Keller

why do you not use the final extract plugin to do this ?
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

Joachim Müller

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!

timpsod

awesome!!


thanks a million

sorry for stupid question