Forum OpenACS Q&A: highlight the current link on the OpenACS site

I have been looking into various techniques to highlight the chosen link.
One of ways is with CSS, giving each section a body id, which is then combine in the css file the body id with a given id for each of the link (i.e. body_id home with the link_id "chosen" gives a particular effect to that particular link).

I would like to know whether this highlighting effect is achieved in a similar way on OpenACS.org or is there a smarter way ?

Thanks,

Pavel

Collapse
Posted by Pavel Boghita on
it looks like what I am after is some advice on navbar implementation on the front page.
Collapse
Posted by vivian Aguilar on
look at admin of your subsite, you can set up as tabbed, hope this helps
thanks for this.
In the end I've used a modified version of ad_choice_bar