thx, hope you mean this part.....

header.html.tmpl:
                                    <ul id="menu-menu" class="menu 
genesis-nav-menu">
                                       <!-- class = current-menu-item -->
                                       <li class="menu-item menu-item-home"
><a href="$belchertown_root_url" itemprop="url"><span itemprop="name">
$obs.label.nav_home</span></a></li>
                                       #if 
$Extras.has_key('highcharts_enabled') and $Extras.highcharts_enabled == '1'
                                       <li class="menu-item menu-item-1"><a 
href="$belchertown_root_url/graphs" itemprop="url"><span itemprop="name">
$obs.label.nav_graphs</span></a></li>
                                       #end if
                                       <li class="menu-item menu-item-2"><a 
href="$belchertown_root_url/records" itemprop="url"><span itemprop="name">
$obs.label.nav_records</span></a></li>
                                       <li class="menu-item menu-item-3"><a 
href="$belchertown_root_url/reports" itemprop="url"><span itemprop="name">
$obs.label.nav_reports</span></a></li>
                                        <li class="menu-item menu-item-5"><a 
href="$belchertown_root_url/newpage_1" itemprop="url"><span itemprop="name">
$obs.label.nav_reports</span></a></li>
                                        <li class="menu-item menu-item-6"><a 
href="$belchertown_root_url/newpage_2" itemprop="url"><span itemprop="name">
$obs.label.nav_reports</span></a></li>
                                        <li class="menu-item menu-item-4"><a 
href="$belchertown_root_url/about" itemprop="url"><span itemprop="name">
$obs.label.nav_about</span></a></li>
                                       #if 
$Extras.has_key('theme_toggle_enabled') and $Extras.theme_toggle_enabled == 
'1'
                                       <label class="themeSwitchLabel">
                                           <input type="checkbox" id=
"themeSwitch" $themeSwitchChecked>
                                           <span class="slider round"
></span>
                                       </label>
                                       #end if
                                   </ul>


skin.conf
        [[[reports]]]
           template = reports/index.html.tmpl
        [[[newpage_1]]]
           template = newpage_1/index.html.tmpl
        


this is enough?

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/2ef85ca9-93cc-46a7-804c-58c3bc7f48ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to