Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

making menu a bulleted list?


alberto_mg

Recommended Posts

Posted

I want to make my Product menu into a bulleted list. Some of my product categories are a bit long taking up 2 lines and it is annoying me. You can see what I am saying here: http://b2t2.com/catalog/default.php

 

I've searched the forums and keep getting nada. Thanks for your help.

 

-Alberto

 

EDITED: Topic moved to a more appropriate forum. Tips and Tricks is for when you have a Tip or Trick to share rather than a question on how to do something. Thanks, Linda

Posted

Simply put a <li>before the category heading (that's a lower case LI). Your menu items will then have a bullet before them :roll:

 

www.DrGigabytes.com

Posted

or more specifically, edit the following file:

catalog/includes/boxes/categories.php

 

line 20 'categories_string before the <a href

enter

<li><a href>

 

mignon

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...