Hey, Randra! Okay, There are some things you might want to do, before you upload all these files. Pardon me if I go into too much detail. I figured, the more detail here, the better. And, hopefully, less mess and problems for in the future. If you run into serious troubles/problems, don't hesitate to get in touch with me; I've got a backup of your files, for just such an emergency. ------------------------------------------ ------------------------------------------ 1) First and foremost, I'd be crazy if I didn't suggest making a backup copy of all your current files -- Just in case. ---------------------------------------------------------------------------------------------------------- 2) All of your "picture" directories that are directly related to your "dev" site should be inside the "dev" directory... http://www.loqtech.com/there/dev/(folder name)/(pictures) This is absolutely imperative. For some reason, the pictures will not change unless they are in the /dev directory. I could not get the tree menu to open any other web address, including the full URL. Some of the files I noticed that *weren't* in the /dev folder were: a) Momma Randra's Pizza ... www.loqtech.com/there/mrp/assets/ ---------------------------------------------------------------------------------------------------------- 3) There are some missing pictures for items: a) Snowfall ( 1 2 3 ) b) C.B.P. ( 1 2 3 4 5 6 7 8 9 10 ) c) Jack'o'Lantern II (1) d) Teddy Blue (1) e) Piano Bench (1 2) f) Platinum Black (1 2) [hoverbike] I did not include a "spaceholder" for these items, because the tree nodes didn't respond well to my "#" symbol, which is usually the default spaceholder link. However, these links are easy to add, and if you'd like, I can add them for you, at a later date, when the snapshots are in place. ---------------------------------------------------------------------------------------------------------- 4) Installing the new pages: a) All of your "picture" directories and files should remain where they are; all other .htm/.html files may be deleted or saved as a backup b) Upload all the files, replacing the index.html and main.html files ---------------------------------------------------------------------------------------------------------- 5) Adding new content to the site: Easy as pie! a) Create a new subfolder/directory and fill it with pics b) Open the tree_nodes.js file, and add your new links. c) Make double sure each new "folder" in the tree menu starts with an open bracket and ends with a closed bracket and a comma. The tree looks rather confusing at first, but after a while, bracket placement becomes second nature. d) Make double sure each call to a picture file is preceded with showpic.php?pic= ...followed by the subdir, followed by the picture name and file extension e) Save and upload the new tree_nodes.js file f) The main.html file can still be used as a splash page, or for coming attractions or for textural news. ---------------------------------------------------------------------------------------------------------- VERSIONS & NOTES: main.html I got rid of all your tables, font tags (it has degraded), and extraneous tags. This code is slick and simplified. The pattern here is:
You can change the .h coloring in the CSS style script, at the top of the main.html page. You can change the .p coloring doing the same thing. Try to keep "p class=h" on your HEADLINEStag, that's what makes the lovely bigger text and coloration. Officially, this is version 10 of your new website. It went through far too many changes to denote here.