How to make the text of a list entry bold ?
469065Dec 9 2005 — edited Dec 16 2005Hi,
I have a page named, for example, "Manage Streets". This page has a sidebar which has three menu items (a list with three entries); "List of Streets", "Add Street", "Edit Street".
What I want is that when the user clicks "List of streets", and HTML DB navigates to that page, the text of the item/entry is shown in bold. And when the user navigates to another page, let's say "Add Street",this last entry should be shown in bold and the previous should be back to normal.
I presume I have to edit some HTML code or CSS, but I don't know how or where.