chazdaugherty
Junior Member
Posts: 2
Registered: 2/10/2004
Member Is Offline
|
| posted on 2/10/2004 at 09:04 PM |
|
|
Positioning Menu On The Page
I have Tigra Menu Pro, and I am trying to position the menu so that it is at the very top of the web page. I've tried using the geometry template
and using the
// Vertical menu alignment - (top, center, bottom) ****
MENU_POS['valign'] = 'top';
but the menu is still at the exact same position on the page, which is to the left, and about an inch and a half down the page.
What can I do to get the menu to be at the very top of the page?
|
|
|
tigra
Administrator
Posts: 1984
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 2/11/2004 at 06:14 PM |
|
|
Set first value in block_top array to 0
|
|
|