Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Wednesday July 18 2012 - 06:07:21

Placement of Menu


Poster: jloll
Dated: Tuesday October 15 2002 - 18:16:54 BST

Hi,

I'm sorry, I've read the FAQs, but I'm still lost on this.

I'm trying to create a menu where a logo is in the upper left followed by the menu.

What's is happening is the logo is being cut off by the horizontal bar of the menu. Is it possible to have the menu start say 200 pixels from the left? Or, truncate it so it's not the width of the html page?

Thank you!

Jose


Poster: John
Dated: Tuesday October 15 2002 - 20:57:28 BST

Check these 3 items...
Code:
// Menu Top - The Top position of the menu in pixels
// Menu Left - The Left position of the menu in pixels
// Menu Width - Menus width in pixels

It's a little tough without a URL to see what you've done :?


Poster: jloll
Dated: Tuesday October 15 2002 - 22:01:57 BST

Yeah, I see the three coordinates and have been tweaking them, however there still is a band that is to the left and right of the menu.

I wonder if I might have to consider putting this in to a table?

Anyway lookie here http://www.littlechocolatedonuts.com/dos/home.html

Jose


Poster: John
Dated: Tuesday October 15 2002 - 22:26:03 BST

Code:
1,               // Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)

Try removing that '1' (I think!).

Also, when I look at it in IE6, the menu covers half of the first line of text.


Poster: jloll
Dated: Tuesday October 15 2002 - 23:31:43 BST

You are correct Sir! That was ticket.

Thanks!


Poster: John
Dated: Wednesday October 16 2002 - 15:20:20 BST

Any time (once in a while I get it right :P ).