Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Changing nav on TemplateMonster template

Changing nav on TemplateMonster template

Views: 842

Results 1 to 6 of 6
17 Jul 2013, 5:35 AM
#1
crexis avatar

crexis

New Zenner

Join Date:
Jul 2013
Posts:
31
Plugin Contributions:
0

Changing nav on TemplateMonster template

I installed this template here http://osc.template-help.com/zencart_26951/index.php

I can't seem to find the nav to change the menu options anywhere.

Would it HAVE to be in the /includes/templates/theme304(template name) folder? Or can the nav menu be anywhere else? I looked everywhere in it for it, starting with the /common folder but can't seem to find the nav menu anywhere. I opened every file and did a search for one of the menu/nav titles but no luck.

Any help, any ideas?

17 Jul 2013, 8:13 AM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Changing nav on TemplateMonster template

It would have to be in the template files, since that area doesn't exist in a stock Zencart installation. Search the template files for menu.

18 Jul 2013, 1:15 AM
#3
crexis avatar

crexis

New Zenner

Join Date:
Jul 2013
Posts:
31
Plugin Contributions:
0

Re: Changing nav on TemplateMonster template

I searched the template files and there was no file with menu or nav in it. Any other ideas?

18 Jul 2013, 1:39 AM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Changing nav on TemplateMonster template

Are they set up under Admin->Tools->EZ-Pages ?

18 Jul 2013, 5:30 AM
#5
crexis avatar

crexis

New Zenner

Join Date:
Jul 2013
Posts:
31
Plugin Contributions:
0

Re: Changing nav on TemplateMonster template

Yes! Nicely done Dr. Byte

One additional question - The size of the font is too small, I want to make it bigger. I'm guessing I can't do this in the admin and I have to do it in the css and found a 'stylesheet_main.css file, along with comments saying "NAVIGATION" however when I added: #navCatTabs {font-size: 2em;} it didn't change on the main site.

Is there a way I can do this in the admin or could I have done something wrong with the css?

18 Jul 2013, 2:02 PM
#6
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Changing nav on TemplateMonster template

You must edit your template's css file directly, using FTP to access the files on the server.