Jump to content
MakeWebGames

Recommended Posts

Posted

Hey peeps,

Don't know whether this is the right forum i should be posting this on, If it is then i apologize for it :)

The problem is that my staff menu layout is all over the place and doesn't look right :/ I have tried to sort this issue out for a while now but i cant get my head around it :(

If i post a picture for you all to look at then maybe you could fix it if some of the coding is wrong or something :)

capturekw.jpg

Posted

Your code is bugged and is including both the mainmenu.php and smenu.php. The stock MCCodes doesn't have this bug, so it must be a modification you've made.

Check header.php and/or sglobals.php to look for the possibility that both are being included/called by mistake.

Posted

Yeah, in your header file you will have a menu function and a smenu function or something simular, just copy your menu function to smenu function and that should sort your layout problem.

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...