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:37

"buttons" widths and tranparency


Poster: avimia
Dated: Friday May 24 2002 - 17:30:29 BST

Hi,

I'm just now trying out this Top Menu and it's looking great. I'm stuck on just 2 things though.

1.) How do I get rid of the transparency set in the menu? I think I just want the menu solid (so it doesn't show through onto the page underneath the menu).

2.) I am using the bar horizontally. I had set the "menu width" to 107 which filled the exact space I needed it to. However, some of each of the "buttons" in the bar seems too "short". In other words, I have some titles for my "buttons" which are longer than 1 word. The little arrow.gif sits right on top of some of my button words. How do I make a larger width of just *certain* buttons (as compared to the entire menu)?

Thanks!
[/b]


Poster: Raggers
Dated: Friday May 24 2002 - 19:53:50 BST

1. Set opacity to 100 in
Code:
effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)

2. Do not set a width at all. The menu will adjust itself to the space needed.

re: menu width (and now height)


Poster: Anonymous
Dated: Friday May 24 2002 - 20:10:25 BST

Thanks for your response.

However, I didn't set a length at all and the menu doesn't extend exactly as far as I need. From where it's positioned,I need it exactly 649 px long. When I set the width to 107 each, it comes out perfect, but again, each single "button" doesn't show all the text and the arrow.gif overlaps what text it does show. what I am trying to do is figure out how to set each single "button" to a specific size. POSSIBLE?

If not, I figure I can take out the text all together and use icons.gifs. But, I now (also) need to know how to make the entire menu bar taller (HEIGHT).

Appreciate your help and time!


Poster: Raggers
Dated: Saturday May 25 2002 - 10:32:11 BST

Did you try to place the menu in a 649 px wide table cell? And then set the menu width to 100%.