| View previous topic :: View next topic |
| Author |
Message |
Samkitz
Joined: 30 Mar 2012 Posts: 25
|
Posted: Wed Apr 18, 2012 12:16 pm Post subject: Edit Menus as drop down items |
|
|
I am trying to edit the menu of EBP to be a drop down style menu.
How would I go about doing this?
I am looking at the head user and public txt files but am a little stumped.
I would also like for each created banner to be in a drop down instead of a new menu item getting added. |
|
| Back to top |
|
 |
PHPWebScripts Richard - Admin
Joined: 13 Jan 2003 Posts: 5693
|
Posted: Wed Apr 18, 2012 1:27 pm Post subject: |
|
|
| The menu is editable in templates _head_users.txt, user_menu_one_size.txt and advertiser_menu_one_size.txt. In the file common.php in main directory is available the function get_user_menu_new which creates the list of banner sizes with their submenus, you probably will need to edit this function as well. |
|
| Back to top |
|
 |
|