rdleeper
Junior Member
Posts: 3
Registered: 2/28/2006
Member Is Offline
|
| posted on 11/21/2006 at 11:35 PM |
|
|
Incorrect submenu placement in firefox
I have searched the user group for the problem I am having but I haven't been successful in finding a solution.
My problem is that I have a horizonal menu with several items. Each item has a submenu displayed verically. In IE, no problems occur and menu is
displayed correctedly,
In Firefox, the submenu has white space (offset) between the menu and the submenu. It appears that this offset is the amount of space between the
menu and top of the page.
Has anyone else experienced this problem?
I have attached a screen shot of what I am attempting to describe.
Note: I am using a DIV element with relative positioning. I am also using Tigra Gold.
Thanks in advance.
rdleeper has attached this image:
|
|
|
tigra
Administrator
Posts: 1982
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 11/22/2006 at 12:32 PM |
|
|
If containing DIV element itslef is positioned absolutely then use menu's absolte positioning feature instead.
Submit the support ticket if you still experience the problem.
|
|
|
rdleeper
Junior Member
Posts: 3
Registered: 2/28/2006
Member Is Offline
|
| posted on 11/25/2006 at 08:51 AM |
|
|
I attempted what I believed to be absolute positioning...but I don't think I did it correctly. Is there any documentation or walk through to do this
exact behavior? How about an example?
Thanks
|
|
|
tigra
Administrator
Posts: 1982
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 11/25/2006 at 10:39 PM |
|
|
add block_top and block_left parameters to the root level configuration in template.js
submit a support ticket if you experience the problems
|
|
|