shobxrs
Newbie
Posts: 1
Registered: 2/19/2008
Member Is Offline
|
| posted on 2/19/2008 at 10:40 PM |
|
|
Horizontal Menu position
I have created a horizontal menu and it works and loads fine. My only problem is I have an image that appears at the top of my .html page and I want
the menu to appear directly below the image, however it is appearing above the image. How can I fix that?
Thanks!
|
|
|
tigra
Administrator
Posts: 1960
Registered: 6/17/2002
Location: US, CO
Member Is Online
|
| posted on 2/20/2008 at 04:47 AM |
|
|
use block_top and block_left parameters in the menu_tpl.js file to specify the coordinates of the menu.
with the GOLD version you can position menu relatively by moving the menu's initialization code right below the HTML for the image.
|
|
|