footermap.css |
footermap.css |
|
.footermap
{
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
width: 600px;
text-align: center;
color: #C3DAE6;
font-size: 10px
}
.footermap-submenu a:link { text-decoration: underline; color: #a3bae6; font-weight: bold;… |
footermap.info |
footermap.info |
|
name = "footermap"
description = "Recursively generates and displays basic site map of non-hidden menu items in the footer. Optionally uses path.module." |
footermap.module |
footermap.module |
|
This module queries the menu for pages and makes a dynamic
sitemap at the bottom of the page. |