Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Oct 2008
    Posts
    6
    Plugin Contributions
    0

    Default Catagory Tab changes

    Greetings,

    I'm trying to add a separator between my category menu items - something like • or a vertical line. Having viewed some of the forum posts it seems as though I can make this change through the tpl_modules_categories_tabs.php file. Is this the correct file to change and if so how do I add the aforementioned separator?

    Thank you for your time.

    www.photographywestgraphics.com/catalog/

  2. #2
    Join Date
    May 2006
    Posts
    45
    Plugin Contributions
    0

    Default Re: Catagory Tab changes

    Easy solution could be CSS and borders.

    #navCatTabs ul li a {border-right: 1px solid white}

    You could also use background-image instead of border.

  3. #3
    Join Date
    Aug 2007
    Posts
    43
    Plugin Contributions
    0

    Default Re: Catagory Tab changes

    Play with your padding-left and padding-right. Then add a border-left: 1 px solid #000 for a black line to come between each category.

  4. #4
    Join Date
    Oct 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: Catagory Tab changes

    That could definitely work however you end up with and odd line either at the start of the list or at the end.

    It appears the 'hardwire' of the navCatsTabs in the tpl_modules_categories.php file is such that the list is repeating without additional <li></li> lines. Bummer. Even if I code the | separator into this page I still get the vertical line at the end of the last menu item.

    Adding the separator to the navMain works because there are multiple <li> entries so I don't have to put the separator on the last <li>.

    Still open for suggestions.

 

 

Similar Threads

  1. How do I remove sub-catagory text if I have a catagory image?
    By curbsidestudiosNET in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 20 Feb 2011, 03:05 AM
  2. Copy sub catagory to sub catagory
    By tomharto in forum Setting Up Categories, Products, Attributes
    Replies: 9
    Last Post: 5 Apr 2010, 06:25 PM
  3. Changes won't save after I hit the update tab
    By bedazzle in forum Basic Configuration
    Replies: 7
    Last Post: 5 Aug 2009, 12:51 PM
  4. ADMIN title changes versus regular title changes
    By muah in forum General Questions
    Replies: 0
    Last Post: 30 Jun 2009, 07:45 PM
  5. Catagory and Products in a Catagory
    By hales in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 23 Sep 2007, 03:11 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