Heisenberg submitted a new resource:
You must be registered for see links
- Side Floating MenuvB Version: 4.x.x
Install:
- Unzip the file upload.rar, clientscript upload folder to the root of the forum.
- Import file product-side_floating_menu.xml.
Manual:
To get it from the right side into mmenu.js
Search for:
Code:if (! o.menupos) {o.menupos = "left"};
Replace with:
Code:if (! o.menupos) {o.menupos = "right"};
Other positions customization.
The url of the menu item and then edit the file menuItems.js.
Color, size, slow-paced editing of files...
You must be registered for see links
Last edited: