porknan
Newbie
Posts: 1
Registered: 5/19/2009
Location: UK
Member Is Offline
|
| posted on 5/19/2009 at 02:57 PM |
|
|
Change from Horizontal to verticle
I am currently using the Tigra menu and it really is a nice menu..
I would like simply know how I can make the menu vertical
many thanks
porknan
|
|
|
tigra
Administrator
Posts: 2050
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 6/2/2009 at 07:34 PM |
|
|
in menu_tpl.js set
parameter 'left' to 0
parameter 'top' to the value of parameter 'height'
you'll need to also adjust 'block_top' and 'block_left' of the next level
|
|
|