I ended up overriding, not extending the nav-item tag. Not the best
way, but the css design had a slightly different way of building the
menu and extending sometimes makes it more complex than just
overriding the tag.

/MartOn

On Apr 12, 11:20 pm, Spiralis <[email protected]> wrote:
> I have had no problems extending it, or even redefining it.
>
> The current selected page (nav-item) is already tagged with "current"
> on my hobo-sites. Beware though: The text sent in to the main-nav must
> match the title of the page for this to work. It tests for the page-
> title to match the nav-item body. If you haven't provided one, and it
> is showing the models, then the page must have the same title. By
> default this matches pretty good though.
>
> Also, the structure is a clean UL>LI>A html. No spans at all.
>
> ~Spiralis
>
> On Apr 11, 9:07 am, MartOn <[email protected]> wrote:
>
> > Hello
> > I am trying to extend main-nav, but it is not working.
> > Is extending main-nav not supported?
>
> > I am trying to create my own default theme, but each nav-item (<li>)
> > must be wrapped in a <span>.
> > Is this possible without redefining main-nav and making it static.
>
> > Is there also a way of having a different class name on the selected
> > controller, so it can be reflected in the menu?
>
> > /MartOn
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
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/hobousers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to