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

Help with fontsize


Poster: WeeR
Dated: Wednesday July 4 2007 - 11:22:09 BST

Hi!
Thanks again for a great product :)
I'm redoing my homepage, and I need to have some adjustments to the menu..
The problem is that I can't figure out how to change the font size..
After I have got the font size to work i guess I just resize all the gifs to 80% or something..
The site is located here;
http://www.mabu.no/test/


(I'm aware of the mouseover problems++, but I figured I should start with the layout..)

Here's my main_embed;

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
position='relative';

itemheight=31;
itemwidth=90;
styleid=1;
separatorimage="http://www.milonic.com/menuimages/disco_sep.gif";
fontsize='75%';

aI("align=center;bgimage=http://www.milonic.com/menuimages/disco_left.gif;text=Hovedsiden;url=http://www.mabu.no/;");
aI("align=center;bgimage=http://www.milonic.com/menuimages/disco_mid.gif;text=Nettbutikk;url=http://mamut.com/mabu/;");
aI("align=center;bgimage=http://www.milonic.com/menuimages/disco_mid.gif;showmenu=Produkter;text=Produkter;");
aI("align=center;bgimage=http://www.milonic.com/menuimages/disco_mid.gif;showmenu=service;text=Service/Support;");
aI("align=center;bgimage=http://www.milonic.com/menuimages/disco_mid.gif;showmenu=pris;text=Prisberegning;");
aI("align=center;bgimage=http://www.milonic.com/menuimages/disco_mid.gif;showmenu=Linker;text=Linker;");
aI("align=center;bgimage=http://www.milonic.com/menuimages/disco_right.gif;showmenu=Kontakt;text=Kontakt oss;");
drawMenus();
}

Thanks in advance!


Poster: WeeR
Dated: Wednesday July 4 2007 - 12:29:13 BST

Got it :)