Help with menu
How to set this menu without that "next" pages?
I want to show this in one page only PHP Code:
|
Re: Help with menu
Code:
menu_setprop(menu, MPROP_PERPAGE, 0 /* Number of items per page (param1 = number, 0=no paginating, 7=default) */); |
Re: Help with menu
Wait, now how i set the EXIT to slot 0?
|
Re: Help with menu
Use menu_addblank to get Exit to 0
|
Re: Help with menu
nothing changes.. maybe my menu is bad coded, what's wrong
PHP Code:
|
Re: Help with menu
What is the way to create a menu with 7/8/9 items (without using next/back pages) and with exit in slot 0?
|
Re: Help with menu
You can have maximum 7 items per page
|
Re: Help with menu
Quote:
|
| All times are GMT -4. The time now is 10:04. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.