Hi! I'am creating theme for Habari, this is navigation: <ul class="topmenu"> <li class="home current-menu-item"><a href="<?php Site::out_url( 'habari' ); ?>"><span>Home</span></a></li> </ul>
There are li class "home current-menu-item", but when user on nonhomepage, I want li class to be simply "home". How to do it? Thanks!!! -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users
