Jump to content
MakeWebGames

Recommended Posts

Posted

Okay so i create templates for my clients and i am trying to learn a little bit about how to intergrate mccodes into the template ...

so if i have a sliced up template for ingame what would i need to do to the V1 header to intergrate the annoucements and energy will bars etc + name and money etc .

Thanks in advance!!!

Posted

When I do it (which is rarely, and most probably can be done much easier/quicker), I;

  • Open up header.php
  • Paste in the CSS (using link rel)
  • Manually 'extract' the different parts of the header (header, mainmenu, smenu area, endpage - The functions. I don't have the file at hand, so I can tell you the exact names)
  • Via trial and error, I paste in parts of the template, and re-integrate the PHP back into the HTML template that I just pasted in
  • I don't do it on a live site, for obvious reasons.

 

I haven't done it for a while, so I'm probably missing something, but hopefully that gives you a heads up.

Also, think about it logically when you're doing it ;)

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