PHP Code .inc file.

this is your code for the pages you create, this goes at the end of the php code.

This is the html code for the center of the page, if you don't have this; the page will not work. You can add your own images.

  Other settings are in the inc files, like links.inc has the link and background settings. The menu settings are located in the settings.inc file, to delete the menuitem you have to place a // at the begging of the echo code. The settings for the header is in the header.inc file and same for the footer.inc file, The settings for the scroll bar are in the background.inc file.

  The settings for the sidebar are in the sidebar.inc file, to add a image to the sidebar open the menucom.inc file. For the sidebar items open the menuitems.inc file to add or change items. If you would like a menu in the footer, add the menuitems in the footmenu.inc file. To add or delete the footer items add a // at the begging of the echo code, this will turn off or on the settings.