jenpen2
Member
Posts: 22
Registered: 4/14/2008
Member Is Offline
|
| posted on 6/5/2009 at 05:54 AM |
|
|
horizontal offset question
Hi,
In GOLD, how do you set the horizontal offset between items on the same level (in a horizontal menu)? I am using this template code:
'width': 120,
'height': 18,
'left': 121,
but the offset will not budge from about 70px so all items except the last one are squashed.
Thanks, Jen
|
|
|
tigra
Administrator
Posts: 2050
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 6/5/2009 at 02:19 PM |
|
|
GOLD version doesn't support offsets between the items. Items are placed in the table so next item starts where previous item ends without
overlapping. The menu layout is controlled by parameter 'vertical':true/false.
Please make sure you use GOLD version by checking product info in menu.js. Submit a support ticket with the URL of the page or all relevant files
zipped in attachment if you can't figure out the problem.
|
|
|