Skip to content

a1ee9b/modified-shop-dropdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

modified-shop-dropdown

An easy to customize dropdown menu for the modified:shop

Needs testing

Installation

  • Copy the files, according to the folder structure, to your template
  • include the box wherever you want (probably index.html)
<div id="menu-main">
	{$box_DROPDOWN}
</div>

Customization

Edit smarty/dropdown.tpl to your liking. A new UL will be created for every level.

The file menu.less holds the basic statements to build a horizontal menu.

You can exclude specific categories by adding their ID to the array source/boxes/dropdown.php:$cat_exceptions()

About

An easy to customize dropdown menu for the modified:shop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages