OK I'm willing to pay a $100 bucks via PayPal for the first person who can help me get this damn top nav working. I figure $100 bucks to you is much cheaper that a hospital bill from me banging my head on my desk...any takers? Email me personally and let's do this! [email protected]
On Fri, Jul 24, 2009 at 10:52 AM, bjorkfan7 <[email protected]> wrote: > > Ok I have completely hit a wall with navigation manager. I have the > following code for the top navigation template: > > > ---------------------------------------------------------------------------------------------------------------------------------------- > <ul id="globalNav"> > <li id="learn" class="active"><a href="#" > class="learn"><span>Learn</span></a> > <ul id="learnSub"> > <li><a href="#">page</a></li> > <li><a href="#">page</a></li> > <li><a href="#">page</a></li> > </ul> > </li> > <li id="contact"><a href="#" class="contact"><span>Contact</span></ > a> > <ul id="contactSub"> > <li><a href="#">page</a></li> > <li><a href="#">page</a></li> > <li><a href="#">page</a></li> > </ul> > </li> > <li id="join"><a href="#" class="join"><span>Join</span></a> > <ul id="joinSub"> > <li><a href="#">page</a></li> > <li><a href="#">page</a></li> > <li><a href="#">page</a></li> > </ul> > </li> > </ul> > > ---------------------------------------------------------------------------------------------------------------------------------------- > > If anyone could help out with this you would have some major Karma > coming your way. I have been at this all week and my head just plain > HURTS! > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
