new menu problem
I have created a menu and I want to make it multilined, like to add a couple of lines in the title, but it makes extra line, like this:
Code:
Menu Title:code: Code:
public test(id) |
Re: new menu problem
Please explain better what you're trying to do and what you have currently done (the lang file).
|
Re: new menu problem
menu_additem(menu, szInfo, "1");
--> menu_additem(menu, szInfo, ""); |
Re: new menu problem
That will change precisely nothing.
|
Re: new menu problem
Quote:
Code:
Menu title:Code:
Menu title:Code:
\rMenu title\r:^n^n \r- \yExtra text\r:^n \r- \yExtra text\r:^n^n |
Re: new menu problem
Quote:
PHP Code:
Quote:
|
Re: new menu problem
Quote:
|
Re: new menu problem
Try removing every ^n then try adding them again one by one. You'll detect the mistake by doing that.
|
Re: new menu problem
You need to make a menu with old format.
|
Re: new menu problem
Quote:
|
| All times are GMT -4. The time now is 20:58. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.