forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: zac on July 27, 2005, 11:50:32 am

Title: MOving parts of nav menu
Post by: zac 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?   
Title: Re: MOving parts of nav menu
Post by: Nibbler 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
Title: Re: MOving parts of nav menu
Post by: zac 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.