| Cub Scout Graphic Header Website |
| Written by Expert Web Master | |
| Monday, 04 February 2008 | |
If you are looking for a useful website template, then here it is. It is easy to install and modify and will fit into almost any pack situation. This website is a professional design yet easily modified by the novice user. Complete website for the pack. Includes a scrapbook page, calendar page and a place for each den. It is a single graphic header website. It will get your pack on the internet in one night. Easily modified for your use.
Some Key Features of the website is a JavaScript header and footer. This way the header and footer can be modified and controlled from one point. It has pages for Tiger, Wolf, Bear, Webelos 1, Webelos 2, Join us page, Scrapbook page to show off pictures, Calendar to list events for the entire year, and the CubNet Internet Guide. The Scrapbook will show unlimited number of pictures one at a time. The Calendar you set for the year and then it will show one month at a time with the current month first. To edit the site you can use any website editor. The instruction are based for the Netscape 7.0 composer that comes with the Netscape browser. For more information on website tools see the free article section of this site. The site looks like this:
First step is to Download the site and install it on your computer: Download Cub Scout Web Site After downloading and installing the file you need to create a directory for your website development. We recommend C:\Web Development. Then create a directory for your Cub Scout Website. C:\Web Development\CubScout\. Next unzip the zip file into this directory with the create sub directory option turned on. The rest of this article will deal with editing the websit Editing the Header and Footer: The header and footer are modified in a JavaScript file that you open in Netscape composer. The file name is "control_data.js" - you will have to set the file listing to all to see this file. After opening the file you will see a number of comments and a lot of code. You will change specific parts of the code and then save the changes. To change the header graphics, there is a file in the images directory called header.jpg. Edit this file to change the top graphic header.
//Footer Information The pictures for the footer are located in the images directroy and sized for 100 x100 pics. They are: Editing the Home Page: The home page is changed by opening the web page "index.htm". The large picture is located in the images directory and is called "homepg.jpg" Please replace this picture with one from a Pack event from your own pack.Edit Calendar Page: To edit the calendar page open the page "calendar.htm" in your editor. There is a month listing on the left hand side. The text can be changed and the formatting will stay the same. Do not remove any of the table cell features. Put the entire years schedule in at once. Find the table with the month you need to add dates and time with events and descriptions. The date is put in the far left cell, time in the center cell and the event with description in the larger cell. The formatting for this text is predefined. If you need to add rows for more dates and you are using Netscape composer, select the last row of the month and click the left hand side of the mouse. A menu listing will come up, select "Table Instert.. Row Below". This will insert a new row below the one you clicked over. Add as many dates as you wish for that month. You can also remove rows in a similar manner. Do not Delete Any of the Months. This is a scripted page that will only show one month at a time. If you open the page in your browser it will show the current month and click on the left to select other months. Font Setting: (See Changing Fonts and Colors).calHeader - controls the Month Name and "Select Month" .calDateTime .calEvent .calSelect - controls the month names on the left select menu.
Edit Scrapbook Page: To edit the scrap book page open the file "scrapbook.htm" in your editor. This page is a scripted page with a number of hidden features. The only setting you need to change are in the table in the lower part of the page. The table has a header with descriptions of the data to be put in the rows below it. You may add or remove rows to add or remove the number of pictures in the scrap book page. All the picture files need to be placed in the images directory. Just put the name of the picture file in the left column, the name to appear in the left hand selector and the text that will appear below the picture in the right cell. To see the page you will have to open it in a browser window. It will show one picture at a time with the picture listing on the left. Picture sizes are recommended to be 300 to 500 pics wide. The larger the picture the slower the download time. Font Setting: (See Changing Fonts and Colors).sbLeftHeader - header for the left picture selector. .sbLeftName - left picture selector names. .SbCaption - caption text.
Edit Other Pages: To edit the other pages of the site: These page all similar formats. There is a picture on the top left sized 150 x 150, text below it and a picture that is tall and skinny. There is text in the main part of the page. You can replace any of these items easily. Font Setting: (See Changing Fonts and Colors) Changing Fonts and Colors: All of the fonts and colors for the text are controlled in the file "contorl_Fonts.css". This can be edited in Netscape Composer. .textNormal { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000} font-family: controls the fonts. Most of the class settings are for a specific page. ".textNormal" will change the text from most of the sight. IF you change the font formatting on a page using its formatter then it will over ride this setting but not remove it. All text you do not specifically change will default to the settings in this file.
|
|
| Last Updated ( Monday, 04 February 2008 ) |