PDA

View Full Version : HELP !!!!! with page setup


nochecks
1-17-04, 02:43 PM
How do I setup this page so that is is the backdrop for my pages and all the information if filled into the white area in the center?
like a shtml file? I cant make it work on my own?

Anyone???

I am new at this crazy stuff and I need a little help.

Thanks for any help

Mark

www.pariscitynews.org

Rick_E
1-17-04, 08:27 PM
You could create the page as a frames page and load the content into a frame in the middle. The content pages would be separate and be only the content without any of the surrounding material.

That said, some people don't like frames pages because it's hard to bookmark a specific page.

You could also use a PHP include statement to include the content page at a specific location on the page. This would accomplish the same thing without using frames.

If you have only a modest number of pages (fewer than 20?) it may work out better just to create the various pages separately, as separate pages.

nbuzdor@project
4-2-04, 11:08 AM
There's several other threads on how to get .shtml files to work. Do a forum search on "SSI" if these don't answer your questions:
http://forum.powweb.com/showthread.php?s=&threadid=22666&highlight=shtml
http://forum.powweb.com/showthread.php?s=&threadid=26985&highlight=%2Ahtaccess+and+ssi

Good luck.

BerksWebGuy
4-2-04, 11:10 AM
See this thread HERE (http://forum.powweb.com/showthread.php?s=&threadid=35207).

Good Luck :cool: