Hi, you commented out the jQuery.loadStyleSheet(...) part in the template. TracNav however relies on that (via trac.web.chrome.add_stylesheet) to get its CSS loaded.
Regards, Thomas 2013/3/17 akliewer99 <[email protected]> > Howdy all, > > Got a Freshly installed instance of Trac 1.0 running with mysqldb > connector. TracNavMacro <http://trac-hacks.org/wiki/TracNavMacro> plugin > is installed. When it displays on a page, in the header there are big bold > letters "TracNav" with a <hr>. See my > site!<http://tracs.iskymarshall.com/ism/wiki/SandBox> > > On the wiki page used to generate the TOC, I don't have any reference to > TracNav except the [[TracNav]] at the top of the page. I have had this > working before on Trac v12.3, but this is the first time on v1.0. > > Can anyone tell me what I am missing or have wrong? > > Thanks, > AMK > > -- > You received this message because you are subscribed to the Google Groups > "Trac Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/trac-users?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Thomas Moschny <[email protected]> -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
