coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Walkinman on April 09, 2006, 05:31:14 PM

Title: Removing all menu items at the top of the page.
Post by: Walkinman on April 09, 2006, 05:31:14 PM
Hey folks,

As per GauGau's request, I'll post this in a new thread. I want to remove all the menu items at the top of the page, above the breadcrumb. I don't want a 'login' option, or a link to the main galleries, or anything like that. Can someone tell me how to do that please?

An example of a page I'm setting up is here:

http://www.alaskanalpinetreks.com/slideshows/displayimage.php?album=1&pos=0

Thank you

Cheers

Carl
Title: Re: Removing all menu items at the top of the page.
Post by: Sami on April 09, 2006, 06:47:36 PM
your curent page ,have nav menu do you want to remove it too and do want totalpage of your gallery to be like this or just "displayimage.php"
you can remove all top menu by remove

{SYS_MENU}

and

{SUB_MENU}

from template.html
you can find this file in your theme/"name of the theme that you select"/template.html
be careful  by remove those two line you will never have access to them
Title: Re: Removing all menu items at the top of the page.
Post by: Walkinman on April 09, 2006, 07:26:19 PM
Hey Bmossavari,

Thank you. I'd forgot about that .. I can just comment the sys and sub menu out, correct, like this:

<!--  {SYS_MENU} <br />  {SUB_MENU} -->

and now the breadcrumb bar is at the top.

I'd like to keep the breadcrumb bar, but adjust it as per the thread I posted yesterday. If possible, I'd like to add the 'prev" and "next" arrows into that bar, and then delete the nav bar under that, but I know GauGau will have pups if I ask about that in this thread.

Unless there's some problem with commenting out the sys men and sub menu as above, this thread can be marked solved.

Thank you

Cheers

Carl
Title: Re: Removing all menu items at the top of the page.
Post by: Sami on April 09, 2006, 08:50:58 PM
I answerd your other thread as well you can check that one....

http://forum.coppermine-gallery.net/index.php?topic=30180.0