r2n2
Newbie
Posts: 1
Registered: 9/19/2004
Member Is Offline
|
| posted on 9/19/2004 at 12:08 AM |
|
|
Too much space...
(Using free version) there is too much space before and after the horizontal menu. I was able to reduce the space above the menu by changing the
MENU_POS['block_top'] parameter to [10, 23, 0], but I can't figure out how to reduce the large amount of space BELOW the menu bar. Any
suggestions?
|
|
|
tigra
Administrator
Posts: 1990
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 9/20/2004 at 05:31 PM |
|
|
Tigra Menu (free version) is created in the layer over the document. It doesn't take any space in the document layer so the space you mention is
created by someting in the HTML code of the page. You can disable menu by commenting out "new menu(..)" statement and you'll see that
page layout don't change.
|
|
|