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: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:30

Added the menu but does not respond to any changes I make?


Poster: touchcrew
Dated: Monday August 13 2007 - 18:08:59 BST

I am adding the menu to drupal but when I post it up this is what it looks like http://www.fansportsunion.com/fan/
this is what this looks like
But when I try to change the color or the width or any thing it does not respond? the only thing that responds to changes is the left and the top Can some please help me
Code:
with(milonic=new menuname("Main Menu")){

alwaysvisible=1;

left=10;
overallwidth=10;

orientation="horizontal";

style=menuStyle;

top=120;

But how do I shrink the width and make the menu skinnyer. can some please help me.

Thanks


Poster: Ruth
Dated: Monday August 13 2007 - 21:36:41 BST

Hi,

You want the menu to only be 10px? Anyway, try putting in menuwidth=whatever; and itemwidth=whatever;

Ruth