Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    Join Date
    Jun 2011
    Posts
    92
    Plugin Contributions
    0

    Default Add link to navcattabs bar

    How do I add a link to the navCatTabs bar? Right now they are just categories but I'd like to put a link to another page within the site.

    Thanks!

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,695
    Plugin Contributions
    11

    Default Re: Add link to navcattabs bar

    That depends on many things. Have you customized your site? Custom template? Mods?
    Link to the site?
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  3. #3
    Join Date
    Jun 2011
    Posts
    92
    Plugin Contributions
    0

    Default Re: Add link to navcattabs bar

    Quote Originally Posted by dbltoe View Post
    That depends on many things. Have you customized your site? Custom template? Mods?
    Link to the site?
    the short answer is yes i've got quite a few mods on the site as well as customizations to my template.

    take a peek and let me know if you can help. Thanks in advance!

    www.matchlockarms(dot)com/store

  4. #4
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,695
    Plugin Contributions
    11

    Default Re: Add link to navcattabs bar

    Now that we can see that you have not done any strange mods or bought any TM templates, we can point you to the tpl_modules_categories_tabs.php file. You'll probably not find it in the custom directory as you may not have moved it over. Look in includes/templates/template_default/templates, open the file on your computer, add the information before line 23 so you don't break the UL sequence, and save the file to includes/templates/mla/templates/tpl_categories_tabs.php.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  5. #5
    Join Date
    Jun 2011
    Posts
    92
    Plugin Contributions
    0

    Default Re: Add link to navcattabs bar

    Quote Originally Posted by dbltoe View Post
    Now that we can see that you have not done any strange mods or bought any TM templates, we can point you to the tpl_modules_categories_tabs.php file. You'll probably not find it in the custom directory as you may not have moved it over. Look in includes/templates/template_default/templates, open the file on your computer, add the information before line 23 so you don't break the UL sequence, and save the file to includes/templates/mla/templates/tpl_categories_tabs.php.
    i'm going to try this right now but i noticed that you reference the original file as tpl_modules_categories_tabs.php but state that i should save it as tpl_categories_tabs.php. Any particular reason for the name change?

  6. #6
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,695
    Plugin Contributions
    11

    Default Re: Add link to navcattabs bar

    old brain, keyboard, and fingers
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  7. #7
    Join Date
    Jun 2011
    Posts
    92
    Plugin Contributions
    0

    Default Re: Add link to navcattabs bar

    Quote Originally Posted by dbltoe View Post
    old brain, keyboard, and fingers
    I'm going to try this right now.. standby for results :)

  8. #8
    Join Date
    Jun 2011
    Posts
    92
    Plugin Contributions
    0

    Default Re: Add link to navcattabs bar

    OK it works!!!.. only one small problem.. for some reason it's blue?

  9. #9
    Join Date
    Jun 2011
    Posts
    92
    Plugin Contributions
    0

    Default Re: Add link to navcattabs bar

    Quote Originally Posted by matchlock View Post
    OK it works!!!.. only one small problem.. for some reason it's blue?
    actually it's really odd. i added one for login on the left side and it is blue. i added an additional one on the right side and it is black and not visible until you mouse over and then it turns red like the others??? i'm just not on my A game today. any help would be appreciated. and thank you for getting me this far.

  10. #10
    Join Date
    Jun 2011
    Posts
    92
    Plugin Contributions
    0

    Default Re: Add link to navcattabs bar

    OK disregard... I figured it out.. I added this to the tpl file


    <style type="text/css">
    a:link {
    COLOR: #9a9a9a;
    }
    a:visited {
    COLOR: #9a9a9a;
    }
    a:hover {
    COLOR: #FF0000;
    }
    a:active {
    COLOR: #00FF00;
    }
    </style>

    it looks great.. exactly what i wanted.. thanks again for your help.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. 'Home' link on NavCatTabs
    By sle39lvr in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 2 Nov 2015, 09:03 AM
  2. Add link on top menu bar
    By Moncia in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 17 Jun 2011, 09:25 AM
  3. add link to navigation bar
    By herosunfun in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 18 Oct 2010, 11:06 PM
  4. navCatTabs question - How do I remove this bar?
    By mtimber in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 25 Aug 2008, 05:05 PM
  5. Increase space between navCatTabs in top navigation bar?
    By efghijk in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 11 Jul 2007, 03:01 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg