Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2006
    Posts
    19
    Plugin Contributions
    0

    Default Is there a better way? Menu Separator

    If you see the nav at the top of www.specializedcomposition.com .. for now, I am using border-right for the black spacers between links. Is there a better way to do this?

    I want it to look a little cleaner and not have the black bars on the far right.

    Thanks for your help!

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Is there a better way? Menu Separator

    What do think would be a "better way"?? There are countless ways to do this, how would you like it to display?

    Also helpful if you post the code that represents where you are now with a description of what you want to change.

    "Cleaner" is in the eye of the beholder.
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Mar 2006
    Location
    Los Angeles
    Posts
    287
    Plugin Contributions
    3

    Default Re: Is there a better way? Menu Separator

    You could add an image of your choice in front of every link by modifying tpl_modules_categories_tabs.php


    includes\templates\YOURTEMPLATE\templates\

    You would just add the code inside the <li> tag.

    something like this:
    line 21: <li><IMG SRC="YOURIMAGE.GIF"><?php echo $links_list[$i];?></li>

    If you know css then you can provably do something with css instead.

  4. #4
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: Is there a better way? Menu Separator

    Xerxes
    Menus looks fine

    but footer

    Contact Us :: Special Quotes :: Shipping & Returns
    Copyright © 2006 Specialized Composition. From the Studio of SpinWeb Internet Media

    should be centrally aligned
    San
    Tutorials on Zen Cart
    http://tutorials.zen-cart.com/index.php
    ---------------
    advanced.programmer at gmail dot com
    In love with Zen Cart!!

 

 

Similar Threads

  1. attribute advice, is there a better way?
    By yosemite in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 26 Sep 2007, 11:10 PM

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