Bold Menu Items

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
kimaweb
Beginner
Beginner
Posts: 3
Joined: Tue Feb 10, 2004 1:05 am

Bold Menu Items

Post by kimaweb »

Hi,

How do I make the items in my menu Bold?

Thanks.

Kimaweb
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

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
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Here's your reading assignment...

http://milonic.com/forum/viewtopic.php?t=2981.
John
User avatar
fredlongworthhighschool
Mega Advanced
Mega Advanced
Posts: 362
Joined: Fri Jun 27, 2003 11:34 am
Location: Manchester, England.
Contact:

Post by fredlongworthhighschool »

If you want to add it to just one menu item rather than the entire style, then use the following:

Code: Select all

aI("text=Test;fontweight=bold;");
normal and italic also works, and you can also alter the colour and alignment of individual items in this way too.
Andy Davis
Web Designer & Smartboard Manager

Fred Longworth High School, Manchester, England.
Post Reply