X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   manufacturers scrolling vert menu (https://forum.x-cart.com/showthread.php?t=35214)

amcc 11-06-2007 03:29 AM

manufacturers scrolling vert menu
 
I have lots of manufacturers and would like to restrict the menu box height and have it with scrollers. How can I do this?

balinor 11-06-2007 04:01 AM

Re: manufacturers scrolling vert menu
 
You can do that with <div> tags. They allow you to set a height, and you can add this to the class to set it to scroll:

overflow: auto;


All times are GMT -8. The time now is 11:09 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.