Jump to content
MakeWebGames

Recommended Posts

Posted

A while ago i made a Theme creator which was good but the Menu always stayed the same. And now that people can Add Graphics to menus i thought it would be a good idea so admins could add their own touch of class to their menus. and let the users swap and change them.

SQLS

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

call this file choosemenu.php

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

open up global_func.php and add

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

open preferences.php and add this link to the rest...

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Now open up header.php

find include "mainmenu.php";

overwrite that with.

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

DONT UPLOAD HEADER.php just yet until youve done the next part

Posted

Re: [MMCODES V2] Menu Creator to work with the Themecreator

STAFF SECTION

call this file staff_menucreator.php

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Now open up smenu.php

and add these links

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Ok as of now your mainmenu.php needs to be renamed to the value you set when creating a new menu via the admin menu

Example

Menu ID: 1

Menu Title: glossy menu

Menu Number: 1

---------------------------

Menu ID: <<< REFERS TO THE MENU ID TO BE CHOSEN

Menu Title: <<< THIS IS WHAT THE USER SEES FROM THE DROPDOWN

Menu Number: <<< THIS IS THE NUMBER OF THE FILE YOUVE CHOSEN

All new files will need to be numbered so your mainmenu.php will become 1.php and a new one when made and created 2.php and so on...

Posted

Re: [MMCODES V2] Menu Creator to work with the Themecreator

Screenie

menutype.jpg

This screenshot is what ive done to my menus those that are using the standard MCC menus will not see their version look anything like this/ But the idea is you Surround youe link in 3 images those being top center bottom...

I'll share the images for the Coiled Menu..

round21.jpg << TOP

round21.jpg

round17a.jpg << MIDDLE

round17a.jpg

round20.jpg << BOTTOM

round20.jpg

 

Quick Guide on how to wrap around your links.......

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

If ya need more help just post.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...