On Tue, Jun 12, 2012 at 9:33 PM, rustless <rustless.
...@gmail.com> wrote:
> OK, I done this with one:
> *<li class="home<?php if ( $request->display_home ) : echo '
> current-menu-item'; endif; ?>"><a href="<?php Site::out_url( 'habari' );
> ?>"><span>Home</span></a></li>*
> But what I should do with *pages*? Help, please... (sorry for my English)
> вторник, 12 июня 2012 г., 20:28:16 UTC+4 пользователь rustless написал:
>> 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 habari-users@googlegroups.com
> To unsubscribe from this group, send email to
> habari-users-unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/habari-users