Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Category Drop Down List


txmanu

Recommended Posts

Posted

I am setting up a store for someone, he wants a dropdown list for his catalog.

I used the "Category Drop Down List" contrib, but it doesn't show on all items.

Tried both Firefox and IE, and no matter how often I clear my cache the problem is the same...

Could anyone take a look at this please?

 

Thanks,

Manuela

Posted

I am installing this contribution today as well...all my categories appear i just need to resize the drop down menu so it is around 20px wider, it doesnt seem to recognise html formatting. Any Clues?

Posted
I am installing this contribution today as well...all my categories appear i just need to resize the drop down menu so it is around 20px wider, it doesnt seem to recognise html formatting. Any Clues?

 

In catalog/includes/application_top.php on about line 58 you can change the box width:

 

// customization for the design layout
 define('BOX_WIDTH', 125); // how wide the boxes should be in pixels (default: 125)

Posted
In catalog/includes/application_top.php on about line 58 you can change the box width:

 

// customization for the design layout
 define('BOX_WIDTH', 125); // how wide the boxes should be in pixels (default: 125)

 

Sorry i didnt make myself very clear it is the width of the Drop Down Menu not the table it is in that is a little shorter than the default Make/Brand Drop Down Menu.

Archived

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

×
×
  • Create New...