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:06
MySQL CSS - Bolding Menu Items
Poster: cleeman
Dated: Monday May 1 2006 - 19:45:46 BST
How do I make a menu item bold, using the styles table included with the PHP/MySQL version of the menu?
Thanks.
Poster: Andy
Dated: Monday May 15 2006 - 11:23:24 BST
Hi,
What you need to do is add the menu property as a new filed in the appropiate MySQL Table.
So, if you want to make just 1 menu item bold, you need to add the filed: fontweight and then set its value to 1 for just the menu item that you want to be bold.
Hope this helps,
Andy