Hi,
How do I make the items in my menu Bold?
Thanks.
Kimaweb
Bold Menu Items
You would put this in your style definition fontweight="bold";
In your downloaded menu zip there's a how to build text file which explains a number of things available, and on the Milonic home page, in the menu under DHTML there's a listing for references for style properties, menu properties and item properties which explains in more depth the various things.
Ruth
In your downloaded menu zip there's a how to build text file which explains a number of things available, and on the Milonic home page, in the menu under DHTML there's a listing for references for style properties, menu properties and item properties which explains in more depth the various things.
Ruth
- fredlongworthhighschool
- Mega Advanced
- Posts: 362
- Joined: Fri Jun 27, 2003 11:34 am
- Location: Manchester, England.
- Contact:
If you want to add it to just one menu item rather than the entire style, then use the following:
normal and italic also works, and you can also alter the colour and alignment of individual items in this way too.
Code: Select all
aI("text=Test;fontweight=bold;");
Andy Davis
Web Designer & Smartboard Manager
Fred Longworth High School, Manchester, England.
Web Designer & Smartboard Manager
Fred Longworth High School, Manchester, England.