gimlas68
Junior Member
Posts: 2
Registered: 3/1/2005
Member Is Offline
|
| posted on 3/1/2005 at 07:22 AM |
|
|
Netscape family problem
Hello,
I've installed the tigra menu program which I find excellent !
However I've got problem with the height of the cells when using Netscape family browsers.
Can you help me solving this ?
Thanks in advance
From Switzerland
Vincent
|
|
|
olga
Administrator
Posts: 84
Registered: 11/22/2004
Member Is Offline
|
| posted on 3/1/2005 at 10:37 PM |
|
|
You specified parameter "height" of the menu level scope settings (var MENU_POS) as 15 pixels, what is not enough for you menu items. You can see
the correct result in the IE because of padding, which expands the height of the item, but it doesn't work this way in Netscape, so just adjust this
parameter.
|
|
|