WebSite Mapping
Web Site:
The website main page is found in \public_html\default.php. From this file all other pages of the website are called or transferred to a difference site like “Church art Online.org” for are Church Calendar and FOC Blog. All pages use the same pattern or template and are controlled by the same css file found in \public_html\default.css.
Sometimes we want to change the background color to match the color of the church year. Advent > Blue, Epiphany > Green, Lent > Purple, Ash Wednesday and Good Friday > Black, Pentecost and Reformation > Red, and so on. This is done by change the background command in Line 3 of default.css the background files are called (area-black.jpg, area-blue.jpg, area-green.jpg, area-purpel.jpg, area-red.jpg, area-white.jpg) and are found in \public_html\image\.
During advent we place a advent wreath in the top portion of the page. This is done by replace the file top_06.png with several Jpeg file called (top_06Love.jpg, top_06peace.jpg, top_06Joy.jpg, top_06Hope.jpg) in the top.inc found in \public_html\.
 Photo Gallery:
Uses \public_html\TempletPage.php with a Frame add for the PHPSlideShow.php. Each SlideShow called, uses the same files but in different directories. (I.e.\public_html\ slideshow\youth and \public_html\slideshow\adult\). DEFAULT INSTALL of PHPSlideShow.php: Download PHPSlideshow.zip from http://www.zinkwazi.com/scripts and unzip the contents into a directory of images you want SlideShow to show. .That's it,y our slideshow is ready, simply navigate to the phpslideshow.php script in your browser. more information on phpslideshow
NOTE: Be sure that you are loading phpslideshow. php in your browser and NOT the template.html file (you'll see a strange broken page if you do this)
TempletPage:
The web page is made up of three sections, “Top”, “Navigation”, and “Content”. The page is control by a css file. \public_html\css\default.css.
  • The “Top” section is build by an include file \public_html\top.inc It is made up of a
  • picture broken up into 17 jpeg file arranged in three(3) rows and five (5)cells, all jpegs file are found in \public_html\image directory.
  • The “ Navigation” section is build by an include file \public_html\menu.inc It is made up of jpeg image of navigation icons. The Icons are set up with “onmouse” and “mouseover” commands allowing them to see alive. All jpegs images are found in \public_html\image directory.
  • The “Content” section is build by using standard HTTP langrage. This is the section that is control by the Webmaster of the Site.



Copyright 2006 Family of Christ Church. All Rights Reserved. For comments about
this website, please direct them to webmaster@foc-lcms.org. Site Designed by