PCO
Newbie
Posts: 1
Registered: 2/7/2007
Member Is Offline
|
| posted on 2/7/2007 at 03:31 AM |
|
|
White Space between top level items in a vertical menu
I have used your nice product to make a nice vertical top to bottom menu.....however I would like to position the top level buttons so that their is
white space between each button as you move down the menu.
Any help you can provide would be appreciated..
Thanks
|
|
|
tigra
Administrator
Posts: 1982
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 2/7/2007 at 01:28 PM |
|
|
the offset between the items within the menu block is configured in menu_tpl.js using 'left' and 'top' parameters (individually for each level).
the offset between menu block and parent item is configured using 'block_left' and 'block_top'.
|
|
|