Bottom Offset?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
patrick_mcg
Beginner
Beginner
Posts: 1
Joined: Thu Mar 05, 2009 3:36 pm

Bottom Offset?

Post by patrick_mcg »

I ham using the "Up OpenStlye" menu here:
http://www.onecity.org/newsite
I want to remove the small space between the main menu and sub menu. I have seen the top="offset=21", but that does nothing for the "Up" open style menu. (I have tried bottom="offset=21" as well).
Suggestions?

Patrick
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Re: Bottom Offset?

Post by Ruth »

Hi,

I have reported this to Milonic because I can't find a solution.

One thing, you have to put the menu in the table correctly. You need to add buildAfterLoad=true; up at the top area where the subOffset is, then in the main menu you have to add position="relative"; in the style=menuStyle; area

Ruth
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Re: Bottom Offset?

Post by Ruth »

Hi,

Well, it seems to be working. Try setting your submenus to a negative offset, top="offset=-1"; And, you really need to fix how you have it in the table. viewtopic.php?f=10&t=8777

Ruth
Post Reply