Different submenu offsets on the same page?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
mrwhitehat@hotmail.com
Advanced
Advanced
Posts: 12
Joined: Fri May 27, 2005 5:41 pm

Different submenu offsets on the same page?

Post by mrwhitehat@hotmail.com »

http://www.wichitavocations.com/steward ... st_design/

Notice the "OTHER MINISTRIES" menu option (along the top) is offset fine.

The main menu in the center, however, needs a different offset. It is relatively positioned, so I cannot use the menu offset. Any suggestions?

Also, how do i get the DOWN ARROW to go over the button image. I tried the subimageposition=-20 with diffferent variations and it does not work.

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

Post by Ruth »

Hi,

For that relative positioned menu, open the steward_sub_menus.js file and go to the particular submenu. In that menu, use top="offset=whatever";
That will offset the submenus. You have to do it for each submenu you want to offset.

As to making the arrow go over the button, that's not going to be possible. You can't put one image over another. Were you using bgimage, then you could move the subimage, but not with image.

I have to say I really really like your designs, I like the color choices, they stand out but at the same time they are 'soft' is how I would describe them. They catch your eye without screaming at you.

Ruth
mrwhitehat@hotmail.com
Advanced
Advanced
Posts: 12
Joined: Fri May 27, 2005 5:41 pm

Post by mrwhitehat@hotmail.com »

Thank you Ruth. you rock!
Post Reply