Burning 03 Dec 2008 12:09 PM7508 Reads No comments
HORIZONTAL MENU :
• how it works ?
2 files : - globalnav-dynamic.html, called by "include" in theme.html - globalnav-dynamic.css, called by xometas.html
• how to customize ? - colors : in globalnav-dynamic.css, modify "color" and "background-color" (4 instructions, see comments) - links : in globalnav-dynamic.html, modify url with your owns and use module folder name to activate current status in navbar (xo<{if $xoops_dirname == "your-module-folder"}>-current<{/if}>)