|
How do I install Memory game on my server?
Memory comes with a zip file. Please unzip it and read file
readme_memory.html.
Can I add more categories?
Yes, you can.
By default, Memory comes with 3 categories: general, male, and
female
For example, if you want to create a new category named kids then use the
FTP software to login to your server, go inside the folder [memory]
and make a new directory named [kids].
Use FrontPage or Dreamweaver to edit file cat.html - Add the new link
to the category kids like this:
memory.php?step=show_ins&cat=kids
Then store image files inside kids
folder. Each Memory image comes with 2 files:
xx.gif (Mouse up image)
xx_dn.gif (Mouse down image)
How do I remove the Male Erotic & Female Erotic category?
It's very simple.
Use FrontPage or Dreamweaver to edit file cat.html - You just need to
delete the banner link


Use FTP to login to your server, go inside folder [memory] and delete 2
subfolders : [male] + [female]
How do I change the look of Memory game?
Memory game comes with HTML template. You just need to edit all of the
.html files inside the folder [memory].
|