strange line appearing when setting menu to vertical

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
jspeybro
Beginner
Beginner
Posts: 7
Joined: Tue Jul 30, 2002 11:56 am
Location: Belgium
Contact:

strange line appearing when setting menu to vertical

Post by jspeybro »

Hi, I took the code for the XP-style menu, and changed 1 value to change the menu from horizontal to vertical.

There is a strange line that appears when I do that.
I noticed that the line moves to the top of the page if I change the value of the top position of the main menu (XPMain). If I set it to 300, the line appears 300 pixels from the top of the page.

I bound the menu to a table cell.

you can see the problem in action here:
http://p311.vub.ac.be/~jspeybro

(don't bother the content of the site, I'm still constructing the site and only added some basic stuff...)

Does anyone know how to remove this line?

thanks

Johan
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

You need to change one of the parameters in your array file

It's "Set the Overall Width of Horizontal Menu" you've currently got it set to 3, try setting it to 0

Cheers
Andy
jspeybro
Beginner
Beginner
Posts: 7
Joined: Tue Jul 30, 2002 11:56 am
Location: Belgium
Contact:

Post by jspeybro »

Thanks, that was indead the problem.

now I can start changing colors...
Post Reply