I'm just playing with the standard download at the moment, but want it to followscroll and sit to the right and down a bit to start with. I've changed the "main menu" configuration to:
with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=55;
screenposition="right";
alwaysvisible=1;
followscroll="0";
orientation="horizontal";
aI("text=Home;url=http://milonic.com/;status=Back To Home Page;");
aI("text=Menu Samples;showmenu=Samples;");
aI("text=Milonic;showmenu=Milonic;");
aI("text=Partners;showmenu=Partners;");
aI("text=Links;showmenu=Links;");
aI("text=My Milonic;showmenu=My Milonic;");
}
But when I load my <a href="http://websites.milonic.com/enjoytheride.co.uk">test page</a> up, it initially displays the menu as I want, but then the box around the menu starts to grow before my very eyes. It seems to do this to the right and down so the menu shift left a bit. If I leave the page and come back, the box is not as big as it was before, but it is bigger than it should be.
All very confused.
This is my first post BTW, so be gentle with me
