You could just use jQuery to append unique classes to each list item. Client-side but it'd be quick to write.
Cheers, Gavin On 5 June 2010 05:00, Wayne Bouwmeester <[email protected]> wrote: > Add a standard field element to the master class. > Populate the element on each page with the appropriate unique class > name > Pull the class content through from the page to the nav templates. > You're likely already pulling a field to populate the actual nav text, > so just copy the render tag syntax. > (unless it's using the page headline) > > Hope this helps. > Wayne. > > On Jun 4, 12:29 pm, Tiffany <[email protected]> wrote: > > A site I am currently working is heavily class-dependent. > > > > The main issue is the navigation. Each list item in the navigation has > > a set style based on an li class. Normally I would rework the CSS, but > > this particular site has very unique differences per class. And > > frankly, I just don't have the time :-) > > > > How can I get the nav manager to allow each list item in the > > navigation to have a unique li class? > > > > Is it easier to just reconfigure the CSS? What would you do? Thanks > > for any help in advance. > > -- > You received this message because you are subscribed to the Google Groups > "RedDot CMS Users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<reddot-cms-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/reddot-cms-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "RedDot CMS 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/reddot-cms-users?hl=en.
