Advanced search  

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

Pages: [1]   Go Down

Author Topic: MOving parts of nav menu  (Read 3272 times)

0 Members and 1 Guest are viewing this topic.

zac

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 153
MOving parts of nav menu
« on: July 27, 2005, 11:50:32 am »

O.K. before you flog me let it be known I have searched and searched but no luck.. I want to move parts of the nav menu into the footer.  I understand that everything in {Main Menu} needs to be above the {gallery}.  Can I split the Main Menu into two so just a couple of links stay at top and the rest are moved to the bottom?  HOw complicated is it to code something like that? 

I also am having trouble just removing the links.. I tried to comment them out with a //  but I get error messages or else the slashes just start showing up in the menu. 

Any help?   
Logged

Nibbler

  • Guest
Re: MOving parts of nav menu
« Reply #1 on: July 27, 2005, 04:58:10 pm »

If you comment things out in html, you need to use <!-- and --> to comment them out, not //

Code: [Select]
code here <!-- this code is commented out --> code here
Logged

zac

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 153
Re: MOving parts of nav menu
« Reply #2 on: July 27, 2005, 11:06:48 pm »

oops... thanks Nibbler... thought I tried that.. but it worked this time.  I just commented everything out so I am not worried about moving menu items any more.  I will just login by using the url. 
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 20 queries.